home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / vms / 18117 < prev    next >
Encoding:
Text File  |  1992-11-17  |  1019 b   |  35 lines

  1. Newsgroups: comp.os.vms
  2. Path: sparky!uunet!destroyer!gatech!ncar!news.miami.edu!jim
  3. From: jim@news.miami.edu
  4. Subject: Re: Is a heterogeneous system possible under 5-5?
  5. Message-ID: <1992Nov17.234045.13361@news.miami.edu>
  6. Keywords: OLD_QUEUE_MANAGER
  7. Organization: University of Miami, RSMAS
  8. References: <9211171451.AA07925@ucbvax.Berkeley.EDU>
  9. Date: Tue, 17 Nov 92 23:40:45 GMT
  10. Lines: 23
  11.  
  12. To select the old queue manager one can edit
  13. SYS$SYSROOT:[SYS$STARTUP]VMS$CONFIG-050_JOBCTL and insert the line
  14.  
  15. $ newjobctl = 0
  16.  
  17. just before the lines
  18.  
  19. $ define/user sys$output nl:
  20. $ if newjobctl
  21. $ then
  22.  
  23. This will run the old queue manager.
  24. Note that _ALL_ nodes in the cluster must run the same type of queue
  25. manager (all old or all new).
  26.  
  27. Also, in SYSTARTUP_V5.COM, DEFINE /SYSTEM /EXEC logicals for SYSUAF,
  28. RIGHTSLIST, NETPROXY, and VMSMAIL_PROFILE to point to node specific files.
  29.  
  30. Works for me.
  31. Jim Brown, U Miami, jim@lime.rsmas.miami.edu
  32. -- 
  33. Jim Brown, University of Miami, RSMAS/MPO
  34. [send mail to jim@lime.rsmas.miami.edu]
  35.