·
·
·
·
· APPS
CONTEXT_NAME is referred to _.CONTEXT_NAME.env is called environment setup file.
Whereas APPS
CONTEXT_NAME.env environment file.As pre R12 DBA must be aware of and fresher might be
thinking what it consist of. So here comes the answer....CONTEXT_NAME.env consist of :
· Product Directories and Subdirectories
· Product Directories Paths
· Other environment informationOracle application have important and core environment file is
· APPLFENV - This parameter refers to name of the
· APPL_TOP - This parameter refers to top-level directory for this installation of Oracle applications.
· INST_TOP - This parameter refers to top-level directory for this instance.
· FND_TOP - This parameter refers to path to AOL directory. For e.g /d01/oracle/apps/apps_st/appl/fnd/12.0.0
· AU_TOP - This parameter refers to path to the applications utilities directory. For e.g /d01/oracle/apps/apps_st/appl/au/12.0.0.
· NLS_LANG - This parameter refers to territory,language and character set installed in the database. For e.g AMERICAN_AMERICA.UTF8
· NLS_DATE_FORMAT - This parameter refers to National language support date format.For e.g The default is "DD-MON-RR", e.g 16-JUL-08.
·
NLS_NUMERIC_CHARACTERS - This parameter refers to National language support numberic separators. The defulat is period and comman (".,").
·
· GWYUID - This parameter refers to the user name/password that give access to the initial sign on.
· APPLDCP - This parameter refers to whether PCP is being used. This should be set to OFF if not using PCP.
· APPLTMP - This parameter refers to directory for temp file in Oracle Applications.
· APPLPTMP - This parameter refers to directory for temp PL/SQL output files.
· APPLCNAM - This parameter refers to 8.3 file name convention for concurrent manager log and output files format.
· APPLLOG - This parameter refers to concurrent manager log subdirectory.
· APPLOUT - This parameter refers to concurrent manager output files subdirectory.
· APPLCSF - This parameter refers to the top-level directory for concurrent manager log and output files if they are consolidated into single direcotry for all products.
· PATH - This parameter refers to sets directory search path
· FNDNAM - This parameter refers to the name of the schema to which the system administration responsibility connects.
· ADMIN_SCRIPTS_HOME - This parameter refers to directory under $INST_TOP that identifies the location of control scripts.
· PLATFORM - This parameter refers to the O/S currently in use. The value of this parameter should match with $APPL_TOP/admin/adpltfrom.txt
No comments:
Post a Comment