DWW0642I
An unexpected delete log record has been found for an ESDS. The data set name is dddd. The XRBA to be deleted is cccccccc.
A delete log record is found on the log for the ESDS dddd. CICS® VR ESDS delete processing is not expecting this record. The relative byte address of the VSAM record to delete is cccccccc.
- CICS® VR could not allocate large enough buffers for ESDS delete processing.
- The recovery job had multiple CICS® VR steps, where the first step processed up to the point of a CICS® emergency restart, and the following step processed from this point onwards.
The action taken by CICS® VR is determined by the error exit, if provided. If no error exit is provided, this message is followed by message DWW0212.
- Batch–Restore the VSAM data sets from the backup copies.
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 XRBA 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 CICS VSAM Recovery Implementation Guide and Reference, Section "PRINT: print information about records logged on an MVS logPRINT: print information about records logged on an MVS log.
- Online–Restore the VSAM data sets from the backup copies.
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 XRBA 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 CICS VSAM Recovery Implementation Guide and Reference, Section "PRINT: print information about records logged on an MVS logPRINT: print information about records logged on an MVS log.