GDSX Management Programming Manual

Commands and Responses
GDSX Management Programming Manual529930-001
5-60
STATISTICS Command
ZCHKPTS
is the number of checkpoints used.
ZITC-MSGS
is the number of internal task communication messages.
ZITC-BYTES
is the number of bytes used for all internal task communication messages.
ZWRITES
is the number of WRITE commands issued.
ZOUT-BYTES
is the number of bytes written.
ZREADS
is the number of READ commands issued.
ZIN-BYTES
is the number of bytes read.
ZERRS
is the number of errors.
ZGDS-MAP-STATS-LINE
is a structured token containing the statistical information for the specified line. It
has the token number ZGDS-TNM-STATS-LINE and the DDL definition ZGDS-
DDL-STATS-LINE. ZGDS-MAP-STATS-LINE contains the following fields:
ZRECV-MSGS
is the number of messages received.
ZRECV-BYTES
is the number of bytes allocated for messages received.
ZRECV-LARGEST
is the largest number of message bytes received.
ZREPLIES
is the number of message replies sent.