We got a free download from IBM Support called VVDSFIX. Punched object code, runs authorized, does various corrections. Once corrected, we could delete the dataset.
On Fri, Jun 6, 2014 at 11:40 AM, willie bunter <[email protected]> wrote: > Mike, > > Just curious. How did you finally delete the entry. I did the following and > it worked. > > //DELVVR EXEC PGM=IDCAMS > //SYSPRINT DD SYSOUT=* > //DISK1 DD UNIT=SYSALLDA,VOL=SER=PS0131,DISP=OLD > //SYSIN DD * > DELETE CATALOG.PISIPSB - > VVR - > FILE(DISK1) - > CATALOG(SYS1.F37A.MCAT) > /* > // > -------------------------------------------- > On Wed, 2/5/14, Mike Schwab <[email protected]> wrote: > > Subject: Re: Orphaned VVR > To: [email protected] > Received: Wednesday, February 5, 2014, 8:27 AM > > We ran it under a different > userid. Got a return code 38. Opening > ticket with IBM. > > On Tue, Feb 4, 2014 at 5:34 PM, Shmuel Metz (Seymour J.) > <[email protected]> > wrote: > > In > > <CAJTOO5-0vtHpaUDtYZFBQf2XQXArYs7S1JTY=ffwmyfmwej...@mail.gmail.com>, > > on 02/04/2014 > > at 02:01 PM, Mike Schwab <[email protected]> > said: > > > >>What do we need to do to clean this up. > > > > You need authorization: DELETE VVR > > > > -- > > Shmuel (Seymour J.) Metz, SysProg > and JOAT > > ISO position; see <http://patriot.net/~shmuel/resume/brief.html> > > We don't care. We don't have to care, we're Congress. > > (S877: The Shut up and Eat Your spam act of 2003) > > > > > ---------------------------------------------------------------------- > > For IBM-MAIN subscribe / signoff / archive access > instructions, > > send email to [email protected] > with the message: INFO IBM-MAIN > > > > -- > Mike A Schwab, Springfield IL USA > Where do Forest Rangers go to get away from it all? > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access > instructions, > send email to [email protected] > with the message: INFO IBM-MAIN > -- Mike A Schwab, Springfield IL USA Where do Forest Rangers go to get away from it all? -- Mike A Schwab, Springfield IL USA Where do Forest Rangers go to get away from it all? ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
