| DGDBK | Back to Index page |
|
Prolog Control Block Contents DGDBK DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
| DGDBK Prolog | Top of page |
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.
|
| DGDBK Control Block Content | Top of page |
|
| DGDBK Storage Layout | Top of page |
*** DGDBK - Directory generic data block
*
* +---------------------------+--------------------+------+
* 0 | DGDLEN |////////////////////|DGDID |
* +---------------------------+--------------------+------+
*
*** DGDBK - Directory generic data block
|
| DGDBK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- DGDDBLOK 0008 DGDHDRSZ 0007 00000008 DGDID 0007 DGDIDDGS 0007 00000002 DGDIDGRP 0007 00000001 DGDIDSGR 0007 00000003 DGDLEN 0000 |
Copyright IBM Corporation, 1990, 2022