VUDBK | Back to Index page |
Prolog Control Block Contents VUDBK DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
VUDBK Prolog | Top of page |
NAME : HCPVUDBK DESCRIPTION: Vestigial User Data Block DSECT : VUDBK FUNCTION : To contain Vestigial User Data (historical data for resources owned by the user which have since been destroyed). LOCATED BY : VMDVUDBK Field of a base VMDBK CREATED BY : VUDBKs are dynamically created by HCPASMDS or HCPASNRS when destroying an address space. DELETED BY : VUDBKs are deleted during log-off processing. SERIALIZED : Access to this control block is obtained by acquiring the owning user's VUDBK spin lock. RELOCATION CONSIDERATIONS : This block is sent to the destination system during a relocation. Any changes made to it should be done in a compatible manner. Offsets for existing fields should not change; any new fields should be added to the end. If changes are made to this block, consideration should also be given to creating and sending a LGRVUDBK COPY file (i.e., a relocation mapping file). |
VUDBK Control Block Content | Top of page |
|
VUDBK Storage Layout | Top of page |
*** VUDBK - Vestigial User Data Block * * +---------------------------+---------------------------+ * 0 | VUDOWNER |///////////////////////////| * +---------------------------+---------------------------+ * 8 | VUDCPPST | VUDCPPGR | * +---------------------------+---------------------------+ * 10 | VUDCPPGW | VUDCPXRD | * +---------------------------+---------------------------+ * 18 | VUDCPXWT | VUDCPMIG | * +---------------------------+---------------------------+ * 20 |///////////////////////////|///////////////////////////| * +---------------------------+---------------------------+ * 28 | VUDCSPST | VUDCSPGR | * +---------------------------+---------------------------+ * 30 | VUDCSPGW | VUDCSXRD | * +---------------------------+---------------------------+ * 38 | VUDCSXWT | VUDCSMIG | * +---------------------------+---------------------------+ * 40 |///////////////////////////|///////////////////////////| * +---------------------------+---------------------------+ * 48 | VUDCPINT | VUDCPREL | * +---------------------------+---------------------------+ * 50 | VUDCPINV | VUDCPPFI | * +---------------------------+---------------------------+ * 58 | VUDCPPFA | VUDCPFRY | * +---------------------------+---------------------------+ * 60 | VUDCPFNR | VUDCPXRL | * +---------------------------+---------------------------+ * 68 | VUDCSINT | VUDCSREL | * +---------------------------+---------------------------+ * 70 | VUDCSINV | VUDCSPFI | * +---------------------------+---------------------------+ * 78 | VUDCSPFA | VUDCSFRY | * +---------------------------+---------------------------+ * 80 | VUDCSFNR | VUDCSXRL | * +---------------------------+---------------------------+ * 88 * *** VUDBK - Vestigial User Data Block |
VUDBK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- VUDCPFNR 0060 VUDCPFRY 005C VUDCPINT 0048 VUDCPINV 0050 VUDCPMIG 001C VUDCPPFA 0058 VUDCPPFI 0054 VUDCPPGR 000C VUDCPPGW 0010 VUDCPPST 0008 VUDCPREL 004C VUDCPXRD 0014 VUDCPXRL 0064 VUDCPXWT 0018 VUDCSFNR 0080 VUDCSFRY 007C VUDCSINT 0068 VUDCSINV 0070 VUDCSMIG 003C VUDCSPFA 0078 VUDCSPFI 0074 VUDCSPGR 002C VUDCSPGW 0030 VUDCSPST 0028 VUDCSREL 006C VUDCSXRD 0034 VUDCSXRL 0084 VUDCSXWT 0038 VUDLEN 0084 00000088 VUDOWNER 0000 VUDSIZE 0084 00000011 |
Copyright IBM Corporation, 1990, 2022