home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / vmsnet / sysmgt / 216 < prev    next >
Encoding:
Text File  |  1992-07-23  |  1.5 KB  |  37 lines

  1. Newsgroups: vmsnet.sysmgt
  2. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!mips!sdd.hp.com!elroy.jpl.nasa.gov!decwrl!concert!rock!epa-rtp!ralph.rtpnc.epa.gov!rbn
  3. From: rbn@ralph.rtpnc.epa.gov (Bob Boyd)
  4. Subject: Re: Using STARTUP$STARTUP_LAYERED
  5. Message-ID: <1992Jul23.211127.17086@rtpnc.epa.gov>
  6. Sender: usenet@rtpnc.epa.gov
  7. Nntp-Posting-Host: ralph.rtpnc.epa.gov
  8. Organization: UNISYS/Environmental Protection Agency
  9. References: <1992Jul20.135138.938@beckman.com>
  10. Date: Thu, 23 Jul 1992 21:11:27 GMT
  11. Lines: 24
  12.  
  13. dsroberts@beckman.com writes:
  14. > does anyone know how to get the startup$startup_layered database to be
  15. > multi-stream?  By multi_stream I mean getting some procedures to execute
  16. > simultaneously (we have smp systems, so single stream, by our thinking, would
  17. > not be as quick).
  18. > In any case, perhaps some of you would like to share how your startup is
  19. > configured so perhaps I can glean some improvements that would apply to us.
  20. At a site I used to manage we set things up using the SYSMAN startup 
  21. database.  Things can be done in parallel by setting procedures to be
  22. SPAWNED for execution or for submission to batch.
  23.  
  24. We had probably 20-30 procedures or more in the database and it seemed
  25. to work fairly well.  We did our own homegrown procedure for speeding
  26. up the mounting of disks in a parallel fashion.  Some of the disks were
  27. mounted as a result of SYPAGSWP*.com being invoked and the rest came 
  28. later in the process.
  29.  
  30. --
  31. Bob Boyd                 
  32. rbn@ralph.rtpnc.epa.gov 
  33. Unisys/EPA               
  34.  
  35.