GDSX Management Programming Manual
Commands and Responses
GDSX Management Programming Manual—529930-001
5-58
STATISTICS Command
ZGDS-IOCB
contains I/O-control-block (IOCB) statistics. It contains the following subfields:
•
ZSIZE: Configured size of the IOCB
•
ZINUSE: IOCB size currently in use
•
ZLARGEST: Largest number of IOCBs allocated
•
ZATTEMPTS: Number of IOCB allocation attempts
•
ZWAITES: Total number of IOCB events waiting
•
ZWAITER: Number of IOCB events currently waiting
•
ZMAX-WAITERS: Maximum number of IOCB events allowed to wait
•
ZFAILS: Number of IOCB allocation attempts that failed
ZGDS-BUF-POOL
contains buffer pool statistics. It contains the following subfields:
•
ZSIZE: Configured size of the buffer pool
•
ZINUSE: Buffer pool size currently in use
•
ZLARGEST: Largest number of buffer pools allocated
•
ZATTEMPTS: Number of buffer pool allocation attempts
•
ZWAITES: Total number of buffer pool events waiting
•
ZWAITER: Number of buffer pool events currently waiting
•
ZMAX-WAITERS: Maximum number of buffer pool events allowed to wait
•
ZFAILS: Number of buffer pool allocation attempts that failed
ZGDS-MSG-POOL
contains message pool statistics. It contains the following subfields:
•
ZSIZE: Configured size of the message pool
•
ZINUSE: Message pool size currently in use
•
ZLARGEST: Largest number of message pools allocated
•
ZATTEMPTS: Number of message pool allocation attempts
•
ZWAITES: Total number of message pool events waiting
•
ZWAITER: Number of message pool events currently waiting
•
ZMAX-WAITERS: Maximum number of message pool events allowed to
wait