Submit - Setting the job submission options

The Submit options determine how jobs are submitted in Schedule.

Schedule gives you the choice of which Operating System to submit the job on.  The choices are: Windows, UNIX and VMS.  Depending on which Operating System you choose the screen will change with the correct submitting options. The user can submit a single job or a job set. To learn more about job sets, click here.  The default Operating System is Windows.

Windows job submission

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. The fields for Windows job submission are:

Process Controls

 

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 thecentral database.

Process name

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

Username

the owner of the job

Default submission tag

A text field that specifies information to be passed from one job to another inside a set of jobs.

Retain on error (checkbox)

Used in conjunction with the checkbox called "delete upon completion of job" in the General tab. If this is checked and the log file says that the job failed, the job will not be deleted.  This is a special case for temporary jobs.

Load Profile (checkbox)

the owner of the job's profile

 

Output Controls

 

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.

Versions

Number of versions of the log file that should be kept.

Keep log file (checkbox)

Keep log file upon completion

Delete batch file (checkbox)

Delete the job temporary batch files on completion.