[label] DEQ (qname-addr
,rname-addr
,[rname-length]
,[STEP|SYSTEM|SYSTEMS])
[,LOC=BELOW|ANY]
[,RET=HAVE|NONE]
[,RNL=YES|NO]
[,RELATED=value]
[,UCB=ucb-address]
STEP=This job step only (default)
SYSTEM=This system only
SYSTEMS=Multiple systems
HAVE=Request now if not previously requested
NONE=Request unconditionally (default)
List and execute forms are also available.
Relinquishes control of one or more serially reusable resources.
The first four parameters (qname-addr through STEP|SYSTEM|SYSTEMS) may be repeated to specify multiple requests, up to a limit of 255 characters.
The final five parameters (LOC through UCB) apply to all the requests specified.
DEQ (MAJOR1,MINOR1,,SYSTEM)
This example relinquishes ownership of one resource. The length of the minor resource name defaults to the assembled length.
DEQ (MAJOR2,MINOR2,12,,MAJOR3,MINOR3,,)RET=HAVE,RNL=NO
This example relinquishes ownership of two resources. The length of the second minor resource name defaults to the assembled length. The scope of both requests defaults to this job step only. Both requests are implemented only if the resources are immediately available. The requests are subject to resource name list processing.