Articles
Directory Structure in Oracle Applications
- Details
- Category: Oracle Apps Basics
- Published Date
- Written by Aarthi Sudhakar
- Hits: 5832
{StickyNote}{/StickyNote}The root structure is HOME. Under HOME we have APPS and INST directory.APPS directory has APPL_TOP and the installation of forms OH and application server 10g.The E-Business suite and Application Server used is 10g.The directory 10.1.2 belongs to form oracle home and directory 10.1.3 belongs to application server oracle home.Since these are the underlying technology they are grouped under TECH_ST.APPS_ST contains the APPL_TOP and COMMON_TOP. In apps11i the APPL_TOP directory used to have format
R12 Directory Structure:

INST directory is an instance directory.We have a new environment variable in R12 called as INST_TOP, which points in this directory.It contains all the config files,log files,ssl certificates,document root ect.Multiple instances can easily share the same middle tier/DB by creating a new instance_top with proper config files and nfs mount the middle tier in the server.
In 11i we have 3 top directory under HOME directory.
There is a change as well in the JAVA_TOP. In R12 $JAVA_TOP is $COMMON_TOP/java/classes which contains classes and archives in $COMMON_TOP/java/lib.Where as in 11i both the archives and classes are in $COMMON_TOP/java.
In 11i release all the config/log files were in COMMON_TOP. This has been shifted to INST_TOP.The admin directory is in the $INST_TOP in R12 and the same is in $COMMON_TOP in 11i.
TweetShare ThisHits : (5832)

I am an Oracle Applications Framework Consultant who works primarily on Oracle Site Hub.


