A CICS Resource that describes an MVS TCB in the CICS address space.
The Primary key field for this resource class is TCBADDRESS .
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 | |
TCBADDRESS-1 | HEX | STAT | 4 | MAX | MVS TCB address | 1 |
TCBNAME | CHAR | STAT | 8 | DIF | TCB name | 2 |
TCBSTGBELOW | BINARY | STAT | 4 | N/A | Private storage below 16MB | 3 |
TCBCPUTIME | INTSTCK | STAT | 8 | MAX | CPU time used by the TCB | 4 |
TCBSTGABOVE | BINARY | STAT | 4 | N/A | Private storage above 16MB | 5 |
TCBMOTHER | HEX | STAT | 4 | MAX | Address of mother TCB | 6 |
TCBSISTER | HEX | STAT | 4 | MAX | Address of sister TCB | 7 |
TCBDAUGHTER | HEX | STAT | 4 | MAX | Address of daughter TCB | 8 |
TCBCICSTASK | DECIMAL | STAT | 4 | MAX | CICS task number for a dedicated TCB | 9 |
TCBTYPE | CVDAS | STAT | 4 | LIKE | TCB type | 13 |
TCBTYPE Output Valid Values | CICS NONCICS |