Batch Backout is attempting to back out (delete) a record that was previously added to ESDS dddd. However, CICS VR batch backout processing cannot physically delete a record from an ESDS. An ESDS delete exit must by provided and specified in the batch backout job to process deletion of ESDS records.
Batch backout processing terminates.
Supply a correct ESDS exit, using the DEFEXIT command, then rerun the batch backout job.