A CICS Resource that provides information about all the MVS TCBs in the CICS address space.
The MVSTCBGL resource does not provide an explicit key attribute. The set of object instances returned is a function of the scope in effect when the request is made.
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 | |
CICSTCBCOUNT | BINARY | STAT | 4 | N/A | Current number of CICS TCBs | 1 |
NONCICSTCBCT | BINARY | STAT | 4 | N/A | Current number of non-CICS TCBs | 2 |
CICSTCBTIME | INTSTCK | STAT | 8 | N/A | CPU time used by current attached CICS TCBs | 3 |
NCICSTCBTIME | INTSTCK | STAT | 8 | N/A | CPU time used by current attached non-CICS TCBs | 4 |
CICSTCBSTGB | BINARY | STAT | 4 | N/A | Storage below 16MB allocated to CICS TCBs | 5 |
NCICSTCBSTGB | BINARY | STAT | 4 | N/A | Storage below 16MB allocated to non-CICS TCBs | 6 |
CICSTCBSTGA | BINARY | STAT | 4 | N/A | Storage above 16MB allocated to CICS TCBs | 7 |
NCICSTCBSTGA | BINARY | STAT | 4 | N/A | Storage above 16MB allocated to non-CICS TCBs | 8 |