Autoconfig Log Location in EBS 12.2.X
Log files for Autoconfig execution Oracle EBS R12.2.4 are below:
On Applicaion Tier: $INST_TOP/admin/log/<MMDDhhmm>
On Database Tier: $ORACLE_HOME/appsutil/log/<CONTEXT_NAME>/<MMDDhhmm>
3.Log files for start/stop of services from $ADMIN_SCRIPTS_HOME
In below directory we will find log files related to start/stop process of oacore, forms, apache, opmn,
weblogic admin server/node manager:
$LOG_HOME/appl/admin/log
4.Log/Out files for Concurrent programs/managers in Oracle R12.2.4 are in below location:
Log/Out files for Oracle Release 12.2 are stored in Non-Editioned filesystem(NE).
Log files: $APPLCSF/$APPLLOG (or $NE_BASE/inst/<CONTEXT_NAME>/logs/appl/conc/log)
Out files: $APPLCSF/$APPLOUT (or $NE_BASE/inst/<CONTEXT_NAME>/logs/appl/conc/out)
5.Log files for OPMN and OHS processes in Oracle R12.2.4 are in below location:
Below directory contains log files related OPMN process(opmn.log),
OPMN Debug logs(debug.log), HTTP Transaction logs (access.log),security settings related logs.
$IAS_ORACLE_HOME/instances/<ohs_instance>/diagnostics/logs
6.Log file for Weblogic Node Manager in Oracle R12.2.4 are in below location:
Log file is generated by Node Manager and contains data for all domains that
are controlled by Node Manager on a given physical machine.
$FMW_HOME/wlserver_10.3/common/nodemanager/nmHome1/nodemanager.log
7.Log file for Weblogic in Oracle R12.2.4 for Oracle Management Service are below
Initial settings for AdminServer and Domain level information is written in this log file
$EBS_DOMAIN_HOME/sysman/log
8.Log files for server processes initiated through Weblogic in Oracle R12.2.4 are in below location:
Stdout and stderr messages generated by the forms, oafm and oacore services are located
at NOTICE severity level or higher are written by Weblogic Node Manager to below directory.
$EBS_DOMAIN_HOME/servers/<server_name>/logs/<server_name>.out
Comments
Post a Comment