Defining dump data sets
CICS uses the dump data sets for recording dumps as a consequence of a failure that is detected when CICS is running, or upon explicit request.
About this task
- MVS system dump data sets, for recording system dumps that CICS requests using the MVS SDUMP macro.
- CICS transaction dump data sets, for recording transaction dumps.
Procedure
Results
When you start CICS for the first time, CICS uses system default values for the dump table options, and continues to use the system default values until you modify them.
CICS has a dump
table facility that enables you to control dumps. The dump table lets you:
- Specify the type of dump, or dumps, you want CICS to record.
- Suppress dumping entirely.
- Specify the maximum number of dumps to be taken during a CICS run.
- Control whether CICS is to terminate as a result of a failure that results in a dump.