Previous Topic

Next Topic

JOB commands

Jobs in the SCHEDULE System are managed using the commands listed below:

Windows/OpenVMS

UNIX/Linux

Description

complete/job

complete

Complete a job run

copy/job

cp or cpjob

Copy a job definition

create/job

mkjob

Create a job definition

delete/job

rmjob

Delete a job definition

directory/job

lsjob

Display a job's properties

edit/job

edjob

Edit a list associated with a job

extract/job

extjob

Extract a list from a job

increment/job

incjob

Cycle the start time forward

insert/job

insjob

Insert a list

modify/job

chjob

Modify a job definition

rebuild/job

rebjob

Rebuild the initiate/prerequisite links

rename/job

mv or mvjob

Change the name of a job

signal/job

sigjob

Signal a scheduling event

submit/job

subjob

Submit a job for execution

type/job

more

Type out a list associated with a job

The /job qualifier is the default. So in this case the section qualifier can be left off.

For a job to be known to the SCHEDULE system an entry must exist. This entry defines all of the attributes:

In This Chapter

Complete a job (complete/job or compjob)

Copy a job (copy/job or cpjob)

Create a job (create/job or mkjob)

Delete a job (delete/job or rmjob)

Display job properties (directory/job or lsjob)

Edit a job's lists (edit/job or edjob)

Extract a job's list data (extract/job or extjob)

Increment a job's next start time (increment/job or incjob)

Insert data into a job (insert/job or insjob)

Modify a job's properties (modify/job or chjob)

Rebuild job dependencies (rebuild/job or rebjob)

Rename a job (rename/job or mvjob)

Signal a scheduling event (signal/job or sigjob)

Submit a job for execution (submit/job or subjob)

Type a job's data lists (type/job or more)