ARC6035E
taskname TASK ABENDED, CODE ffsssuuu IN MODULE modname AT OFFSET offset, STORAGE LOCATION location

Explanation

A DFSMShsm task has abnormally ended (abended).
  • taskname is the name of the failing task. If the abend occurs during the processing of an ABACKUP, the taskname will be ABACKUP. If the abend occurs during the processing of an ARECOVER, the taskname is ARECOVER. If the abend occurs after the completion of an ABACKUP or an ARECOVER, before the (ABARS) secondary address space terminates, the taskname is ABARS.
  • ffsssuuu is the abend code.
    • ff is the name of the indicator flags.
    • sss is the system completion code.
    • uuu is the user completion code.
  • modname is the name of the abend module.
  • offset is the abend module offset.
  • location is the address where the abend has occurred.
This message is not issued when ABARS secondary address space is cancelled via an MVS™ CANCEL command.

System action

Aggregate backup or aggregate recovery fails.

Programmer response

Reissue the ABACKUP or ARECOVER command after the error is resolved.

Source

DFSMShsm