Previous Topic: Job Record

Next Topic: How Job Management Manager Reports a Completed Job

How Job Management Manager Processes Jobs

By default, the manager runs a job as a detached process on OpenVMS. The manager is activated by one of two actions:

By default, the manager does not use OpenVMS batch processing to run jobs. The manager creates the job process directly.

The process created by the manager first executes the system-wide and user-specific login command files. Then it executes the command file SCHEDULER$SHELL.COM supplied with the manager, in the NSCHED$: logical directory.

SCHEDULER$SHELL.COM runs a program that extracts the job’s commands from the Job Management Manager database and performs them. When the process created by the manager exits, OpenVMS sends a completion message to the manager. The manager then updates its job database accordingly.