ARC6173E
{ALLOCATION | OPEN | I/O | LOCATE | OBTAIN} ERROR OCCURRED IN {READING | WRITING} THE {RESTART DATA SET | CONFLICT RESOLUTION DATA SET | LISTOFNAMES DATA SET} data-set-name - AGGREGATE RECOVERY FAILED

Explanation

An I/O, OPEN, or ALLOCATION error occurred in reading or writing to one of the files used for aggregate recovery.
  • ALLOCATION indicates the data set received an allocation error.
  • OPEN indicates the data set received an open error.
  • I/O indicates the data set received a read or write error.
  • LOCATE indicates the data set is not cataloged.
  • OBTAIN indicates the data set received an obtain error.
  • READING indicates an error in reading the data set.
  • WRITING indicates an error in writing to the data set.
  • RESTART DATA SET indicates that the restart data set received the error.
  • CONFLICT RESOLUTION DATA SET indicates that the conflict resolution data set received the error.
  • LISTOFNAMES indicates that the data set specified by ONLYDATASET with the LISTOFNAMES subparameter received the error.
  • data-set-name is the name of the data set that received the error.

System action

Aggregate recovery fails. DFSMShsm processing continues.

Operator response

None.

System programmer response

None.

Programmer response

Determine if the content of the data set is invalid. Reissue the ARECOVER command after the error has been corrected.

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 group.

Source

DFSMShsm