DSNB227I csect-name - DFHSM RECALL FAILED FOR DSNAME=dataset-name HSMRC=return-code HSMRSN=reason-code

Explanation

The attempt to recall a migrated data set failed.

csect-name
The name of the control section that issued the message.
dataset-name
The name of the data set.
return-code
The return code issued by DFSMShsm. This value corresponds to a similarly numbered MVS ARC message:
ARC11 + return-code + I
reason-code
The reason code issued by DFSMShsm.

System action

A resource not available code is returned.

Operator response

Notify the system programmer.

System programmer response

Use the information provided in message DSNB227I to determine the reason for the DFSMShsm recall failure.