GDSX Management Programming Manual

Commands and Responses
GDSX Management Programming Manual529930-001
5-59
STATISTICS Command
ZFAILS: Number of message pool allocation attempts that failed
ZGDS-EXT-POOL
contains external pool statistics. It contains the following subfields:
ZSIZE: Configured size of the external pool
ZINUSE: External pool size currently in use
ZLARGEST: Largest number of external pools allocated
ZATTEMPTS: Number of external pool allocation attempts
ZWAITES: Total number of external pool events waiting
ZWAITER: Number of external pool events currently waiting
ZMAX-WAITERS: Maximum number of external pool events allowed to
wait
ZFAILS: Number of external pool allocation attempts that failed
ZGDS-MAP-STATS-TASK
is a structured token containing the statistical information for the specified task. It
has the token number ZGDS-TNM-STATS-TASK and the DDL definition ZGDS-
DDL-STATS-TASK. ZGDS-MAP-STATS-TASK 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.
ZREPLY-BYTES
is the number of bytes of message replies sent.
ZREPLY-LARGEST
is the largest number of bytes of message replies sent.
ZDSPTCHS
is the number of dispatches.