SNAX/APC Management Programming Manual

ZAPC-TKN-TRACE-RECSIZE
Common Definitions
111813 Tandem Computers Incorporated 4–45
ZAPC-VAL-TRC-OPT-BUFFER
traces records obtained and returned to the local or extended buffer pool.
ZAPC-VAL-TRC-OPT-DFC
traces the finite state machines (FSMs) for the Data Flow Control (DFC) layer.
ZAPC-VAL-TRC-OPT-LNS
traces the FSMs for the Logical Network Services (LNS) layer.
ZAPC-VAL-TRC-OPT-PROC
traces data handled by the internal procedures of SNAX/APC.
ZAPC-VAL-TRC-OPT-PS
traces the FSMs for the Presentation Services (PS) layer.
ZAPC-VAL-TRC-OPT-QUEUE
traces the enqueuing and dequeuing of internal buffers.
ZAPC-VAL-TRC-OPT-RM
traces the FSMs for the Resource Manager (RM) layer.
ZAPC-VAL-TRC-OPT-SPI
traces an object’s hierarchical tree for an SPI command.
ZAPC-VAL-TRC-OPT-TASK
is defined for future enhancements.
ZAPC-VAL-TRC-OPT-TC
traces the FSMs for the Transmission Control (TC) layer.
ZAPC-TKN-TRACE-PAGES
designates how much space, in units of pages, is allocated in the extended data
segment used for tracing. The TRACE-PAGES token can be specified only when a
trace is being initiated. The range is 5 to 32767, and 300 is the default.
The TRACE-PAGES token has the token type ZSPI-TYP-INT. The programmatic
command that uses this token is ZCOM-CMD-TRACE. The valid object types for
this token are LU and PROC.
ZAPC-TKN-TRACE-RECSIZE
specifies the length of the data in the trace data records. The range is 80 to 4000,
and the default is 250. The length of the trace header, which is 22 bytes, is not
included in the size.
The TRACE-RECSIZE token has the token type ZSPI-TYP-INT. The programmatic
command that uses this token is ZCOM-CMD-TRACE. The valid object types for
this token are LU and PROC.