OCHECK keyword

Use the OCHECK keyword to control the concurrent number of output devices to access.

OCHECK is an optional keyword for the following commands:

  • CHANGE
  • EXTRACT
  • INITIALIZE
  • RELOAD
  • UNLOAD
Related keywords:
None.
Format:
Read syntax diagramSkip visual syntax diagramOCHECK=NODEFERDEFER
NODEFER
Gets access to all devices that are associated with the output data sets at a time.
DEFER
Access to devices for obtaining output data sets is limited to the number that is specified by the ITASKCTL keyword.

If ICOUT=YES is specified or PTRCHKLVL=NONE is not specified, OCHECK=DEFER is ignored even if it is specified.

Default:
OCHECK=NODEFER
Site default support:
Supported.
Keyword abbreviation:
Supported.