DUMPSW
The DUMPSW system initialization parameter specifies whether you want CICS® to switch automatically to the next transaction dump data set, when the first data set is full.
Transaction dumps go to a pair of CICS BSAM data sets, with dump data set (DD) names DFHDMPA and DFHDMPB. For information about destinations where dumps are written, see Where dumps are written. For information about transaction dump data sets definition, see Defining transaction dump data sets. For information about printing transaction dump data sets, see Printing the transaction dump data sets. For information about how the DUMPSW system initialization parameter links with the DUMPDS system initialization parameter, see DUMPDS system initialization parameter.
Defining DUMPSW
You can define the DUMPSW system initialization parameter in the following ways:
- In the PARM parameter of the EXEC PGM=DFHSIP statement.
- In the SYSIN data set of the CICS startup job stream.
- Through the system console.
- In the DFHSIT macro.
Values for DUMPSW
- DUMPSW={NO|NEXT|ALL}
- Valid values for the DUMPSW system initialization parameter are as follows: