Monday 8 April 2019

Cluster log location in 18c

The location of cluster log’s has been changed in 18c to $ORACLE_BASE/diag/crs/<hostname>/crs/trace/

[grid@node01~]$ ls -ltr $ORACLE_HOME/log/node01/crsd
 Total 0
[grid@node01 ~]$ crsctl query crs activeversion
Oracle Clusterware active version on the cluster is [18.0.0.0.0]

18c standard cluster:
Name of alert log: alert.log
Location of alert log: $ORACLE_BASE/diag/crs/node1/crs/trace

18c flex cluster:
Name of alert log: alert<hostname>.log
Location of alert log: $ORACLE_HOME/log/node1

No comments:

Post a Comment