Previous Topic

Next Topic

Book Contents

Book Index

Submitting Windows jobs

When jobs are submitted in Windows a process is created. You may determine the name of the process and the name of the log file which contains logging for the job run.

On Node

This specifies on which node this job is to execute. Inside a cluster, any node that is a member of the same cluster is allowed to submit and execute the job. This parameter is very useful in a "Satellite/Central database" network configuration. In this network topology, the job will execute on the remote node. All the control data and commands will come from the central database.

Process name

This is the name of the process which the job should use.

Log file name

This specifies where to place the job log file that is created during job execution. Any file name that is provided is parsed and a default of ' job_name.log'' is used to complete any missing elements.

Output flags (checkboxes)

Keep log file - Keep log file upon completion.

Delete com file - Delete the job temporary COM file on completion.

See Also

Submit

Submitting OpenVMS jobs

Submitting UNIX/Linux jobs