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.
DALBK | Back to Index page |
Prolog Control Block Contents DALBK DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
DALBK Prolog | Top of page |
NAME : HCPDALBK DESCRIPTION: Dumped Access List Block DSECT : DALBK FUNCTION : Contains Dump information for access lists LOCATED BY : DFMDALBK CREATED BY : This control block is used to map 4K record(s) in dumps. HCPVMYAL uses this control block when putting the access list information into the 4K records for VMDUMPs. HCPDMP (Hard ABEND dumps and snapdumps dumps), HCPABF (Soft Abend dumps) use this control block when building a dummy DALBK. DELETED BY : Not applicable RELOCATION CONSIDERATIONS : None COMMENTS : DALPAGCT is the number of access list entries that a one page DALBK can map. If DALVALID is greater than DALPAGCT, then when the dump viewing facility has processed DALPAGCT entries it must read the next 4K page and base the DALBK at that page. DALENTRY(1) on the first DALBK will be the first valid or revoked access list entry. DALENTRY(1) on the second DALBK will be the (DALPAGCT+1)th valid or revoked access list entry. DALENTRY(1) on the third DALBK will be the (2*DALPAGCT + 1)th valid or revoked access list entry and so on. The fields DALVALID and DALINVLD will be set in the first and last DALBK. VM Dump Tool does not use any information in this control block. |
DALBK Control Block Content | Top of page |
|
DALBK Storage Layout | Top of page |
*** DALBK - Dumped Access List Block * * +-------------------------------------------------------+ * 0 | DALBKID | * +-------------+-------------+---------------------------+ * 8 | DALVALID | DALINVLD | DALASIT- | * +-------------+-------------+---------------------------+ * 10 | -(00C) | DALALET | * +---------------------------+---------------------------+ * 18 | | * = DALSPCID = * | +-------------+------+---------------------------+ * 38 | |/////////////|:STATE| 3C * +------+-------------+------+ * *** DALBK - Dumped Access List Block |
DALBK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- DALALET 0014 DALASIT 000C DALBKID 0000 DALENTLN 003B 00000030 DALENTRY 000C DALINVLD 000A DALMLEN 000A 0000000C DALPAGCT 003B 00000055 DALPAGEX 003B 20 DALREADO 003B 40 DALREVKD 003B 80 DALSIZE 003B 00000008 DALSPCID 0018 DALSTATE 003B DALVALID 0008 |
Copyright IBM Corporation, 1990, 2022