The dump summary and error index

The CICS® dump exit always produces a dump summary, even if you suppress all the component areas by specifying DEF=0 without component keywords. The dump summary always appears at the head of the dump, and contains the following:

Figure 31 gives an example of a dump summary.

Figure 31. Example dump summary
=== DUMP SUMMARY
    DUMPID:   1/0001
    DUMPCODE: AP0001
    DATE/TIME:  7/01/94 16:18:08 (LOCAL)
    MESSAGE:  DFHAP0001 applid AN ABEND (CODE 0C1/AKEA) HAS 
                                OCCURRED AT OFFSET X'00000076' IN MODULE DFHAPDM.
    SYMPTOMS: PIDS/5685XX083 LVLS/320 MS/DFHAP0001 RIDS/DFHAPDM
                                PTFS/ULnnnnn AB/S00C4 AB/UAKEA ADRS/00000076
    TITLE:    (NONE)
    CALLER:   (NONE)
    ASID:     X'001D' 

An error message index is produced if an error or information message is output while the CICS dump exit is formatting the dump data. The error message index is organized as follows:

Related reference
Dump utility program (DFHDU640)
Using IPCS to format and analyze CICS dumps: Overview
Preparing to use IPCS to format CICS SDUMPs
Selecting parts of the CICS internal trace table
Using CICS-supplied dump exit routines to format CICS SDUMPs
Sample jobs to process a CICS SDUMP using the CICS dump exit
[[ Contents Previous Page | Next Page Index ]]