DWW0505S
Delete of a record on an ESDS is requested. The data set name is dddd. Processing terminates.
CICS® VR is requested to back out a record add on the entry-sequenced data set (ESDS) dddd, which means performing a delete on the data set. Because a physical delete cannot be performed on an ESDS, the user must supply a CICS® VR ESDS delete exit, which decides how to process it.
CICS® VR stops the recovery and prints the reports.
- Batch–
- Supply a correct ESDS exit, using the DEFEXIT command.
- Restore a new copy of the VSAM data set from the backup.
- Resubmit the job.
- Online–
- Provide a valid exit name in the CICS® VR exits secondary window.
- Restore a new copy of the VSAM data set from the backup.
- Resubmit the job.