Error exit—pass I/O error information
You can use the error exit to make CICS® VR continue processing after an I/O error.
When the exit is called
The error exit is called in the following circumstances.
Parameter list
The parameter list that is passed to the error exit.
Parameters passed to the exit program
The parameters that are passed to the exit program.
Parameters returned from the exit program
The parameters that are returned from the exit program.
CICS VR batch backout ESDS delete exit--pass ESDS deletion records
You must use a CICS VR batch backout ESDS delete exist when requesting CICS VR batch backout to back out one or more records that were added to a VSAM ESDS by a batch job.
Parent topic:
Implementing exits for forward recovery and backout