|
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.
| |