OSI/TS Management Programming Manual

TRACE PROCESS Command
Commands and Responses
5–202 056786 Tandem Computers Incorporated
Tokens in Command Buffer
ZSPI-TKN-MANAGER or ZCOM-TKN-XMGR
is the Guardian 90 C-series system (ZSPI-TKN-MANAGER) or D-series system
(ZCOM-TKN-XMGR) process name of the TSP process to which SCP is to send
this command. This token is optional and must occur only once in the command.
ZCOM-TKN-OBJNAME
is the name of the process to be traced. This token is required, must occur only
once, and must be the same as the TSP process name specified in either ZSPI-TKN-
MANAGER or ZCOM-TKN-XMGR.
ZCOM-TKN-TRACE-OPT
identifies one or more OSI/AS trace options to be enabled. This token is optional
and can occur multiple times. The acceptable values are as follows:
ZCOM-VAL-TRACE-OPT-ALL
Trace all options that apply to the specified process.
ZOS4-VAL-TRACE-OPT-TSP-L3
Trace Layer 3.
ZOS4-VAL-TRACE-OPT-TSP-L4
Trace Layer 4.
ZOS4-VAL-TRACE-OPT-TSP-MSG
Trace requests and replies through $RECEIVE.
ZOS4-VAL-TRACE-OPT-TSP-NETIO
Trace I/O operations to the Network Layer I/O process.
Duplicate occurrences of ZCOM-TKN-TRACE-OPT are allowed. More than one
option can be selected. If this token is not present, all trace options will be on.
ZCOM-TKN-TRACE-BKUP
specifies whether or not the backup TSP process is to be traced. If the value of this
token is ZSPI-VAL-TRUE, the primary TSP process will forward the trace request
to its backup process. If the value of this token is ZSPI-VAL-FALSE, the primary
TSP process will not forward the trace request to the backup. This token is
optional and must occur only once.
ZCOM-MAP-TRACE-MODIF
is described in the Subsystem Control Point (SCP) Management Programming Manual.
This token is required and must occur only once.