$DVLBK | Back to Index page |
Prolog Control Block Contents $DVLBK DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
$DVLBK Prolog | Top of page |
NAME : LGRDVLBK DESCRIPTION: Relocation mapping for HCPDVLBK DSECT : $DVLBK FUNCTION : LGRDVLBK describes those fields of the DVLBK that will be migrated to the destination system during guest relocation. LOCATED BY : This is a mapping of the RDODATA area within the RDOBK during guest relocation. CREATED BY : HCPRLFLF - DVLBK Formatter for LGR DELETED BY : HCPRLDRL - Release storage associated with an RDP RELOCATION CONSIDERATIONS : This control block is used during live guest relocation. It is used to relocate a control block defined in a corresponding HCP COPY file. Any fields or bits defined in HCPDVLBK which are required on the destination system must be defined here, and code must be added to migrate the field or bit during a relocation. |
$DVLBK Control Block Content | Top of page |
|
$DVLBK Storage Layout | Top of page |
*** $DVLBK - Relocation mapping for HCPDVLBK * * +-------------+-------------+---------------------------+ * 0 | $DVL_HDRL | $DVL_BITL |///////////////////////////| * +-------------+-------------+---------------------------+ * 8 | $DVLHFRST | $DVLHSOFR | * +---------------------------+---------------------------+ * 10 | $DVLHLAST | $DVLHMXNM | * +---------------------------+---------------------------+ * 18 | $DVLHADBM |///////////////////////////| * +---------------------------+---------------------------+ * 20 * *** $DVLBK - Relocation mapping for HCPDVLBK *** Overlay for $DVL_DATA in $DVLBK * * +---------------------------+---------------------------+ * 8 | $DVLRNEXT | $DVLRFRST | * +---------------------------+---------------------------+ * 10 | $DVLRSOFR | $DVLRLST | * +---------------------------+---------------------------+ * 18 | $DVLRCNT | $DVLRESET | * +---------------------------+---------------------------+ * 20 * *** Overlay for $DVL_DATA in $DVLBK |
$DVLBK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- $DVL_BITL 0002 $DVL_BITS 0008 $DVL_BLEN 0008 00000000 $DVL_DATA 0008 $DVL_HDLN 0004 00000008 $DVL_HDRL 0000 $DVL_VER 0000 00000001 $DVLBYSZ 001C 00000020 $DVLHADBM 0018 $DVLHFRST 0008 $DVLHLAST 0010 $DVLHMXNM 0014 $DVLHSOFR 000C $DVLRCNT 0018 $DVLRESET 001C $DVLRFRST 000C $DVLRLST 0014 $DVLRNEXT 0008 $DVLRSOFR 0010 $DVLSIZE 001C 00000004 |
Copyright IBM Corporation, 1990, 2022