Previous Topic

Next Topic

Book Contents

Book Index

General Information for CONTROL

The CONTROL parameter is used to control parallel execution of jobs.

If a job requires a resource in exclusive state, it cannot share usage of that resource with another job (that is, the jobs cannot run in parallel). For example:

If a job requires a resource in shared state, that job can run in parallel with other jobs requiring the same resource in shared state. For example:

However:

For more information, see Quantitative and Control Resources.

Parent Topic

CONTROL: Runtime Scheduling Parameter