ARC6112E
{ALLOCATION | OPEN | I/O | LOCATE} ERROR OCCURRED IN READING THE {CONTROL FILE | DATA FILE} DATA SET data-set-name - AGGREGATE RECOVERY FAILED

Explanation

An allocation, OPEN, I/O, or LOCATE error occurred while attempting to read one of the aggregate recovery input data sets. The aggregate recovery function ends.
  • ALLOCATION indicates that aggregate recovery received an error while allocating the data set.
  • OPEN indicates that aggregate recovery received an error while opening the data set.
  • I/O indicates that aggregate recovery received an I/O error while reading the data set.
  • LOCATE indicates that aggregate recovery received a LOCATE error while attempting to locate the data set.
  • CONTROL FILE indicates that the control file received the error.
  • DATA FILE indicates that the data file received the error.
  • data-set-name is the name of the data set that received the error.

System action

Aggregate recovery fails.

Programmer response

For specific error return codes and reason codes associated with the failure, see previous message ARC0645I or ARC6164E in the ABARS secondary address space activity log for this aggregate recovery task. Correct the error and reissue the ARECOVER command.

Source

DFSMShsm