Input From
Diagram
2-6
Processing Output From
Diagram 2-7,2-8, or 2-9 3 Determine type of failure: If program check, call DMMPRG (Diagram 2-7)_ If coded abend, call DMMCPA (Diagram 2-8). If operator cal! DMMINI (Diagram 2-9).
4 Prompt user for additional information: Write problem report.
(Diagram 2-3, Step 3.) Perform duplicate search. (Diagram 2-3, Step 4.)
Diagram
2-3
Notes Module Label Ref Notes
3 Examine the DMPABEND field of the
dump information record (EXTINREC) to determine the failure type: If the failure type is a program check
(PRGxxl, call the program check
routine (DMMPRG). See Diagram
2-7. If the failure type is other than PSA02, call the coded abend routine
(DMMCPA). See Diagram 2-8. DMMINI EXTPSWCK If the failure type is PSA02, handle EXTPSCHK within DMMINI. See Diagram 2-9.
4 Prompt the user for the severity code, DMMPRM GETSEV examine the previously set switches in
the SHARECON data area to determine PRMTYPSW the failure. If it was system detected PRMSUPP (CP abend or program check), request
the file name and file type of any
supporting documentation, and a
free form entry description of the problem. Note: The prompting sequence for PRMLPPER
operator initiated dumps depends on the user's response to the QUery: THE DUMP INFORMATION IS INCONCLUSIVE ENTER LOOP, PERFORMANCE OR OTHER All information necessary to create
the problem report has been gathered. Call module DMMWRT to order the
data and create the problem report. See Diagram 2-3, Step 4. Call module DMMSEA to search for duplicate problems. See Diagram 2-3, Step 4.
Diagram 2-5. VMFDUMP IPCS Command (Part 2 of 3) SHARCON D Module Label NORMEXIT Chapter 2. IPCS--The Interactive Protlem Ref I I I system 29
Input \-::\ Notes
5 Pass control to the print routine
(DMMEDM) to print the dump: Read record1 (symbol table) and
record2 (dump information) from
the dump file and print the preliminary information_ See
Diagram 2-10_ If the NOFORM option was omitted,
format and print the control blocks_ See Diagram 2-11_ If the NOHEX option was omitted,
print storage_ See Diagram 2-12_ 6 If the ERASE option was omitted,
keep the dump file_ If specified, erase
the dump file_ In either case, return control to CMS_ From
Diagram 2-10,2-11, or 2-12 Module DMMPRM
DMMEDM
Processing !; Call print routine (DMMEDM)
to: Print preliminary information
(Diagram 2-10). Format and print control blocks if requested.
(Diagram 2-11). Print storage if requested.
(Diagram 2-12).
6 If specified, erase the dump file_ Label Ref Notes EXIT EDITDUMP RCHFORM HEX DUMP
RETN
Diagram 2-5. V!FDU!P IPCS Command (Part 3 of 3) 30 IBM VM/310 Service Routines Program Logic Output ToCMS
Formatted
Dump Module Label Ref
Previous Page Next Page