OP says that the volume does not exist any longer. I'm afraid that the JCL example would go into allocation and eventually fail.
. . J.O.Skip Robinson Southern California Edison Company Electric Dragon Team Paddler SHARE MVS Program Co-Manager 323-715-0595 Mobile 626-302-7535 Office [email protected] -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Allan Staller Sent: Tuesday, November 29, 2016 5:35 AM To: [email protected] Subject: (External):Re: Rename in-process catalog issue I see you found an answer, but did you try: //DD1 DD DISP=SHR,,UNIT=SYSDA,VOL=SER=xxxxxx DEL 'dsn' NVR FILE(DD1) HTH, -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Rob Schramm Sent: Monday, November 28, 2016 11:46 PM To: [email protected] Subject: Rename in-process catalog issue I am looking at some nonvsam catalog entries that indicate that a rename has started. The problem is that the volume that the datasets used to reside on does not exist anymore. I have tried DELETE NOSCRATCH which indicates that a rename is in-process and to try ALTER .. ALTER won't work either. My understanding of the special non-supported IBM tool to fix weird issues with VVDS entries.. is that it won't help because I don't actually have a VVDS. Ideas? Rob Schramm ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
