ARC6164E
DYNAMIC {ALLOCATION | DEALLOCATION | RETRIEVAL} FAILED FOR {dsname | volser | ddname} DURING AGGREGATE {BACKUP | RECOVERY} - SVC 99 REASON CODE IS reason-code, INFORMATION CODE IS infocode, EXTENDED REASON CODE IS extreas

Explanation

The reason code and information code were returned by SVC 99. An error occurred in attempting to perform dynamic allocation or deallocation.
  • ALLOCATION indicates the error occurred during an SVC 99 allocation attempt.
  • DEALLOCATION indicates the error occurred during an SVC 99 deallocation attempt.
  • RETRIEVAL indicates the error occurred during an SVC retrieval attempt.
  • dsname is the name of the data set that could not be allocated. If backing up or recovering a migrated data set, this is the DFSMShsm migration version data set name, unless the MCDMCANM field of the MCD record contains zeroes or blanks. In this case, the true name of the data set is used.
  • volser is the volume serial number of the volume that could not be allocated.
  • ddname is the DD name of the data set that could not be deallocated.
  • BACKUP indicates the error occurred during aggregate backup.
  • RECOVERY indicates the error occurred during aggregate recovery.
  • AGGREGATE GROUP agname is the name of the aggregate group processing.
  • CONTROL FILE DATA SET data-set-name is the name of the control file specified in the ARECOVER command.
  • reason-code is the SVC 99 reason code.
  • infocode is the SVC 99 information code.
  • extreas is the SVC 99 extended reason code.

System action

Aggregate backup fails. Aggregate recovery proceeds to recover as much as possible.

Issued By:ABARS secondary address space.

Programmer response

See z/OS MVS Programming: Authorized Assembler Services Guide for an explanation of SVC 99 reason and information codes. Correct the error and reissue the ABACKUP or ARECOVER command.

See z/OS DFSMSdfp Diagnosis for an explanation of SVC 99 extended reason codes.

Source

DFSMShsm