SNAX/APC Management Programming Manual
TRACE Command
Commands and Responses
5–112 111813 Tandem Computers Incorporated
Tokens in Command Buffer
ZSPI-TKN-MANAGER
is a standard SPI token that is optional for SNAX/APC. In other subsystems, this
token contains the process name; however, for SNAX/APC, object names include
the SNAX/APC process name, so this token is not necessary.
ZCOM-TKN-OBJNAME
is a standard data communications token that identifies the object name and the
SNAX/APC process name. SNAX/APC object names have the format
$
snax/apc-process-name
.
object-name
. This token is required. Refer to
Section 3, “Elements of SPI Messages for SNAX/APC,” for further information.
ZAPC-TKN-TRC-OPT
specifies what information about the traced object is to be collected. There is an
occurrence of this token for each object selected.
ZAPC-TKN-TRACE-STOP
discontinues the trace currently in progress. Either this token or the TRACE-
XFNAME token must be present in the buffer, and both cannot be present at the
same time.
ZAPC-TKN-TRACE-PAGES
designates how much space, in units of pages, is allocated in the extended data
segment used for tracing.
ZAPC-TKN-TRACE-RECSIZE
specifies the length of the data in the trace data records.
ZAPC-TKN-TRACE-WRAP
specifies what action is taken when the trace file is full.
ZAPC-TKN-TRACE-XFNAME
specifies the name of the file to which trace information is to be written. Either
this token or the TRACE-STOP token must be present in the buffer, and both
cannot be present at the same time.
ZCOM-TKN-CMD-TIMEOUT
is a standard data communications token described in the SPI Common Extensions
Manual.