Previous Topic: Shutting Down CA Job Management Agent

Next Topic: Editing the System Shutdown Command File

Editing the System Startup Command File

You can edit your system startup command file so that the agent is automatically started when your system is rebooted. To do this, add the following command line to the system startup file, SYS$MANAGER:SYSTARTUP_VMS.COM:

$ @SYS$STARTUP:UNIJM$AGENT$STARTUP.COM

Place this new command line after the line that invokes the network startup command procedure. For example:

$ @SYS$MANAGER:STARTNET.COM
.
.
.
$ @SYS$STARTUP:UNIJM$AGENT$STARTUP.COM

In addition, place the CA Job Management Agent startup command after the line that invokes the TCP/IP services startup command procedure. For example:

$ @SYS$STARTUP:UCX$STARTUP.COM
.
.
.
$ @SYS$STARTUP:UNIJM$AGENT$STARTUP.COM

If you activated CA Common Services for OpenVMS, you do not need to run the commands above. Instead, just run @SYS$STARTUP:CAPOLY$STARTUP.