Cluster I/O Protocols (CIP) Configuration and Management Manual (H06.16+, J06.05+)

Example 20 Collect Debug Data From Single CLIM
\BLOKE.$SYSTEM.STARTUP 3> CLIMDBUG N1002582 $SYSTEM.OSMTEST
Debug Info CLIM \BLOKE.$ZZCIP.N1002582
PAK File....................$SYSTEM.OSMTEST.ZCL04D01
Contents of PAK File......../home/debuginfo/clim-20101116220455.tgz
/home/debuginfo/clim-20101116220456.tgz
/home/debuginfo/clim-20101116220457.tgz
Log File....................$SYSTEM.ZSERVICE.ZCL04L10
Termination Info: 0
Example 21 Collect Debug Data From Multiple CLIMs
\BLOKE.$SYSTEM.STARTUP 3> CLIMDBUG /online/ S100253*
Debug Info CLIM \BLOKE.$ZZCIP.S1002531
PAK File...................$SYSTEM.ZSERVICE.ZCL06D08
Contents of PAK File......./home/debuginfo/clim-20101116220458.tgz
Log File...................$SYSTEM.ZSERVICE.ZCL06L11
Debug Info CLIM \BLOKE.$ZZCIP.S1002533
PAK File.....................$SYSTEM.ZSERVICE.ZCL07D09
Contents of PAK File........./home/debuginfo/clim-20101116220459.tgz
Log File.....................$SYSTEM.ZSERVICE.ZCL07L11
Termination Info: 0
CLIMDBUG tool reports completion status on the last line of the displayed text as Termination
Info:completion-code. The tool also, sets the :_completion:completioncode TACL
variable to an appropriate completion-code value.
On successful execution, the tool reports the completion-code as zero. Unsuccessful execution
results in a non-zero completion-code. The errors are reported with positive completion-code
where as warnings are reported with negative completion-code.
DescriptionCompletion-code
A non-super group user invoked CLIMDBUG–1
There are no debug data files on the target CLIM–2
Success0
Syntax Error1
Less than 20 GB free disk space is available under the volume $vol on the NonStop file system
where the data file needs to be created
2
clim-name-pattern is either invalid or it does not match any CLIM under the NonStop host3
SSH connection could not be established to the target CLIM4
Failure in generating online CLIM debug data file on the target CLIM5
Failure in transferring debug data files from the target CLIM6
Failure in creating the data file on the NonStop Host7
208 Collecting Data for CLIM Issues