Previous Topic

Next Topic

Submit a job

The submit/job or subjob command is used to submit a job manually from the command line. There are three qualifiers, in addition to the general qualifiers, that can be applied to the command. They are listed in the following table.

Examples

Windows/OpenVMS:

Schedule> schedule submit update_ledger1 /prerequisites /initiates

UNIX/Linux:

Schedule> schedule subjob update_ledger1 -prerequisites -initiates

What it does: Submits a job and checks prerequisites (prerequisite jobs, resources, end actions, rescheduling) and initiates (jobs started by this job)

Submit qualifiers

Command

Description

/prerequisite

The job will be submitted as soon as all prerequisites are met. The default is to not check prerequisites.

/initiates

After the job completes all initiate jobs are activated. The default is not to trigger initiates.

/after=date

The job is submitted for execution after the indicated date and time

See Submit a job for execution (submit/job or subjob) for a detailed description of this command.

See Also

Common Command Examples

Create a new job

Modify a job's properties

Modify all jobs using wildcards

Display job properties

Delete a job

Copy an existing job

Edit job list data

Extract the entire database

Insert an extracted database

Type job list data

Create a new directory

Create a calendar

Display history

Monitoring activity