|
NAME : HCPDGDBK
DESCRIPTION: Directory generic data block
DSECT : DGDBK
FUNCTION : The directory generic data block maps a block
written by the generic write routine in HCPDIR.
LOCATED BY : DGRPNDAD/DGRPNDSP fields of HCPDGRPM
DVMDWDAD/DVMDWDSP fields of HCPDVMD
DVMDUDAD/DVMDUDSP fields of HCPDVMD
DVMDRDAD/DVMDRDSP fields of HCPDVMD
DVMDSDAD/DVMDSDSP fields of HCPDVMD
DVMDCOMA/DVMDCOMD fields of HCPDVMD
DNXGIDAD/DNXGIDSP fields of HCPDNXBK
CREATED BY : HCPDIR
DELETED BY : None
RELOCATION CONSIDERATIONS : None
COMMENTS : A directory generic data block can be
considered to consist of 2 overlapping entities.
The "generic block" is the entire block and includes
the generic header and a variable length "data
block". The data block is identified by the DGDID
field and is usually mapped by its own DSECT.
These blocks are written to the directory DASD
by HCPDIR's generic write routine, and they are
read and handled by the directory generic read
routine, HCPUDPRD.
| |