Dispatcher MVS TCB resource record (DSR – Type 41)
This topic provides a table describing MVS TCB resource statistics record.
Offset HEX/DEC | Field name | Length (DEC) - Type | Field description |
1C (28) | DSRTCBAD | 04 – X | Address of MVS TCB |
20 (32) | DSRTCBNM | 08 – C | Initial prog or qr, ro etc. |
28 (40) | DSRTCBTY | 01 – C | TCB type: 'C' for cics, 'N' for non-cics |
2C (44) | DSRCTASK | 04 – P | Cics task number or 0 |
30 (48) | DSRMOTHR | 04 – X | Address of mother TCB |
34 (52) | DSRSISTR | 04 – X | Address of sister TCB |
38 (56) | DSRDAUGH | 04 – X | Address of daughter TCB |
3C (60) | DSRCPUT | 08 – M | Total CPU time so far |
44 (68) | DSRSTGBL | 04 - B | Private storage below 16m |
48 (72) | DSRSTGAB | 04 – B | Private storage above 16m |
4C (76) | DSRSTUBL | 04 – B | TCB storage below 16m in use |
50 (80) | DSRSTUAB | 04 – B | TCB storage above 16m in use |