About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
RECBK | Back to Index page |
Prolog Control Block Contents RECBK DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
RECBK Prolog | Top of page |
NAME : HCPRECBK DESCRIPTION: RECORDING RECORD FORMAT BLOCK DSECT : RECBK FUNCTION : MAPS THE ENTRIES IN THE RECORDING TABLE OF SUBSCRIBERS TO VARIOUS RECORDING SYSTEM SERVICES LOCATED BY : RTHDATA CREATED BY : HCPREC ASSEMBLY DELETED BY : NONE 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 RECTVERS field.) |
RECBK Control Block Content | Top of page |
|
RECBK Storage Layout | Top of page |
*** RECBK - RECORDING RECORD FORMAT BLOCK * * +-------------------------------------------------------+ * 0 | RECTNAM | * +-------------------------------------------------------+ * 8 | RECTUID | * +---------------------------+-------------+------+------+ * 10 | RECTIXBK | RECTPATH |:TLMT |:TRID | * +---------------------------+-------------+------+------+ * 18 | RECTQUE | RECTCNT | * +---------------------------+------+------+------+------+ * 20 | RECTMSGL |//////|:TFLG2|:TVERS|:TFLG | * +---------------------------+------+------+------+------+ * 28 * *** RECBK - RECORDING RECORD FORMAT BLOCK *** Overlay for RECTCNT in RECBK * * +-------------+-------------+ * 18 ... 1C | RECV00CT | RECV00MN | * +-------------+-------------+-------------+------+------+ * 20 | RECV00ML | RECV00SV | 27 * +-------------+----------------------------------+ * *** Overlay for RECTCNT in RECBK *** Overlay for RECTMSGL in RECBK * * +-------------+-------------+ * 20 | RECV01MN | RECV01ML | 24 * +-------------+-------------+ * *** Overlay for RECTMSGL in RECBK |
RECBK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- RECALMT 0016 00000014 RECBLEN 0027 00000028 RECCLMT 0016 000000FF RECELMT 0016 00000002 RECOLDTQ 0025 80 RECSIZE 0027 00000005 RECSLMT 0016 00000002 RECTAUT 0027 40 RECTCNT 001C RECTEND 0027 08 RECTFLG 0027 RECTFLG2 0025 RECTINC 0027 01 RECTINT 0027 20 RECTIXBK 0010 RECTLMT 0016 RECTMSGL 0020 RECTNAM 0000 RECTNEXT 0027 00000028 RECTOFF 0027 80 RECTPATH 0014 RECTQUE 0018 RECTRID 0017 RECTUID 0008 RECTVERS 0026 RECTVN00 0026 00000000 RECTVN01 0026 00000001 RECTVN02 0026 00000002 RECTWRN 0027 02 RECTXTNT 0027 04 RECT2WAY 0027 10 RECV00CT 001C RECV00ML 0020 RECV00MN 001E RECV00SV 0022 RECV01ML 0022 RECV01MN 0020 |
Copyright IBM Corporation, 1990, 2018