CCTCVCAN= parameter for procedures
Use the CCTCVCAN= parameter in procedure to specify whether (Y) or not (N) IMS converts abend code 222 TO 08E when canceling a coordinator controller (CCTL) address space that is connected to IMS. Valid values are Y, or N. The default is N.
Attention: If the CCTL is registered with the automatic restart manager (ARM),
converting the abend code to a 08E might result in ARM restarting the CCTL.
- N
- IMS does not convert abend code 222 to 08E. When you cancel the CCTL, IMS might issue abend code 0113, but only if a DLI call contains an active CCTL thread. N is the default.
- Y
- IMS converts abend code 222 to 08E. This enables the database resource adapter (DRA) to recover and also prevents IMS from issuing abend code 0113.