Expand Management Programming Manual
 COMMANDS AND RESPONSES
 RESETSTATS LINE Command
 RESETSTATS LINE Command
 The RESETSTATS LINE command returns statistical information about
 the execution history of one or more lines--dynamic information
 such as request counts, numbers of errors, and so forth--and then
 restores the statistics counters to their initial values.
 Command
 ZCOM-CMD-RESETSTATS
 Object Type
 ZCOM-OBJ-LINE
 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.
 ZSPI-TKN-MAXRESP token-type ZSPI-TYP-INT. !o
 ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.!o
 ZSPI-TKN-RESPONSE-TYPE token-type ZSPI-TYP-ENUM. !o
 ZSPI-TKN-ALLOW-TYPE token-type ZSPI-TYP-ENUM. !o
 ZSPI-TKN-COMMENT token-type ZSPI-TYP-STRING. !o
 Tokens in Response Buffer
 ZSPI-TKN-DATALIST token-type ZSPI-TYP-LIST.
 ...
 ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
 >
 7-68










