The HEADING command causes the heading (first page) of a dump to be printed at the terminal or line printer.
The information provided in the header includes the title of the MCP, the cause of the memory dump, the name of the processor that initiated the dump, and the MCP RELEASEID.
For an enhanced memory dump, a title displaying “<machine type> <dump type> MEMORY DUMP” is shown. In this title, the machine type is the name of the machine, and the dump type can be COMPLETE, ALLINUSE, or PARTIAL.
Syntax
── HEADING ────────────────────────────────────────────────────────────┤
Example
The following shows the information returned by the HEADING command.
INPUT: HEADING DUMPANALYZER Version: 49.150.0188, SDASUPPORT Version: 49.150.0014 ************************************************************* * VSE500 COMPLETE Memory Dump * * (System Serial: # 3000) * * VSE500 MCP: Version 49.189.8800 * * Sun, July 25, 2004 00:48:26 * * This is a save dump from DISK: * * (UCFATTACH)24003935/SAVEDUMP * * ../READLOCK_TRAILER ON SYSDUMP AT TRPROGD * ************************************************************* Clock: 0090001C58DB (366:30:49 Since HALT/LOAD) Actual Clock: 0000482F85A2 (0:48:26) Hostname: BXTHEO Dumping MCP: *SYSTEM/MCP/EPSILON/491_IC108 ON DISK. Creation Timestamp: Thurs, Jun 24, 2004 15:12:30 Releaseid: “IC MCP-049.1A.108[49.189.108](49.189.8800)” Analyzed MCP: *SYSTEM/MCP/EPSILON/491_IC108 on LOGPK. Intrinsic Name: *SYSTEM/INTRINSICS ON DISK. Page size: 2000 (8192) Max ASD index used: 5B5F4 (374260) Stack Vector Size: 1FFF (8191) D[0] Address: 04C00C38 Global AR #1: ASD=08CEE, ADDR=04CD6D20, Item Base=2000 (RABBLE_SB) Cause of FATAL Dump: READLOCK TRAILER Dump number: 8110012 (00000032B00C) Dump message: COMPSUDP12: READLOCK TRAILER Memdump called @ 1067:00B0:0 (00993610/74883050) READLOCKTIMEOUT OF RABBLE_T Memory dump performed by: IP-1-0-0 (8) in Stack 00173 S=>04C00D49 IP-0-0-0 (0) in Stack 00040 S=>04C00CBE
The following table explains selected items in the HEADING command output:
Item |
Description |
---|---|
Memdump called @ |
Specifies the segment and relative address where memdump was called. |
Memory dump performed by |
Indicates the position of the processors at the time they were seized by the memory dump procedure with a processor-to-processor interrupt. The information printed includes the processor that initiated the dump, the stack number in hexadecimal, and the S-register setting, followed by any other active processors with their stack numbers and S-register settings. |