ARC0317I
JOB FAILED DUE TO AN ERROR IN THE RECALL INSTALLATION EXIT FOR dsname, ABEND CODE=errcode

Explanation

The ARCRDEXT exit for the recall function has abnormally ended (abended). The data set name that ARCRDEXT has been processing is dsname. DFSMShsm has placed a hold on the recall of all undirected data sets. DFSMShsm continues to recall any data set that is directed to a given volume, but stops returning volumes to JES3 for setup of any job requiring a migrated data set. JES3 fails all setups for any job requiring a migrated data set. To release both the recall function and JES3 setup for jobs referring to migrated data sets, issue the DFSMShsm RELEASE command with the RECALL parameter. The reason for the abend has been passed through the errcode.

System action

DFSMShsm processing continues with limited recall processing. All JES3 data set reservations for any job requiring a migrated data set will fail.

Operator response

If you determine that the DFSMShsm recall function can run without the installation-wide exit, turn off the installation-wide exit using a SETSYS command with the EXITOFF parameter. DFSMShsm will run with its volume selection. If you determine that the DFSMShsm recall exit will not abend again, release the recall function.

Programmer response

Correct the cause of the abend and relink the exit module. The exit can be reactivated with a SETSYS command.

Source

DFSMShsm