RetainCICSDump
The RetainCICSDump option specifies that a CICS® transaction dump should be retained based on the analysis success (AUTO) or unconditionally (ALL).
The analysis success (AUTO) setting means that if the Fault Analyzer analysis completes normally, then the transaction dump is suppressed. However, if there is a significant problem with the analysis, then the transaction dump is retained. AUTO(NOIncludeExecCicsDump) is used to prevent suppression of the CICS® transaction dump issued for an EXEC CICS® DUMP call, even if analysis is successful. This is the default. AUTO(IncludeExecCicsDump) is used to suppress all CICS® transaction dumps, including for EXEC CICS® DUMP calls, if the analysis is successful.
This option does not affect the writing of the fault entry to the history file.
This option is included in the section of the fault analysis report that shows options in effect for real-time analysis of CICS® transaction faults only.
- The use of an End Processing user exit can effectively override the RetainCICSDump option in effect.
- To control the retention of MVS™ dump data sets, use the RetainDump option instead.
- See Dump suppression for more information about dump suppression.