Bob, The steps are defined in this section of the HSM Implementation and Customization Guide.
https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.1.0/com.ibm.zos.v2r1.arci000/endus.htm This is for 2.1 but applies to prior releases as well. Once the ARCCATGP group has been defined to the security system and your userid is connected, you will need to logon using that group. In my experience, it is not sufficient just to be connected to ARCCATGP and then logon with your normal security group. After logging on with the group, you should be able to issue the DELETE NOSCRATCH against the data set. There is a note in the manual: Note: Automatic recall of a data set being deleted is bypassed provided that DFSMShsm receives the DELETE command before any other command against that data set. If another component invokes DFSMShsm prior to the DELETE command, an automatic recall occurs. Example: Automatic recall occurs when issuing a DELETE on a migrated data set using TSO option 3.2. A locate is done, which invokes DFSMShsm to locate the data set prior to the DELETE command. Since you mention that DMS (CA-Disk) is in the picture, it is possible that the CA-Disk auto-restore hooks may interfere with the process. I do not have the ability to test this scenario. Hope this helps. Chris Taylor (IBM) ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
