Oracle   Home  

 

Oracle Database 9i, 10g, 11g

Oracle Data Warehouse & BI

Oracle Applications EBS 11i, R12

 Oracle Middleware

SQL & PL/SQL

UNIX/ Linux

   Home  >  Oracle Applications 11i/ R12  >  Oracle Application 11i DBA  >  Oracle Applications 11i File System

 

 

Oracle Applications 11i eBusiness Suite DBA

Oracle Applications 11i File System

 

 

NOTE: This article named Oracle Applications 11i File System  was taken from  www.in-oracle.com.

 

 

      

Application TOP Directory

 

    The Application TOP Directory is the directory where the Oracle Applications are installed. In my case I have a single-node installation and the Oracle Application eBusiness Suite is installed in /APPS directory which can be named the TOP directory. 

 

    Here are the structure of the TOP directory (in order to have a clear explanation I use a single-node installation):

 

 

    As we can see in the picture the TOP directory contains (this is by default installation):

 

Specific Product Directory ($APPL_TOP)

 

    The Specific Product Directory is the Oracle Applications top-level directory and is defined by the APPL_TOP environment variable. This directory contains the files associated with all the Oracle Applications products  (AR, GL, AP, etc ), administrative files (in admin, au directory) and the environment files associated with the Application Tier (VIS.env, VIS_apps_svr.env, APPSORA.env, APPSVIS_apps_svr.env). 

 

 

    In $APPL_TOP/admin directory contains files and scripts used by AD utilities during the upgrade and maintenance processes. See the picture bellow:

 

 

    Here are main files/ directory in $APPL_TOP/admin directory:

    $APPL_TOP/ad directory contains a set of tools used for installing, upgrading and administering the Oracle Application System. $AD_TOP variable point to the top-level Application DBA (AD) directory. See the picture bellow:

 

 

 

    In this picture we can see also that the bin directory under $AD_TOP contains the commands which start the AD utilities (ex: adadmin, adctrl).

 

    $APPL_TOP/au directory contains product files that are consolidated in a single location for optimal processing.  Here is the $APPL_TOP/au/11.5.10 ($AU_TOP) content: 

 

 

    This directory contains the source of  PL/SQL libraries used by Forms (resource directory), PL/SQL libraries used by Reports (plsql directory), Forms files (forms directory), a copy of java files used by JInitiator when regenerating the desktop clent JAR files (java directory).

    Each Oracle Application Product has his own directory and contains the specific files needed for that product. Each <PROD>_TOP directory has a similar structure as $AU_TOP, but here there are the generated runtime files instead the source files. Here is the structure of General Ledger top-level directory ($GL_TOP) :

 

 

    If the Oracle Applications supports 2 languages (US and FR for instance) we will have 2 subdirectories under some directories (forms, reports, mesg) which contains files for each installed language.

 

    

Common Product Directory ($COMMON_TOP)

 

The Common Product/ Components Directory (COMMON_TOP or <db_name>comn directory) contains files used by different Oracle Applications products/ components or third-party products. Here is the structure of COMMON_TOP directory:

 

  

 

    $COMMON_TOP/admin ( ./log and ./out) is the default location for the Concurrent Manager log & output files. Also, JAVA_TOP (java directory) and OAH_TOP (html directory) are by default under COMMON_TOP directory.  

 

 

Application Technology Stack Directory

 

Oracle Applications Technology Stack Directory (<db_name>ora) contains 2 directories. Here is the structure of Oracle Applications Technology Stack Directory:

 

 

    8.0.6 directory contains ORACLE_HOME for the Developer 6i products (Forms, Reports and Graphics). The product libraries in this directory is used to relink Oracle Applications executables. This is the Oracle Home used by the AdAdmin and AutoPatch.  

 

    iAS directory is the ORACLE_HOME for Oracle 9i Application Server (which include Oracle HTTP server). 

 

 

Database File System

 

The Database File System contains:

 

NOTE: This article named Oracle Applications 11i File System  was taken from  www.in-oracle.com.

 

Oracle Database 9i, 10g, 11g

Oracle Data Warehouse & BI Oracle Applications EBS 11i, R12  Oracle Middleware

SQL & PL/SQL

UNIX/ Linux

   Home  >  Oracle Applications 11i/ R12  >  Oracle Application 11i DBA  >  Oracle Applications 11i File System

 

 

Different Romanian Links/ Linkuri romanesti diferite

  1. Invata limba engleza (Learn English language if you are Romanian)

  Doresti un proiect de arhitectura ieftin (pentru zonele Buzau, Bucuresti sau Prahova) ?

 

Oracle Home - home page

Disclaimer: The views expressed on this web site are my own and do not reflect the views of Oracle Corporation. You may use the information from this site only at your risk. Copyright (c) 2009-2011 Paul Catalin Tomoiu. All rights reserved.