0% found this document useful (0 votes)
130 views4 pages

Oracle EBS R12.2 Environment Guide

The document discusses environment files for an Oracle E-Business Suite R12.2 database and application. It describes logging in as the oracle and applmgr users, sourcing the database and application environment files PROD_mkode01.env and APPSPROD_mkode01.env, and lists frequently used environment variables for the database and application environments.

Uploaded by

Phani Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
130 views4 pages

Oracle EBS R12.2 Environment Guide

The document discusses environment files for an Oracle E-Business Suite R12.2 database and application. It describes logging in as the oracle and applmgr users, sourcing the database and application environment files PROD_mkode01.env and APPSPROD_mkode01.env, and lists frequently used environment variables for the database and application environments.

Uploaded by

Phani Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

R12.

2 ENVIRONMENT FILES

Markandeyulu Kode
AKSWAVE Oracle Trainings

Markandeyulu Kode | AKSWAVE Oracle Trainings 1


EBS R12.2 Environment Files

Database environment

Login to Database User

[root@mkode01 ~]# su - oracle

Change directory to ORACLE_HOME

[oracle@mkode01 ~]$ cd /u01/oracle/PROD/11.2.0/

[oracle@mkode01 11.2.0]$ pwd


/u01/oracle/PROD/11.2.0

Source Environment File ( File format: SID_hostname.env)

[oracle@mkode01 11.2.0]$ source PROD_mkode01.env

Frequently Used environment Variables

$ORACLE_HOME /u01/oracle/PROD/11.2.0 RDBMS ORACLE HOME


$ORACLE_SID PROD SID
$CONTEXT_FILE /u01/oracle/PROD/11.2.0/appsutil/PROD_mkode01.xml Context File
$CONTEXT_NAME PROD_mkode01 Context Name (SID_hostname)
$TNS_ADMIN /u01/oracle/PROD/11.2.0/network/admin/PROD_mkode01 TNS files Location
$HOSTNAME mkode01.oracle.com Hostname
$ADJVAPRG /u01/oracle/PROD/11.2.0/appsutil/jre/bin/java Java file location

Environment Files & Location

PROD_mkode01.env /u01/oracle/PROD/11.2.0 RDBMS Environment File

Application Environment

Login to Application User

[root@mkode01 ~]# su - applmgr

Change directory to Run Edition Application

Markandeyulu Kode | AKSWAVE Oracle Trainings 2


[applmgr@mkode01 ~]$ cd /u01/applmgr/PROD/fs1/EBSapps/appl/

[applmgr@mkode01 appl]$ pwd


/u01/applmgr/PROD/fs1/EBSapps/appl
[applmgr@mkode01 appl]$

Source Application Environment (File format: APPS<SID_Hostname>.env)

[applmgr@mkode01 appl]$ source APPSPROD_mkode01.env

Application Environment Files

EBSapps.env s_base run or patch file system


APPSPROD_mkode01.env /u01/applmgr/PROD/fs1/EBSapps/appl Consolidated Application
Environment file
PROD_mkode01.env /u01/applmgr/PROD/fs1/EBSapps/appl Application Environment File
adovars.env /u01/applmgr/PROD/fs1/EBSapps/appl/ Java Environment File
admin
PROD_mkode01.env /u01/applmgr/PROD/fs1/inst/apps/PRO 10.1.2 (Technology Stack)
D_mkode01/ora/10.1.2/ Environment File
CUSTOMPROD_mkode01.env /u01/applmgr/PROD/fs1/EBSapps/appl Custom Environment File

Frequently Used Environment Variables

$EBS_DOMAIN_HOME /u01/applmgr/PROD/fs1/FMW_Home/user_projects/d Domain name


omains/EBS_domain_PROD
$AF_JRE_TOP /u01/applmgr/PROD/fs1/FMW_Home/jrockit32/jre JRE Location
$FMW_HOME /u01/applmgr/PROD/fs1/FMW_Home Fusion Middleware Home
$APPL_TOP_NE /u01/applmgr/PROD/fs_ne/EBSapps/appl Non-Edition Application TOP
$USER applmgr Application User Name
$TWO_TASK PROD SID
$INST_TOP /u01/applmgr/PROD/fs1/inst/apps/PROD_mkode01 Instance Top
$TNS_ADMIN /u01/applmgr/PROD/fs1/inst/apps/PROD_mkode01/o Application TNS files
ra/10.1.2/network/admin
$APPLDCP OFF RAC enabled / Disabled
$LOG_HOME /u01/applmgr/PROD/fs1/inst/apps/PROD_mkode01/lo Logfiles home
gs
$OA_MEDIA /u01/applmgr/PROD/fs1/EBSapps/comn/java/classes/ Media Location
oracle/apps/media
$PATCH_BASE /u01/applmgr/PROD/fs2 Patch Base
$HOME /u01/applmgr Application User Name
$ADMIN_SCRIPTS_HOME /u01/applmgr/PROD/fs1/inst/apps/PROD_mkode01/a Application Control Scripts
dmin/scripts
$COMMON_TOP /u01/applmgr/PROD/fs1/EBSapps/comn Common file system
$APPL_TOP /u01/applmgr/PROD/fs1/EBSapps/appl Application TOP
$FND_TOP /u01/applmgr/PROD/fs1/EBSapps/appl/fnd/12.0.0 FND Product base
$AR_TOP /u01/applmgr/PROD/fs1/EBSapps/appl/ar/12.0.0 AR Product Base
$APPLCSF/$APPLLOG /u01/applmgr/PROD/fs_ne/inst/PROD_mkode01/logs/ Concurrent Manager Log files
appl/conc/log
$APPLCSF/$APPLOUT /u01/applmgr/PROD/fs_ne/inst/PROD_mkode01/logs/ Concurrent Manager Output
appl/conc/out files
$CONTEXT_FILE /u01/applmgr/PROD/fs1/inst/apps/PROD_mkode01/a Context File
ppl/admin/PROD_mkode01.xml

Markandeyulu Kode | AKSWAVE Oracle Trainings 3


$CONTEXT_NAME PROD_mkode01 Context Name
$HOSTNAME mkode01.oracle.com Host Name
$FILE_EDITION run Run Base
$RUN_BASE /u01/applmgr/PROD/fs1 Run base location
$PATCH_BASE /u01/applmgr/PROD/fs2 Patch Base Location
$IAS_ORACLE_HOME /u01/applmgr/PROD/fs1/FMW_Home/webtier Weblogic Oracle Home
$ORACLE_HOME /u01/applmgr/PROD/fs1/EBSapps/10.1.2 10.1.2 Oracle Home
$EBS_DOMAIN_HOME /u01/applmgr/PROD/fs1/FMW_Home/user_projects/d EBS domain Name
omains/EBS_domain_PROD
$EBS_ORACLE_HOME /u01/applmgr/PROD/fs1/FMW_Home/Oracle_EBS- EBS Oracle HOme
app1
$RW /u01/applmgr/PROD/fs1/EBSapps/10.1.2/reports Reports Home
$APPS_VERSION 12.2.0 Application version

Markandeyulu Kode | AKSWAVE Oracle Trainings 4

You might also like