If you have installed the manager on an OpenVMS Cluster, you must start the manager on all the nodes that will run Job Management Manager jobs.
You can start the manager on a node in three ways:
Edit the node’s startup command file to start the manager automatically. For instructions, see the "Editing the System Startup Command File" section in this guide.
Log into the account from which the manager will run (normally the SYSTEM account), and enter the following command:
$ @SYS$STARTUP:UJM$MANAGER$STARTUP.COM
or
$ @SYS$STARTUP:CAPOLY$STARTUP.COM
Enter the following command:
$ SUBMIT/USER=SYSTEM SYS$STARTUP:UJM$MANAGER$STARTUP.COM
On nodes that will not run jobs, you can install just the DCL interface. To install the interface on a node without starting the manager, enter the following commands. You can enter the commands interactively or place them in the system startup file:
$ @SYS$STARTUP:UJM$MANAGER$STARTUP.COM LOGICAL_NAMES $ DEFINE/SYSTEM/EXEC NSCHED$ NSCHED$DATA,NSCHED$COM,NSCHED$EXE $ @NSCHED$:INSTALL_INTERFACE.COM
If necessary, substitute the appropriate device for SYS$COMMON.
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |