PAM Management Programming Manual
Common Definitions
PAM Management Programming Manual—142481
4-8
Command Numbers
ZCOM-MAP-TRACE-MODIF
ZCOM-MAP-TRACE-WORK
The following information about these definitions is specific to the PAM subsystem:
ZCOM-MAP-TRACE-MODIF 
is the extensible structured token sent in the TRACE command by the requester and 
contains the trace parameters that control the initiation of the trace file, selection of 
the trace environment, and termination of trace mode. The initiation and selection is 
handled in one ZCOM-MAP-TRACE-MODIF token. When the trace is to be 
terminated, the requester sends another ZCOM-MAP-TRACE-MODIF token with 
the ZSTOP field containing the value ZSPI-VAL-TRUE. The contents of the token 
are as follows:
Command Numbers
The data communications standard definitions for command numbers are as follows:
ZCOM-CMD-ABORT
ZCOM-CMD-ADD
ZCOM-CMD-ALTER
ZCOM-CMD-DELETE
ZCOM-CMD-GETVERSION
ZCOM-CMD-INFO
ZCOM-CMD-LISTOBJECTS
ZCOM-CMD-LISTOPENS
ZCOM-CMD-RESETSTATS
ZCOM-CMD-START
ZCOM-CMD-STATISTICS
ZCOM-CMD-STATUS
ZCOM-CMD-STOP
ZCOM-CMD-SWITCH
ZCOM-CMD-TRACE
ZCOM-MAP-TRACE-MODIF
 def ZCOM-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 FNAME type ZSPI-DDL-FNAME32.
 end.










