Home » Page 118

Weblogic : Sun JDK and Oracle Jrocket

There are two modes in weblogic : development and Production mode Development mode 1) it comes with sun jDK 2) autodeployment is enabled Production mode 1) it comes with Jrocket JVM 2) autodeployment is enabled Jrocket has following advantages over sun JDK 1) Jrocket has better performance tracking tools with no overhead on the performance …

Weblogic : Sun JDK and Oracle Jrocket Read More »

R12.2 Online Patching Readiness Report

R12.2 Online Patching Readiness Report   Online patching analysis report – Available for all releases prior to 12.2 Delivered as a standalone patch •16236081:R12.AD.C 12.2.2 •16236081:R12.AD.B 12.1 •16236081:R12.AD.A 12.0 •16236081:11i • Reports all violations of “Non-Editioned Objects can’t reference Editioned Objects” – EBS Code – Custom Code Reviews schemas that are registered with the EBS …

R12.2 Online Patching Readiness Report Read More »

Logical view of the data model in R12.2

Logical view of the data model in R12.2 1) All the code should access the tables through APPS synonym 2) Editioning view are created over physical tables and APPS synonym are created to editioning view as shown in below figure WF_ITEMS: Physical table WF_ITEMS#: Editioning view APPS.WF_ITEMS : APPS synonym to Editioning views 3)  All …

Logical view of the data model in R12.2 Read More »

Scroll to Top