Previous Topic

Next Topic

Book Contents

Book Index

Job sets

A job in the SCHEDULE database is essentially a self-contained processing unit. All the information needed to perform the processing is defined for each job in the control file. A group of jobs can be grouped into a set.

A set of jobs is just a collection of jobs that are connected to each other using either prerequisites or initiates. They can be in the same or different directories. They can be on the same or different nodes in a network.

Three bits of information are passed between members of a job set during execution to control and coordinate the processing. This allows for multiple invocations of the same job set processing different data without any interference between them. They are:


In This Section

Using set parameters

Using set tags

Using set ids

See Also

Job characteristics

Resource requirements

Startup window

Execution window

Auxilliary Command files

Retry Limit

Access controls

Default job entry

Reports