Showing posts with label diagcollection.pl commands. Show all posts
Showing posts with label diagcollection.pl commands. Show all posts

January 8, 2017

diagcollection.pl commands in Oracle RAC

Oracle RAC 12c / 11g DIAGCOLLECTION commands

Tool to collect diagnosis information, from Oracle cluster home, Oracle home and Oracle base.

#$ORA_CRS_HOME/bin/diagcollection.pl

#$ORA_CRS_HOME/bin/diagcollection.pl --collect

#$ORA_CRS_HOME/bin/diagcollection.pl --collect --crs $ORA_CRS_HOME

#$ORA_CRS_HOME/bin/diagcollection.pl --collect --oh $ORACLE_HOME


#$ORA_CRS_HOME/bin/diagcollection.pl --collect --ob $ORACLE_BASE

#$ORA_CRS_HOME/bin/diagcollection.pl --collect --all

#$ORA_CRS_HOME/bin/diagcollection.pl --coreanalysis
--- analyze all the trace & log files and summarizes in a text file

#$ORA_CRS_HOME/bin/diagcollection.pl --clean --- cleans gathered info

Related Oracle Articles:   cluvfy commands RAC   crsctl commands RAC    srvctl commands RAC