User's Manual

4.5
clgetoralog
-
Collect Oracle information for
troubleshooting
User
Super user
Format
/opt/FJSVclora/bin/clgetoralog [-n configure_name] [-d output_directory]
Function
It is a feature to collect Oracle information for troubleshooting. The “clgetoralog”
command collects Oracle information and log files on a PRIMECLUSTER system.
The “clgetoralog” command collects
$ORACLE_HOME/dbs/*.log
$ORACLE_HOME/rdbms/log/
$ORACLE_HOME/../../admin/$ORACLE_SID/pfile/*.ora
$ORACLE_HOME/../../admin/$ORACLE_SID/bdump/*.log
$ORACLE_HOME/network/admin/*.ora
$ORACLE_HOME/network/log/*.log
If –n option is specified, the “clgetoralog” command collects configuration information of
PRIMECLUSTER Wizard for Oracle and log files.
Parameter
[-n configure_name]
It specifies the RMS definition name including the PRIMECLUSTER Wizard for Oracle
information that you need in addition to Oracle information. Without this option, the
“clgetoralog” command collects Oracle information using current active RMS definition
name.
[-d output_directory]
It specifies the directory where collected Oracle information is stored. Without this option,
collected Oracle information is stored in the following directory.
/opt/FJSVclora/bin/snap
Exit status
0 : Normal termination
Other than 0 : Abnormal termination
34