ARC6103I
AGGREGATE RECOVERY HAS COMPLETED FOR AGGREGATE GROUP agname, USING CONTROL FILE DATA SET data-set-name, AT time, RETCODE = nnn

Explanation

DFSMShsm completed an aggregate recovery function.

If the RETCODE is zero, the aggregate recovery completed successfully. If the RETCODE is nonzero, an error condition occurred and RETCODE is set to nnn. See message ARC6nnn for an explanation of the error condition.
Note: The message referred to indicates the first error encountered causing aggregate recovery to fail; other error conditions encountered afterward would also cause aggregate recovery to fail. The ABARS secondary address space activity log indicates all error conditions.
  • agname is the name of the aggregate group that was processed.
  • data-set-name is the name of the control file data set processed by the ARECOVER command.
  • time is the time of day that the aggregate recovery ended. It is expressed as hh:mm:ss (hours, minutes, seconds).
    Note: The time stamp in this message may not be the same from the DFSMShsm secondary address space and the DFSMShsm primary address space.

System action

DFSMShsm processing continues.

Issued By: This message is issued by both the DFSMShsm primary address space and the ABARS secondary address space, so it is entered into their respective activity logs. For the DFSMShsm primary address space this message is issued to the command activity log. The message is also routed to the console in order to facilitate automatic operations usage.

Programmer response

If the RETCODE value is nonzero, see message ARC6nnn in the ABARS secondary address space activity log for this aggregate recovery task, to determine the specific error condition that caused the failure.

Source

DFSMShsm