This control option causes CAIENF/CICS to write a standard CICS transaction dump when the specified jobname or specified product in the CICS region abends. If you do not issue this control option, and the specified jobname or product abends, CAIENF/CICS recovers without writing a transaction dump.
Options are:
Specify this option if you want CAIENF/CICS to write a transaction dump when a specific jobname abends.
Specify this option if you want CAIENF/CICS to write a transaction dump when a specific product abends.
Example
The following example causes the CAIENF/CICS to write a transaction dump when either job CICS0 or product J161 abends.
ENF CICS(SETCDUMP,CICS0,J161)
Note: This command produces transaction dumps for all errors that occur after the command has been issued. Unlike the SETSDUMP command, this command does not have to be reissued to produce more than one dump.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |