ARC0937I
FAILED TO SCRATCH SMS MANAGED DATA SET dsname FROM VOLUME volser, RC = retcode {, SCRATCH STATUS CODE = dadrc |, CATALOG REASON CODE = catreas}

Explanation

DFSMShsm tried to scratch (or scratch and uncatalog) SMS-managed data set dsname from volume volser.

For a scratch failure, DADSM scratch returned retcode and status code dadrc.

For a failure while uncataloging:
  • retcode is the return code from the uncatalog request.
  • catreas is the reason code from the uncatalog request.
  • Message ARC0950I contains further data about the failure.

System action

The function requesting the scratch ends. DFSMShsm continues.

Programmer response

Determine the source of the error from the return code and status or reason code. Correct the error and retry the failing function.

Source

DFSMShsm