OSI/TS Management Programming Manual
RESETSTATS PROCESS Command
Commands and Responses
056786 Tandem Computers Incorporated 5–131
RESETSTATS PROCESS
Command
The RESETSTATS PROCESS command returns the current statistics for the specified
process, then resets the statistics counters to zero. This is a sensitive command;
however, it does not change the state of any OSI/TS subsystem objects.
Command
ZCOM-CMD-RESETSTATS
Object Type
ZCOM-OBJ-PROCESS
Tokens in Command Buffer
ZSPI-TKN-MANAGER token-type ZSPI-TYP-FNAME32.
ZCOM-TKN-XMGR token-type ZSPI-TYP-STRING.
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING.
ZCOM-TKN-CMD-TIMEOUT token-type ZSPI-TYP-TIMESTAMP.
ZSPI-TKN-RESPONSE-TYPE token-type ZSPI-TYP-RESPONSE-TYPE.
ZSPI-TKN-ALLOW-TYPE token-type ZSPI-TYP-ALLOW-TYPE.
ZSPI-TKN-COMMENT token-type ZSPI-TYP-STRING.
Tokens in Response Buffer
ZSPI-TKN-DATALIST token-type ZSPI-TYP-LIST.
ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM.
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING.
ZOS4-MAP-STATS-PROC-TSP
def ZOS4-DDL-STATS-PROC-TSP.
02 ZRESET-TMSTP type ZSPI-DDL-TIMESTAMP.
02 ZSAMPLE-TMSTP type ZSPI-DDL-TIMESTAMP.
02 ZTCB-TBL-FREE-CNT type ZSPI-DDL-INT.
02 ZTCB-TBL-ALLOC-FAIL type ZSPI-DDL-INT.
02 ZTCB-TBL-MIN-EVER-FREE
type ZSPI-DDL-INT.
02 ZTCB-TBL-ENTRY-CNT type ZSPI-DDL-INT.
02 ZTCB-TBL-ENTRY-SIZE type ZSPI-DDL-INT.
02 ZRCB-TBL-FREE-CNT type ZSPI-DDL-INT.
02 ZRCB-TBL-ALLOC-FAIL type ZSPI-DDL-INT.
02 ZRCB-TBL-MIN-EVER-FREE
type ZSPI-DDL-INT.
02 ZRCB-TBL-ENTRY-CNT type ZSPI-DDL-INT.
02 ZRCB-TBL-ENTRY-SIZE type ZSPI-DDL-INT.
02 ZNCB-TBL-FREE-CNT type ZSPI-DDL-INT.
02 ZNCB-TBL-ALLOC-FAIL type ZSPI-DDL-INT.
–>