Subsystem Control Point (SCP) Management Programming Manual
Common Definitions
Subsystem Control Point (SCP) Management Programming Manual—520619-001
4-25
ZTRC Definitions
ZTRC Definitions
The tracing-related definitions in this subsection are defined by ZTRC.
ZTRC Tokens
ZTRC-TKN-INIT-ERR-DETAIL
Both SCP processes and traced processes can include this token in ZTRC error messages
to provide an additional detail to characterize the error. This information is only
available to processes that use the DSM_TRACE_ procedure. The value that SCF
displays in the “Detail =” portion of the error messages generated by SCP and traced
processes is derived from this token.
ZTRC Maps
ZTRC-MAP-TRACE-MODIF
Requesters include this extensible structured token in TRACE commands to specify the
details of the trace.
ZTRC-MAP-TRACE-MODIF is based on ZTRC-DDL-TRACE-MODIF:
ZSTOP
specifies whether the command starts, modifies, or stops a trace. Valid values are:
token-code ZTRC-TKN-INIT-ERR-DETAIL
value ZTRC-TNM-INIT-ERR-DETAIL
token-type ZSPI-TYP-INT.
def ZTRC-DDL-TRACE-MODIF.
02 ZSTOP type ZSPI-DDL-BOOLEAN.
02 ZPRIM type ZSPI-DDL-BOOLEAN.
02 ZREC-SIZE type ZSPI-DDL-INT.
02 ZCNT type ZSPI-DDL-INT2.
02 ZXDS-PAGES type ZSPI-DDL-INT.
02 ZCOLL type ZSPI-DDL-BOOLEAN.
02 ZFNAME type ZSPI-DDL-FNAME32.
02 ZWRAP type ZSPI-DDL-BOOLEAN.
end.
ZSPI-VAL-TRUE The tracing process stops the trace.
ZSPI-VAL-FALSE
or blank
If ZFNAME contains a file name, SCP or the tracing process
initiates a trace. If ZFNAME is blank, SCP or the tracing
process modifies the existing trace.