A CICS® Resource that describes a local shared resources buffer pool in an active CICS system being managed by CICSPlex® SM. An instance of LSRPBUF exists for each defined buffer size in the LSR pool.
While the LSRPBUF resource class identifies multiple key attributes, only the LSRPOOLID portion of the key can be specified in an EVALDEF INSTANCE attribute.
There are no object specific actions for this resource class.
Name | Datatype | Source | Len | Sum | Description | Attr ID |
---|---|---|---|---|---|---|
EYU_CICSNAME | CHAR | CPSM | 8 | N/A | CICS System Name | |
EYU_CICSREL | CHAR | CPSM | 4 | N/A | CICS Release | |
EYU_RESERVED | CHAR | CPSM | 4 | N/A | Reserved | |
POOLSIZETYPE-1 | CHAR | STAT | 8 | DIF | Pool ID, buffer size and buffer type | 1 |
HIPERBUFF | BINARY | STAT | 4 | AVG | Number of Hiperspace buffers | 2 |
LOOKASIDES | BINARY | STAT | 4 | AVG | Number of lookaside buffer reads | 3 |
READS | BINARY | STAT | 4 | AVG | Number of buffer reads | 4 |
USERIWRITE | BINARY | STAT | 4 | AVG | Number of user-initiated buffer writes | 5 |
NONUWRITE | BINARY | STAT | 4 | AVG | Number of non user-initiated buffer writes | 6 |
CREADS | BINARY | STAT | 4 | AVG | Number of successful CREAD requests | 7 |
CWRITES | BINARY | STAT | 4 | AVG | Number of successful CWRITE requests | 8 |
FAILCREADS | BINARY | STAT | 4 | AVG | Number of failed CREAD requests | 9 |
FAILCWRITES | BINARY | STAT | 4 | AVG | Number of failed CWRITE requests | 10 |
COUNT | BINARY | STAT | 2 | AVG | Number of buffers | 11 |
SIZE | BINARY | STAT | 4 | N/A | Buffer size | 13 |
TYPE | EYUDA | INQ | 4 | LIKE | Buffer usage | 14 |
TYPE Output Valid Values | DATA INDEX BOTH | |||||
POOL | BINARY | STAT | 1 | MAX | Pool number | 15 |