DSNJ410E csect-name I/O ERROR DURING operation-type PROCESSING OF error-record RECORD
Explanation
An attempt was made to read, write, or erase a record, but an I/O error occurred.
- csect-name
- The name of the control section that issued the message.
- operation-type
- The type of operation: READ, WRITE, or ERASE.
- error-record
- The record that could not be processed:
- Conditional restart control record
- Checkpoint queue record
- Archive log command history record
- Resource manager status table
- BSDS member record (BMEM)
System action
The current utility processing is terminated. Message DSNJ410E is written to the SYSPRINT data set, and is accompanied by message DSNJ212I or DSNJ213I. The message is not written to console.
User response
Use the information provided in message DSNJ212I or DSNJ213I to determine the cause of the I/O error. Correct the problem, and resubmit the job.