( file /etc/sysconfig/ntpd )
with -x flag which prevents time from adjusting backward.
This comes very crucial in debugging Oracle Clusterware.NTP will synchronize clocks among all nodes which will make correct analysis of trace files based on time stamps .
Oracle is providing diagnostic collection script diagcollection.pl to collect important log files.
Script is located under $
It will generate four tar.gz files in local directory which will have following information:
traces,logs and cores for CRS home
ocrcheck , ocrdump
CRS core files
OS logs
After you are done you can clean them with same script.Just run diagcollection.pl -clean option.
Script must be run as root .
No comments:
Post a Comment