Previous Topic: ADDR ExamplesNext Topic: ADDSCH Usage Notes


ADDSCH Command

The ADDSCH command delays scheduled start and due-out times for up to 24 hours.

After a job has entered a queue, it is sometimes necessary to delay the scheduled start time or due-out time. It is sometimes necessary to delay the entire workload already in a queue to react to a major unexpected and unscheduled change in the environment.

This command has the following format:

ADDSCH,{JOB={nnnn|ALL|ALLP}|REF=nnnnrrs},TIME=mmmm
JOB

Specifies the jobs whose schedule times you want to delay.

Required: Yes unless REF is used (in which case, omit JOB).

nnnn

Defines the job number of a single job that CA WA CA 7 Edition assigns.

Limits: 1 to 4 numeric characters

ALL

Specifies all jobs and workstation entries in the request, ready, active, and postprocess queues.

ALLP

Specifies all jobs and workstation entries including the ones in the preprocess queue.

REF

Defines a particular workstation task within a network (and all subsequent stations) whose schedules you want to delay. REF is required when JOB is not used.

Required: Yes unless JOB is used (in which case, omit REF).

nnnnrrs

Defines a workstation task reference number that CA WA CA 7 Edition assigns.

Limits: 4 to 7 numeric characters

nnnn

Defines the CA 7 job number. You can omit leading zeros.

rr

Defines the relative sequence of the network in relation to other networks associated with the job. For input networks, the value is 00. You cannot omit leading zeros.

s

Defines the position of the station within the network. The first station would be position 1.

TIME

Defines the amount of time to add to the start time and due-out time of the jobs or workstations indicated. Value must be in minutes.

Limits: 1 to 4 numeric characters from 1 to 1440