You can use the SDTRAN system initialization parameter, or the SDTRAN option of the PERFORM SHUTDOWN command, to specify the name of the shutdown assist transaction to be started during CICS® shutdown processing. The default transaction is CESD, which invokes the CICS-supplied shutdown assist program, DFHCESD. You can use the supplied program "as is", or as a sample on which to base your own shutdown transaction.
Unless SDTRAN=NO was specified at system initialization, or NOSDTRAN on the PERFORM SHUTDOWN command, the shutdown assist transaction is started automatically at the beginning of a normal or immediate shutdown. It runs under the userid authority of the issuer of the shutdown command.
Monitoring statistics are lost if an immediate shutdown is implemented.
This is a result of the shutdown, and any data in the monitoring buffer is
lost.
You can use the shutdown assist transaction to help solve two of the problems that can arise when shutting down CICS: