Expand Management Programming Manual

COMMANDS AND RESPONSES
TRACE Command (NCP Process, Lines, and Paths)
TRACE Command (NCP Process, Lines, and Paths)
This form of the TRACE command initiates, modifies, or terminates
trace mode on the NCP process, a line, or a path.
When trace mode is started on an object, trace data, as specified
in the TRACE command, is collected in a special trace file.
This data can later be formatted and displayed using the PTRACE
program, as described in the
PTRACE Reference Manual
, or by using
SCF in PTRACE mode.
This form of the TRACE command is not passed to the EXPAND
manager process. Instead, it is processed by the tracing
facility provided by SCP. For more information about this
tracing facility, refer to the
Communications Management
Programming Manual
.
Command
ZCOM-CMD-TRACE
Object Type
ZCOM-OBJ-PROCESS
Tokens in Command Buffer
ZSPI-TKN-MANAGER token-type ZSPI-TYP-FNAME32. !r
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING. !r
ZCOM-TKN-CMD-TIMEOUT token-type ZSPI-TYP-TIMESTAMP. !o
ZCOM-MAP-REQID !o
def ZCOM-DDL-REQID.
02 ZCRTPID type ZSPI-DDL-CRTPID. !r
02 ZPAID type ZSPI-DDL-INT. !r
end.
ZCOM-MAP-TRACE-MODIF !r
def ZCOM-DDL-TRACE-MODIF.
02 ZSTOP type ZSPI-DDL-BOOLEAN. !r
02 ZPRIM type ZSPI-DDL-BOOLEAN. !r
02 ZREC-SIZE type ZSPI-DDL-INT. !r
02 ZCNT type ZSPI-DDL-INT2. !r
>
7-121