WITH Parameter

Parameter Type

Keyword, optional

Purpose

Use the WITH parameter to specify that the job must be executed on the same system where another reference job is active.

If the WITH parameter is used, the job is not eligible for execution until the reference job is active. In addition, the job can only be executed on the same system where the reference job is active.

Job having a WITH specification can be submitted before or after the reference job becomes active or submitted. However, it is recommended to submit a job after the reference job becomes active, because the reverse sequence causes additional processor overhead.