Expand Management Programming Manual
 COMMANDS AND RESPONSES
 TRACE Command (EXPAND Manager Process)
 TRACE Command (EXPAND Manager Process)
 This form of the TRACE command initiates, modifies, or terminates
 trace mode on the EXPAND manager process.
 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
.
 This form of the TRACE command (a trace of the EXPAND manager
 process) is processed by the EXPAND manager process itself and
 not by SCP. The EXPAND manager process uses the GDS tracing
 facilities, which are described in the 
General Device Support
(GDS) 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
 02 ZXDS-PAGES type ZSPI-DDL-INT. !r
 >
 7-116










