SET_DEFERMOUNT

The SET_DEFERMOUNT keyword specifies whether the DEFER option should be specified for the UNIT keyword.

Syntax

Read syntax diagramSkip visual syntax diagramSET_DEFERMOUNT =YESNO

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