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

COUNT count
count is an integer in the range -1 to (32k-1). It specifies the number of trace records to
be captured. If COUNT is not specified (or is specified as -1), records are accumulated until the
trace is stopped or the file file-spec is full.
NOCOLL
Indicates that the trace collector process should not be initiated. The disk file is to be written
to by Guardian. The attributes WRAP and NOCOLL cannot be specified together.
PAGES pages
pages specifies how many extended data segment pages are allocated when tracing. An
integer value in the range 4 to 64 is expected. The default is 64 pages.
RECSIZE size
size is an integer in the range 1024 to 4050. It controls the length of the data in the trace
data records. The trace header not included in the RECSIZE. The default is 120 bytes. Eight
bytes are used for the header, and 120 bytes are trace data.
WRAP
Specifies that when the trace disk file end-of-file (EOF) is reached, trace data wraps around to
the beginning of the file and overwrites any data that is there.
This command starts a trace of $ZTC2 to file TRACE5.
Example 104 TRACE PROCESS (CIPSAM)
> TRACE PROCESS $ZTC2, TO TRACE5, RECSIZE 4050, SELECT ALL
VERSION Command, CIPSAM
The only supported VERSION command for CIPSAM is VERSION PROCESS.
VERSION PROCESS
The VERSION PROCESS command displays the version number of the specified CIPSAM process.
VERSION PROCESS Command Syntax
VERSION PROCESS $cipsam-name
Example 105 displays the version of the CIPSAM process named $ZTC1:
Example 105 VERSION PROCESS
> VERSION PROCESS $ZTC1
$ZTC1: T0693H01_01AUG2008_AAB_SAM_Q35
CIPSAM SCF Commands 289