ARC6128E
ENQ FAILED ON VOLUME | DATA SET volser | datasetname1 DURING AGGREGATE BACKUP OF AGGREGATE GROUP aggregate FOR DSN datasetname2 - RETURN CODE IS return-code

Explanation

An error has occurred attempting to issue the ENQ macro.
  • VOLUME indicates an ENG was requested for rname SYSZVOLS.
  • DATA SET indicates an ENQ was requested for rname SYSDSN.
  • volser is the rname associated with failing ENQ.
  • datasetname1 is the rname associated with the failing ENQ.
  • AGGREGATE GROUP agname is the name of the aggregate group being processed.
  • datasetname2 is the rname associated with the failing ENQ.
  • return-code is the return code from the macro

System action

Aggregate backup fails.

Programmer response

See z/OS MVS Programming: Authorized Assembler Services Reference EDT-IXG for an explanation of macro return codes. Correct the error and reissue the ABACKUP command.

Source

DFSMShsm