OSI/MHS Management Programming Manual
Commands and Responses
OSI/MHS Management Programming Manual—424824-001
5-203
RESETSTATS APPL
Tokens in Command Buffer
ZSPI-TKN-MANAGER
is the MHS manager name, that is, the process to which SCP is to send this
command. This token is required and must occur only once.
ZCOM-TKN-OBJNAME
is the name of the APPL object for which the statistics counters are to be reset. This
token is required.
ZSPI-TKN-ALLOW-TYPE
ZSPI-TKN-RESPONSE-TYPE
ZSPI-TKN-COMMENT
are described in the SPI Programming Manual.
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.
ZMHS-MAP-STATS-MS-APPL
def ZMHS-DDL-STATS-MS-APPL.
02 ZREPS-STORED token-type ZSPI-DDL-INT2
02 ZDEL-MSGS-STORED token-type ZSPI-DDL-INT2
02 ZRET-CONT-STORED token-type ZSPI-DDL-INT2
02 ZCHILDREN-STORED token-type ZSPI-DDL-INT2
02 ZSIZE-MSGS-STORED token-type ZSPI-DDL-INT4
02 ZDISK-SPACE-STORED token-type ZSPI-DDL-INT4
02 ZREPS-DELETED token-type ZSPI-DDL-INT2
02 ZDEL-MSGS-DELETED token-type ZSPI-DDL-INT2
02 ZRET-CONT-DELETED token-type ZSPI-DDL-INT2
02 ZCHILDREN-DELETED token-type ZSPI-DDL-INT2
02 ZSIZE-MSGS-DELETED token-type ZSPI-DDL-INT4
02 ZDISK-SPACE-DELETED token-type ZSPI-DDL-INT4
02 ZMAX-REPS token-type ZSPI-DDL-INT2
02 ZMAX-DEL-MSGS token-type ZSPI-DDL-INT2
02 ZMAX-RET-CONT token-type ZSPI-DDL-INT2
02 ZMAX-CHILDREN token-type ZSPI-DDL-INT2
02 ZMAX-SIZE-MSGS token-type ZSPI-DDL-INT4
02 ZMAXDISK-SPACE token-type ZSPI-DDL-INT4
02 ZRESET-TIME token-type ZSPI-DDL-
TIMESTAMP
02 ZSAMPLE-TIME token-type ZSPI-DDL-
TIMESTAMP
end.
ZSPI-TKN-RETCODE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
. . .
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.