(Gert Poel) Oracle Compound triggers can be handy when you need to share common data in various timing points, e.g. solving a mutating table problem.
Tag: Oracle
Very simple oracle package for HTTPS and HTTP
(Sayan Malakshinov) I don’t like to import certificates, so i cannot use httpuritype for HTTPS pages and I decided to create package which will work with https as http.
OUAF 4.3.0.1.0 Feature: Component Installs
(Anthony Shorten) One of the new features of Oracle Utilities Application Framework is Component Installation.The Oracle Utilities Application Framework has a multi-channel multi-tiered architecture. In the past to install individual components in a distributed manner needed additional manual effort
Oracle Compound trigger sections
(Gert Poel) Oracle Compound triggers can be handy when you need to share common data in various timing points, e.g. solving a mutating table problem.
Very simple oracle package for HTTPS and HTTP
(Sayan Malakshinov) I don’t like to import certificates, so i cannot use httpuritype for HTTPS pages and I decided to create package which will work with https as http.
OUAF 4.3.0.1.0 Feature: Component Installs
(Anthony Shorten) One of the new features of Oracle Utilities Application Framework is Component Installation.The Oracle Utilities Application Framework has a multi-channel multi-tiered architecture. In the past to install individual components in a distributed manner needed additional manual effort
PL/SQL bug with DBMS_RANDOM?
(mwidlake) I think I’ve found an (admittedly obscure) bug with DBMS_RANDOM, group functions, PL/SQL and/or SQL.
Example of Full Transportable Export to create a 12c PDB
(Martin Bach) Oracle has introduced a new way of transporting data from one platform to another in 12c. The new feature is called “Full Transportable Export”. This enhancement works from 11.2.0.3 and later and is a great way to move data, as it allows for an easy-to-use combination of Export Data Pu
Trace Files — 4 : Identifying a Trace File
(Hemant K Chitale) The server processid 2992 was on 18-Oct. The 21-Oct server processid was 3079.
PL/SQL bug with DBMS_RANDOM?
(mwidlake) I think I’ve found an (admittedly obscure) bug with DBMS_RANDOM, group functions, PL/SQL and/or SQL.
