SDSBK | Back to Index page |
Prolog Control Block Contents SDSBK DSECT SDSLINE DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
SDSBK Prolog | Top of page |
NAME : HCPSDSBK DESCRIPTION: Stand-alone dump status record DSECT : SDSBK FUNCTION : The SDSBK describes the contents of the stand-alone dump status record which is an optional header record in a dump. It is created at stand-alone dump installation time and tracks the status of each DASD during install and dump. LOCATED BY : SDX_Stat_Rec field in SDXBK CREATED BY : Stand-alone dump installer. DELETED BY : Not applicable REFERENCES : HCPDLJ - part of DUMPLD2 SERIALIZED : Single-threaded nature of stand-alone dump process RELOCATION CONSIDERATIONS : None COMPATIBILITY AND MIGRATION CONCERNS : None NOTES : - Currently the SDSBK is a 4K structure. It may grow to multiple 4K structures in the future. |
SDSBK Control Block Content | Top of page |
|
SDSBK Storage Layout | Top of page |
*** SDSBK - Stand-alone dump status record * * +-------------------------------------------------------+ * 0 | SDS_ID | * | | * +-------------------------------------------------------+ * 10 | SDS_EYE1 | * +-------------------------------------------------------+ * 18 | SDS_TODST | * +-------------------------------------------------------+ * 20 | SDS_EYE2 | * +-------------------------------------------------------+ * 28 | SDS_TODEND | * +-------------------------------------------------------+ * 30 | SDS_EYE3 | * +---------------------------+---------------------------+ * 38 | SDS_RC | SDSBKREC | * +---------------------------+---------------------------+ * 40 | SDS_DMPSZ | * +-------------------------------------------------------+ * 48 |///////////////////////////////////////////////////////| * =///////////////////////////////////////////////////////= * |///////////////////////////////////////////////////////| * +-------------------------------------------------------+ * F0 | | * = SDSDATA = * | | * +-------------------------------------------------------+ *1000 * *** SDSBK - Stand-alone dump status record *** SDSLINE - Stand-alone dump status record * * +---------------------------+------+--------------------+ * 0 | SDSTYPE |//////| SDSVDEV- | * +------+------+-------------+------+------+------+------+ * 8 |-(005)|//////| SDSRDEV |//////| | * +------+------+---------------------------+------+ | * | SDSWWPN | * | +------+ * 18 | |//////| * +------------------------------------------------+------+ * 20 | SDSLUN | * | | * +------+-----------------------------------------+------+ * 30 |//////| SDSLABEL |//////| * +------+-----------------------------------------+------+ * 38 | SDSDUMPPAGES | * +-------------------------------------------------------+ * 40 | SDSLOADPAGES | * +---------------------------+---------------------------+ * 48 | SDSDUMP | SDSLOAD | * +---------------------------+---------------------------+ * 50 | SDSDUMPSTART | SDSDUMPEND | * +---------------------------+---------------------------+ * 58 |///////////////////////////| SDSVDEVFBA | * +---------------------------+---------------------------+ * 60 |///////////////////////////////////////////////////////| * =///////////////////////////////////////////////////////= * |///////////////////////////////////////////////////////| * +-------------------------------------------------------+ * 80 * *** SDSLINE - Stand-alone dump status record |
SDSBK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- SDS_BAD_FT 0038 00000004 SDS_BAD_PFXPG 0038 00000003 SDS_BAD_VMCOREINFO 0038 00000001 SDS_DMPSZ 0040 SDS_EYE1 0010 SDS_EYE2 0020 SDS_EYE3 0030 SDS_GOODCP 0038 00000000 SDS_HEADER_FAILED 0038 00000007 SDS_ID 0000 SDS_NO_PFXPG 0038 00000002 SDS_NO_SPACE 0038 00000008 SDS_RC 0038 SDS_SDW_FAILED 0038 00000006 SDS_TODEND 0028 SDS_TODST 0018 SDS_WRITE_FAILED 0038 00000005 SDSdumpEnd 0054 SDSdumpStart 0050 SDSreadSZ 0037 00000038 SDSBKDW 00F0 00000200 SDSBKREC 003C SDSBSIZE 00F0 00001000 SDSDumpPages 0038 SDSDATA 00F0 SDSDUMP 0048 SDSHDSIZ 0048 000000F0 SDSLoadPages 0040 SDSLABEL 0031 SDSLIMIT 00F0 0000001E SDSLINE_BAD_LABEL 0048 00000001 SDSLINE_NOT_ACC 0048 00000002 SDSLINE_NOT_RW 0048 00000003 SDSLINE_OPEN_FAILED 0048 00000004 SDSLINE_SDW_FAILED 0048 00000005 SDSLOAD 004C SDSLSIZE 0060 00000080 SDSLUN 0020 SDSRDEV 000A SDSTYPE 0000 SDSVdevFBA 005C SDSVDEV 0005 SDSWWPN 000F |
Copyright IBM Corporation, 1990, 2022