DEFERMOUNT

(Tape devices only.) The DEFERMOUNT keyword specifies whether the DEFER option was specified for the UNIT keyword.

Syntax

Read syntax diagramSkip visual syntax diagramDEFERMOUNT=YESNO

DEFERMOUNT=YES|NO

Operands

Specify one of the following operands:

YES
DEFER was specified.
NO
DEFER was not specified.

Default

None.

Environments

ALLOCATE, EXTEND, UNALLOCATE, and CATCHECK.

JCL equivalent

DD01 DD UNIT=(3490,,DEFER)

Related Enhanced Allocation Management function

SET_DEFERMOUNT

Example

DEFER=Y