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 may even be 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 ─┬─┬─ ,TIME=mmmm ────────────────────────────►◄
                │        ├─ ALL ──┤ │
                │        └─ ALLP ─┘ │
                └─ REF=nnnnrrs ─────┘
JOB

Specifies the jobs whose schedule times should be delayed.

Required: Yes unless REF is used (in which case JOB must be omitted)

nnnn

Defines the job number of a single job assigned by CA Workload Automation SE.

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 those in the preprocess queue.

REF

Defines a particular workstation task within a network (and all subsequent stations) whose schedules should be delayed. REF is required if JOB is not used.

Required: Yes unless JOB is used (in which case REF must be omitted)

nnnnrrs

Defines a workstation task reference number assigned by CA Workload Automation SE.

Limits: 4 to 7 numeric characters

nnnn

Defines the CA Workload Automation SE 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 be added 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