Previous Topic: SVC Dump Data SetsNext Topic: System Dump Parameters


Dump Analysis and Elimination

The CA Dispatch SDUMP program supports MVS/ESA Dump Analysis and Elimination processing. This is an MVS/ESA feature that eliminates the possibility of duplicate SVC dumps being written to the SYS1.DUMPnn data sets.

To use this MVS/ESA feature, the SYS1.DAE data set must be allocated and the following parameter members must be updated in SYS1.PARMLIB:

IEACMDxx
SET DAE = xx

xx identifies the ADYSETxx member.

ADYSETxx
DAE=START,RECORDS(SSS),SVCDUMP(MATCH,UPDATE,SUPPRESS)

SSS is the number of records in SYS1.DAE.