An I⁄O error occurred after a replace request to the dddd data set. The XRBA=cccccccc. VSAM return codes are R15=cc, FDBK=nn.
An attempt to replace a record in data set dddd failed. cccccccc is the relative byte address of the record to be processed when the I⁄O error occurred. The cc is the return code in register 15, and nn is the value of the feedback field in the request parameter list (RPL).
Some VSAM errors might be followed by another message in the range of DWW0210–DWW0212. If any of these messages in this range display, CICS® VR terminates; otherwise, CICS VR continues.
If the message is caused by insufficient buffer size, increase the region size for the recovery job, or process one ESDS at a time. Remove the BLDVRP statement, and rerun CICS VR.
If the message is caused by multiple CICS VR recovery job steps, rerun the recovery job in one step.
If the error persists, use a utility such as DWWJUP to print the delete records. Delete the previous insert record that corresponds to the base RBA of the delete record.
Restore the VSAM data sets from the backup copies, and rerun CICS VR without specifying the SEQCHKR command. For information about the CICS DWWJUP utility, see PRINT: print information about records logged on an MVS log.
If the message is caused by insufficient buffer size, increase the region size for the recovery job, or process one ESDS at a time. Do not enter any values in the VSAM buffer pools secondary window.
If the message is caused by multiple CICS VR recovery job steps, rerun the recovery job in one step.
If the error persists, use a utility such as DWWJUP to print the delete records. Delete the previous insert record that corresponds to the base RBA of the delete record.
Restore the VSAM data sets from the backup copies, and rerun CICS VR without entering any values in the sequence checking secondary window.
For information about the CICS DWWJUP utility, see PRINT: print information about records logged on an MVS log.