OSI/FTAM and OSI/APLMGR SCF Reference Manual
SCF Commands for Tandem FTAM
OSI/FTAM and OSI/APLMGR SCF Reference Manual—421943-001
3-117
TRACE PROCESS
trace-option
is one of the following trace options, which modify the trace operation:
COUNT count
specifies the number of trace records to be captured. If you do not specify this
option, or specify it as -1, records are accumulated until the trace is stopped.
This option has a value ranging between -1 and 32,767.
NOCOLL
indicates that you wish to trace the specified process without initiating a trace
collector process.
PAGES pages
specifies how many pages are allocated in the extended data segment used for
tracing.
This option must be an integer, in the range 4 through the maximum system
limit of addressable memory. You can specify this option only when you initiate
the trace.
The default value is 64 pages. If you omit this option or set the value to 0, the
default value is assumed.
RECSIZE size
specifies the length of the data in each trace data record.
This option must be an integer, in the range 128 through 4050. A RECSIZE of
4050 is recommended; shorter values may result in truncation of trace data.
The default value is 128. If you omit this option or set the value to 0, the default
value is assumed.