home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / bit / listserv / ibmmain / 1820 < prev    next >
Encoding:
Text File  |  1992-07-28  |  1.6 KB  |  37 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!HDETUD2.TUDELFT.NL!RCCSJLN
  3. Message-ID: <"92-07-29-10:07:17.30*RCCSJLN"@HDETUD2.TUDELFT.NL>
  4. Newsgroups: bit.listserv.ibm-main
  5. Date:         Wed, 29 Jul 1992 10:07:00 MET
  6. Sender:       IBM Mainframe Discussion list <IBM-MAIN@RICEVM1.BITNET>
  7. From:         Hans Joolen <RCCSJLN@HDETUD2.TUDELFT.NL>
  8. Subject:      Re: Esoteric Device Message in ESA 4.2
  9. Lines: 26
  10.  
  11. Leonard Woren says:
  12. >
  13. > On Mon, 27 Jul 1992 14:53:00 PDT,
  14. >    Dave Friedman 510-642-5823 <SPGDNF@UCBCMSA.BITNET> said:
  15. > > (...)
  16. > > If the dataset is cataloged via UNIT=DISK and DISP=(,CATLG) in jcl, the
  17. > > catalog shows a DEVICETYPE of X'3010200F'.  The same thing happens if we
  18. >
  19. > 3010200F is the UCB device type for 3390.
  20. (... very usefull explanation on esoteric catalog entries ...)
  21. >
  22. > Either that or a response to constant problems caused by the UNITNAME
  23. > positions changing.  The manual says that the systems programmer can
  24. > never move or delete UNITNAMEs once they're defined, because it'll
  25. > cause problems.  Most systems programmers don't know this.
  26.  
  27. MVS/ESA 4.2 Config Program (GC28-1651) says: "if you use the old
  28. catalog, and it has esoteric names for datasets ... make no
  29. deletions, make additions only at the end". MVS/XA and below (we
  30. skipped version 3, so I have no doc on that) explicitly mention the
  31. master catalog here, which seems to imply that esoterics in
  32. usercatalogs are ok. They are not.
  33.  
  34. But why do we have to invent the corrective tool ourselves? Why is
  35. there not an option (PARMLIB or so) that we can ask catalog
  36. management to automatically recatolog the dataset.
  37.