Expand Management Programming Manual
COMMANDS AND RESPONSES
STATISTICS LINE Command
STATISTICS LINE Command
The STATISTICS 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.
Command
ZCOM-CMD-STATISTICS
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-83