| SDXBK | Back to Index page |
|
Prolog Control Block Contents SDXBK DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
| SDXBK Prolog | Top of page |
NAME : HCPSDXBK
DESCRIPTION: Stand-alone dump index record
DSECT : SDXBK
FUNCTION : The SDXBK describes the contents of the stand-alone dump
index record which is an optional header record in a dump.
It points to other optional stand-alone dump header records.
LOCATED BY : DFMSDXBK field in DFMBK
CREATED BY : Stand-alone dump writer when creating a stand-alone dump.
DELETED BY : Not applicable
REFERENCES : HCPDLJ - part of DUMPLD2
SERIALIZED : Single-threaded nature of stand-alone dump program
RELOCATION CONSIDERATIONS : None
COMPATIBILITY AND MIGRATION CONCERNS : None
NOTES : - Must be 4K in length.
|
| SDXBK Control Block Content | Top of page |
|
| SDXBK Storage Layout | Top of page |
*** SDXBK - Stand-alone dump index record * * +-------------------------------------------------------+ * 0 | SDX_ID | * | | * +-------------------------------------------------------+ * 10 |///////////////////////////////////////////////////////| * =///////////////////////////////////////////////////////= * |///////////////////////////////////////////////////////| * +---------------------------+---------------------------+ * 28 | SDX_CF_REC | SDX_CF_LEN | * +---------------------------+---------------------------+ * 30 | SDX_LOG_REC | SDX_LOG_LEN | * +---------------------------+---------------------------+ * 38 | SDX_STAT_REC | SDX_STAT_LEN | * +---------------------------+---------------------------+ * 40 |///////////////////////////////////////////////////////| * =///////////////////////////////////////////////////////= * |///////////////////////////////////////////////////////| * +-------------------------------------------------------+ * 80 |///////////////////////////////////////////////////////| * =///////////////////////////////////////////////////////= * |///////////////////////////////////////////////////////| * +-------------------------------------------------------+ *1000 * *** SDXBK - Stand-alone dump index record |
| SDXBK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- SDX_CF_Len 002C SDX_CF_Rec 0028 SDX_ID 0000 SDX_Log_Len 0034 SDX_Log_Rec 0030 SDX_Stat_Len 003C SDX_Stat_Rec 0038 SDXBIZE 0080 00000200 SDXBSIZE 0080 00001000 |
Copyright IBM Corporation, 1990, 2016