home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / bit / listserv / ibmmain / 2683 < prev    next >
Encoding:
Text File  |  1992-11-20  |  1.3 KB  |  27 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!VCUVM1.BITNET!SSTSZXF
  3. Message-ID: <IBM-MAIN%92112015284158@RICEVM1.RICE.EDU>
  4. Newsgroups: bit.listserv.ibm-main
  5. Date:         Fri, 20 Nov 1992 16:19:56 EDT
  6. Sender:       IBM Mainframe Discussion list <IBM-MAIN@RICEVM1.BITNET>
  7. From:         Zoltan Forray <SSTSZXF@VCUVM1.BITNET>
  8. Subject:      Re: How to expand SYS1.LOGREC
  9. In-Reply-To:  Message of Tue,
  10.               17 Nov 1992 10:35:32 GMT from <ost@UNI-MUENSTER.DE>
  11. Lines: 14
  12.  
  13. In my manual MVS/XA SPL: SYS1.LOGREC Error Recording GC28-1162-2 on page
  14. 2-4 under "Changing Space Allocation for SYS1.LOGREC" it states (and shows an
  15. example) that all you have to do is run a batch job that does an IEHPROGM
  16. to SCRATCH and UNCATLG the SYS1.LOGREC d/s and then runs PGM=IFCDIP00 to
  17. allocate the new SYS1.LOGREC and initialize it.
  18.  
  19. However, you must read the caveats, which make statements like "If you use the
  20. preceding procedure and an uncorrectable channel error occurs after the
  21. SYS1.LOGREC dataset has been scratched but before it has been reallocated, the
  22. system is marked ineligible for IPL procedures"
  23.  
  24. The book then goes on to explain about doing stand-alone restores of the SYSRES
  25. pack to get back the SYS1.LOGREC dataset. Of course, it also says that you must
  26. immediately IPL after you create or restore the SYS1.LOGREC d/s.
  27.