> -----Original Message-----
> From: IBM Mainframe Discussion List
> [mailto:[EMAIL PROTECTED] On Behalf Of Mark Pace
> Sent: Thursday, March 30, 2006 12:51 PM
> To: [email protected]
> Subject: HSM Migrate issue
>
>
> I'm trying to clean up a mess.
>
> I have same datasets that show up in P.3.4 as Migrat2
> If I do a listcat of the user catalog they show as volser---migrat
>
> But when I go to recall or hdelete them
> ARC1001I KSPAINH.AAAMICH.SMF DELETE FAILED, RC=0002, REAS=0000
> ARC1102I DATA SET IS NOT MIGRATED/BACKED UP
> ***
> Which basically says - you didn't spell the name right, that
> name is not
> migrated. But it is the right name. I have some discrepancy
> between what
> the user catalog thinks and HSM thinks. I tried an AUDIT
> MIGRATIONCONTROLDATASET, no change. I don't care to get the
> dataset back,
> I just want it deleted. Any suggestions?
>
>
>
> Mark D Pace
You'll need some RACF work done.
1) Create a RACF group called ARCCATGP.
AG ARCCATGP
2) CONNECT your RACF id to that group.
CONNECT myid GROUP(ARCCATGP)
3) issue the command DELETE .... NOSCRATCH (logoff/logon to TSO if you
use TSO to pick up the new group)
This is documented in "z/OS: DFSMShsm Implementation and Customization
Guide"
--
John McKown
Senior Systems Programmer
UICI Insurance Center
Information Technology
This message (including any attachments) contains confidential
information intended for a specific individual and purpose, and its
content is protected by law. If you are not the intended recipient, you
should delete this message and are hereby notified that any disclosure,
copying, or distribution of this transmission, or taking any action
based on it, is strictly prohibited.
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html