Previous Topic: (MII) DELQNAME Command-Temporarily Delete QNAMENext Topic: (MII) DISPLAY ECMF Command-Display ECMF Information


(MII) DEQJOB Command-Dynamically Release a Resource

The DEQJOB command lets you bypass the integrity processing of GDIF for a local job that needs a resource held on another system. You can use this command to create an immediate, controlled integrity exposure when a local job is involved in a cross-system resource conflict and no other local job needs that resource. As soon as the job releases the resource, integrity processing of GDIF is restored.

Scope: Local

This command has the following format:

DEQJOB JOB=name
JOB

Identifies the job for which GDIF should bypass its integrity processing. GDIF bypasses integrity processing for all resources that this job cannot obtain currently. Specify the name of this job in place of name.

The resource that this job needs must be held by a task on another system. In addition, this job must be the only task on the local system that needs the resource.

Usage Notes: DEQJOB Command

Example: DEQJOB Command

To enable job LEDGER to use a resource that is held by a task on another system, issue this command:

DEQJOB JOB=LEDGER