User processing after an I/O error

You can use the error exit if an uncorrectable data validity error occurs when CICS® VR is reading a log, or if an error occurs when CICS® VR is accessing a VSAM data set.

If you provide an error exit program, you can tell CICS® VR to continue processing after an I/O error. CICS® VR passes information about the error to the exit program. The exit program can tell CICS® VR to ignore the record that caused the error and to continue processing with the next record.