$Z RDRnn - Halt reader activity

Function

To temporarily halt local reader activity.

Syntax

Read syntax diagramSkip visual syntax diagram$Z RDRnn ,RDRnn

Parameters

RDRnn
The local reader that is halted.

Authority Required

This command requires device authority. The description of the $T RDRnn command explains how to ensure that the authority of the appropriate MVS™ system command group is assigned. The $T RDI sets the command authority for internal readers.

This command requires update security access authority. For a description of assigning command input authority, see z/OS JES2 Initialization and Tuning Guide.

Scope

Single member. This command will be in effect for this member only. There is no need to have this command issued to all members of the MAS.

Messages

The $HASP000 message indicates the command was accepted.

Example

 1   $z rdr1,rdr2

  $HASP000 OK

JES2 immediately halts local readers 1 and 2. When you issue a $S command for these readers, processing is resumed at the point where it was halted.