home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / bit / listserv / ibmmain / 1999 < prev    next >
Encoding:
Text File  |  1992-08-19  |  1004 b   |  22 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!uvaarpa!darwin.sura.net!paladin.american.edu!auvm!USCMVSA.BITNET!LDW
  3. Message-ID: <IBM-MAIN%92081922023016@RICEVM1.RICE.EDU>
  4. Newsgroups: bit.listserv.ibm-main
  5. Date:         Wed, 19 Aug 1992 19:04:00 PDT
  6. Sender:       IBM Mainframe Discussion list <IBM-MAIN@RICEVM1.BITNET>
  7. From:         Leonard D Woren <LDW@USCMVSA.BITNET>
  8. Subject:      Re: VVDS in Master catalog
  9. Lines: 11
  10.  
  11. VVDSs are cataloged in the ICF catalogs which have (or had) objects on
  12. the VVDS's volume.  So that I have control over VVDS placement (I put
  13. them all next to the vtoc, along with the vtoc index), I always
  14. define them myself when initializing a volume.  I have a clist to do
  15. it.  The clist does a define, then a define recatalog to get it into
  16. the master catalog.  Any non-master catalog vsam objects will cause
  17. catalog entries for VVDSs in other catalogs.  A VVDS is an exception
  18. to IBM's rule that vsam objects can only be cataloged in a single
  19. catalog.
  20.  
  21. /Leonard
  22.