home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #23 / NN_1992_23.iso / spool / bit / listserv / ibmmain / 2376 < prev    next >
Encoding:
Internet Message Format  |  1992-10-15  |  1.2 KB

  1. Path: sparky!uunet!stanford.edu!lll-winken!news.larc.nasa.gov!darwin.sura.net!paladin.american.edu!auvm!TAMVM1.BITNET!X229RP
  2. From: X229RP@TAMVM1.BITNET (Richard Peurifoy)
  3. Newsgroups: bit.listserv.ibm-main
  4. Subject: Re: MVS/XA Deleting an Indexed VTOC ???
  5. Message-ID: <IBM-MAIN%92101507313685@RICEVM1.RICE.EDU>
  6. Date: 15 Oct 92 12:26:12 GMT
  7. Sender: IBM Mainframe Discussion list <IBM-MAIN@RICEVM1.BITNET>
  8. Lines: 17
  9. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  10. In-Reply-To:  Message of Wed, 14 Oct 1992 13:18:34 EDT from <FEATS@VTVM1>
  11.  
  12. On Wed, 14 Oct 1992 13:18:34 EDT Steve Greenfield said:
  13. >I am building an alternate Residence pack.  I used FDR COPY to copy my
  14. >production res onto a test res volume.  I did not exclude the indexed
  15. >vtoc dataset from the copy and I now have an indexed vtoc on my alternate
  16. >res with a name 'SYS1.VTOCIX.MVSRS1'.  My alternate res is MVSRS2.  How can
  17. >I delete this indexed vtoc so that I can define a new one called
  18. >'SYS1.VTOCIX.MVSRS2'?
  19.  
  20. I think you can just rename it.
  21.  
  22. You can use ICKDSF to convert to an OS VTOC, and then scratch it
  23. if you realy want to delete it.
  24.  
  25. If you use the VOLRESET=YES option on your FDR RESTORE it will
  26. automatically rename the VTOC INDEX, and the FDR MODEL DSCB for you.
  27.  
  28. Richard
  29.