A job received the following errors from CA 11:
U11-074 CATALOG AND CMT DISAGREE ON UNIT TYPE - SCRATCH/UNCATALOG *WARNING* DSN
U11-117 HSM DELETE FAILED. RC=0074 CC=0012 DSN=PROD.BPKB33RO.PKBPLG1.UNLOAD
What action is needed to address the errors?
Release : 11.0
When a dataset is migrated from DASD to TAPE, the device type stored in the CMT no longer matches and results in message U11-074 being issued. In instances like these, provided HSMVOL is specified in the config file, the HSM HDELETE performs the dataset maintenance instead of CA 11. The U11-117 message indicate the return code CA 11 receives back from HSM when it attempted the HDELETE. To determine what happened and what action may be required, look up message ARC11nn where nn is the RC value from the U11-117 message.
EX:
U11-117 HSM DELETE FAILED. RC=0074 CC=0012 DSN= dsname
Based on the RC=0074 value, review message ARC1174I and take the appropriate action indicated for the message.
Access ARC messages and locate the message that corresponds with the return code value from the U11-117 message