Oracle RAC notes: log file location
Oct 14
Database Oracle, RAC No Comments
Clusterware (grid) log files:
$ORA_CRS_HOME/log/<node_name>/:
- alert<node_name>.log: you can check status of all services, for example, CSSD, CTSS, CRSD.
- crsd/crsd.log: CRSD log file.
- ohasd/ohasd.log: OHASD log file.
- agent/crsd: sometimes, when you fails to start a resource, you can check this folder.
$ORA_CRS_HOME/log/diag/tnslsnr/<node_name>/:
- listener_<SCAN name><SCAN number>/alert/log.xml: SCAN listener log file.
DB log files:
$ORACLE_BASE/diag/rdbms/<db_name>/<instance_name>/:
- alert/log.xml: this db instance log file.
- trace/alert_<instance_name>.log: this db instance trace log file.
$ORACLE_BASE/diag/tnslsnr/<node_name>/listener/:
- alert/log.xml: this node instance listener log file.
- trace/listener.log: this node instance listener trace log file.
–EOF–
Twitter
Flickr
Facebook
Email
RSS