Programming Interface Information:
This information is NOT intended to be used as Programming Interfaces of z/VM. |
SR5BK
Control Block Contents
SR5BK DSECT
Cross Reference (Contains links to field and bit definitions)
SR5BK Prolog
NAME : HCPSR5BK DESCRIPTION: Symptom Record Section Five DSECT : SR5BK FUNCTION : Map section 5 of the symptom record. This section is optional. See general notes below for details. LOCATED BY : n/a CREATED BY : HCPSRB HCPDMP DELETED BY : HCPDMP HCPSRB Notes : The first three keys are for section 5 of the symptom record associated with all dumps. For VM dumps this information will follow any guest provided entries in this section. For CP hard and soft abend symptom records it will be the only data in this section. Section 3 must be built using the SDB(Structured Data Base) format definitions. The entries in this section are in the form of a key, length of variable data and variable data. The length of the data excludes the length of the key and the field containing the length.
SR5BK Control Block Content
SR5BK DSECT
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure SR5BK Symptom Record Section Five Keys, X'1000', X'1001' and X'1002', are used to create the symptom record by symptom record processing. CP symptom record processing always adds the information mapped by these three keys. 0000 0 Bitstring 2 SR5KEY0 Key to specify userid dumped 0002 2 Bitstring 2 SR5LEN0 Length of data 0004 4 Character 15 SR5USRT0 Text for VIEWSYM 0013 19 Character 8 SR5USRD0 Userid dumped followed by blank used by soft and hard abend 001B 27 Character 1 SR5BLNK0 Blank 001C 28 Bitstring 2 SR5KEY1 Key to specify userid dump sent to 001E 30 Bitstring 2 SR5LEN1 Length of data 0020 32 Character 15 SR5USRT1 Text for VIEWSYM 002F 47 Character 9 SR5USRD1 Recipient userid 0038 56 Character 1 SR5BLNK1 Blank 0039 57 Bitstring 2 SR5KEY2 Key to specify spool file id of dump 003B 59 Bitstring 2 SR5LEN2 Length of data field 003D 61 Character 9 SR5SPLT Text for Viewsym 0046 70 Bitstring 4 SR5SPID Dump Spool ID in printable hex Constants for Key '1000'X 00001000 SR5_KEY0 X'1000' 00000018 SR5_LEN0 SR5KEY1-SR5USRT0 Constants for Key '1001'X 00001001 SR5_KEY1 X'1001' 00000019 SR5_LEN1 SR5KEY2-SR5USRT1 Constants for Key '1002'X 00001002 SR5_KEY2 X'1002' 0000000D SR5_LEN2 *-SR5SPLT Length of section 5 as provided by symptom record services. 0000004A SR5BYTL (*-SR5BK) In bytes.. 0000000A SR5SIZE (*-SR5BK+7)/8 004A 74 Character 50 * Reserved for IBM use DUMPSCAN will update key '1003'X which contains the main CMS dump filename and filetype (DUMP0001). DUMPSACN will also update key '1004'X which contains the dump format of an address space dumped in a CMS file. 0000 0 Bitstring 2 SR5KEY3 Key to specify main CMS dump file(DUMP0001) 0002 2 Bitstring 2 SR5LEN3 Length of data 0004 4 Character 19 SR5MNAME 'Name of main dump: ' 0017 23 Character 8 SR5FNAME Main dump name 001F 31 Character 1 SR5SP1 Blank 0020 32 Character 8 SR5FTYPE Filetype 0028 40 Character 1 SR5SP2 Blank 0029 41 Bitstring 2 SR5KEY4 Key to specify dump format 002B 43 Bitstring 2 SR5LEN4 Length of data 002D 45 Character 13 SR5DFORM 'Dump format: ' 003A 58 Character 8 SR5FORMN Format name Constants for Key '1003'X 00001003 SR5_KEY3 X'1003' 00000025 SR5_LEN3 SR5KEY4-SR5MNAME Constants for Key '1004'X 00001004 SR5_KEY4 X'1004' 00000015 SR5_LEN4 *-SR5DFORM Calculate the length of key '1003' and key '1004' 00000042 SR5MAINL *-SR5KEY3 PRTDUMP and DUMPSCAN will update this key while processing a CMS dump file of a VM dump. 0000 0 Bitstring 2 SR5KEY5 Key to specify dump info 0002 2 Bitstring 2 SR5LEN5 Length of data 0004 4 Character 11 SR5TITLE Title 000F 15 Character 80 SR5TEXT Text data Constants for Key '1005'X 00001005 SR5_KEY5 X'1005' 0000005B SR5_LEN5 *-SR5TITLE Calculate the length of key '1005' 0000005F SR5INFOL *-SR5KEY5 PRTDUMP and DUMPSCAN will update this key while processing a CMS dump file of a VM dump. 0000 0 Bitstring 2 SR5KEY6 Key to specify dump info 0002 2 Bitstring 2 SR5LEN6 Length of data 0004 4 Character 33 SR5NUMBH Title 0025 37 Character 4 SR5NUMBD Number of dump files Constants for Key '1006'X 00001006 SR5_KEY6 X'1006' 00000025 SR5_LEN6 *-SR5NUMBH Calculate the length of key '1006' 00000029 SR5NUMBL *-SR5KEY6
SR5BK Storage Layout
*** SR5BK - Symptom Record Section Five * * +-------------+-------------+---------------------------+ * 0 | SR5KEY0 | SR5LEN0 | | * +-------------+-------------+ | * | SR5USRT0 | * | +----------------------------------+ * | | SR5USRD0- | * +--------------------+------+-------------+-------------+ * 18 | -(013) |:BLNK0| SR5KEY1 | SR5LEN1 | * +--------------------+------+-------------+-------------+ * 20 | SR5USRT1 | * | +------+ * 28 | |:USRD1| * +------------------------------------------------+ | * | | * +------+-------------+-------------+--------------------+ * 38 |:BLNK1| SR5KEY2 | SR5LEN2 | SR5SPLT | * +------+-------------+-------------+ +-------------+ * | | SR5SPID- | * +-------------+---------------------------+-------------+ * 48 | -(046) |/////////////////////////////////////////| * +-------------+/////////////////////////////////////////| * 50 |///////////////////////////////////////////////////////| * =///////////////////////////////////////////////////////= * |///////////////////////////+---------------------------+ * |///////////////////////////| 7C * +---------------------------+ * *** SR5BK - Symptom Record Section Five *** Overlay for SR5KEY0 in SR5BK * * +-------------+-------------+---------------------------+ * 0 | SR5KEY3 | SR5LEN3 | | * +-------------+-------------+ | * | SR5MNAME | * | +------+ * | |(017)-| * +------------------------------------------------+------+ * 18 | -SR5FNAME |SR5SP1| * +------------------------------------------------+------+ * 20 | SR5FTYPE | * +------+-------------+-------------+--------------------+ * 28 |SR5SP2| SR5KEY4 | SR5LEN4 | | * +------+-------------+-------------+ | * | SR5DFORM | * | +-----------------------------------------+ * | | SR5FORMN- | * +-------------+-----------------------------------------+ * 40 | -(03A) | 42 * +-------------+ * *** Overlay for SR5KEY0 in SR5BK *** Overlay for SR5KEY0 in SR5BK * * +-------------+-------------+---------------------------+ * 0 | SR5KEY5 | SR5LEN5 | SR5TITLE | * +-------------+-------------+ +------+ * | | | * +------------------------------------------------+ | * 10 | | * = SR5TEXT = * | +------+ * | | 5F * +------------------------------------------------+ * *** Overlay for SR5KEY0 in SR5BK *** Overlay for SR5KEY0 in SR5BK * * +-------------+-------------+---------------------------+ * 0 | SR5KEY6 | SR5LEN6 | | * +-------------+-------------+ | * 8 | | * = SR5NUMBH = * | +--------------------+ * | | SR5NUMBD- | * +------+---------------------------+--------------------+ * 28 |-(025)| 29 * +------+ * *** Overlay for SR5KEY0 in SR5BK
SR5BK Cross Reference
Symbol Dspl Value -------------- ---- ----- SR5_KEY0 0046 00001000 SR5_KEY1 0046 00001001 SR5_KEY2 0046 00001002 SR5_KEY3 003A 00001003 SR5_KEY4 003A 00001004 SR5_KEY5 000F 00001005 SR5_KEY6 0025 00001006 SR5_LEN0 0046 00000018 SR5_LEN1 0046 00000019 SR5_LEN2 0046 0000000D SR5_LEN3 003A 00000025 SR5_LEN4 003A 00000015 SR5_LEN5 000F 0000005B SR5_LEN6 0025 00000025 SR5BLNK0 001B SR5BLNK1 0038 SR5BYTL 0046 0000004A SR5DFORM 002D SR5FNAME 0017 SR5FORMN 003A SR5FTYPE 0020 SR5INFOL 000F 0000005F SR5KEY0 0000 SR5KEY1 001C SR5KEY2 0039 SR5KEY3 0000 SR5KEY4 0029 SR5KEY5 0000 SR5KEY6 0000 SR5LEN0 0002 SR5LEN1 001E SR5LEN2 003B SR5LEN3 0002 SR5LEN4 002B SR5LEN5 0002 SR5LEN6 0002 SR5MAINL 003A 00000042 SR5MNAME 0004 SR5NUMBD 0025 SR5NUMBH 0004 SR5NUMBL 0025 00000029 SR5SIZE 0046 0000000A SR5SPID 0046 SR5SPLT 003D SR5SP1 001F SR5SP2 0028 SR5TEXT 000F SR5TITLE 0004 SR5USRD0 0013 SR5USRD1 002F SR5USRT0 0004 SR5USRT1 0020
Copyright IBM Corporation, 1990, 2001