home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.vms
- Path: sparky!uunet!destroyer!gatech!ncar!news.miami.edu!jim
- From: jim@news.miami.edu
- Subject: Re: Is a heterogeneous system possible under 5-5?
- Message-ID: <1992Nov17.234045.13361@news.miami.edu>
- Keywords: OLD_QUEUE_MANAGER
- Organization: University of Miami, RSMAS
- References: <9211171451.AA07925@ucbvax.Berkeley.EDU>
- Date: Tue, 17 Nov 92 23:40:45 GMT
- Lines: 23
-
- To select the old queue manager one can edit
- SYS$SYSROOT:[SYS$STARTUP]VMS$CONFIG-050_JOBCTL and insert the line
-
- $ newjobctl = 0
-
- just before the lines
-
- $ define/user sys$output nl:
- $ if newjobctl
- $ then
-
- This will run the old queue manager.
- Note that _ALL_ nodes in the cluster must run the same type of queue
- manager (all old or all new).
-
- Also, in SYSTARTUP_V5.COM, DEFINE /SYSTEM /EXEC logicals for SYSUAF,
- RIGHTSLIST, NETPROXY, and VMSMAIL_PROFILE to point to node specific files.
-
- Works for me.
- Jim Brown, U Miami, jim@lime.rsmas.miami.edu
- --
- Jim Brown, University of Miami, RSMAS/MPO
- [send mail to jim@lime.rsmas.miami.edu]
-