SET_DEFERMOUNT
The SET_DEFERMOUNT keyword specifies whether the DEFER option should be specified for the UNIT keyword.
Syntax
SET_DEFERMOUNT=YES|NO
Operands
Specify one of the following operands:
- YES
- DEFER should be specified.
- NO
- DEFER should not be specified.
Default
None.
Environments
ALLOCATE
JCL equivalent
DD01 DD UNIT=(3490,,DEFER)
Related selection criteria
DEFERMOUNT
Example
In the following example, the DEFER option should be specified for the UNIT keyword:
SET_DEFER=Y