| RTHBK | Back to Index page |
|
Prolog Control Block Contents RTHBK DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
| RTHBK Prolog | Top of page |
NAME : HCPRTHBK
DESCRIPTION: RECORDING TABLE HEADER BLOCK
DSECT : RTHBK
FUNCTION : MAPS OUT THE HEADER INFORMATION ON THE RECORDING
SYSTEM SERVICE TABLE
LOCATED BY : SYSRECQU
SERIALIZED : SYSRECLK
RELOCATION CONSIDERATIONS : None
COMPATIBILITY AND MIGRATION CONCERNS : This control block gets checkpointed during SHUTDOWN and
will be read back in during a WARM start. Therefore, if
the format of the block changes due to service being
applied before the warm start, code should be in place to
distinguish between the old and new format. (See the
note below describing the RTHVERS field.)
|
| RTHBK Control Block Content | Top of page |
|
| RTHBK Storage Layout | Top of page |
*** RTHBK - RECORDING TABLE HEADER BLOCK
*
* +---------------------------+-------------+-------------+
* 0 | RTHQUE |/////////////|/////////////|
* +------+------+-------------+------+------+-------------+
* 8 |:VERS |RTHRID| RTHFRESZ |:FLAG |//////| RTHDCNT |
* +------+------+-------------+------+------+-------------+
*
*** RTHBK - RECORDING TABLE HEADER BLOCK
|
| RTHBK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- RTHDATA 0010 RTHDATAB 0010 00000FE0 RTHDCNT 000E RTHDWRDS 0010 000001FE RTHFLAG 000C RTHFRESZ 000A RTHQUE 0000 RTHRECWK 0010 00000FB0 RTHRID 0009 RTHRINC 000C 40 RTHRINIT 000C 80 RTHRSSWK 0010 00000FD8 RTHVERS 0008 RTHVN00 0008 00000000 RTHVN01 0008 00000001 |
Copyright IBM Corporation, 1990, 2022