Release Reader (RLSRDR)

The Release Reader (RLSRDR) command releases the specified spooling reader so that it can continue to process jobs for the job queue. The specified reader was held by a previous HLDRDR (Hold Reader) command. Data was not lost when this reader was held.

Parameters

Keyword Description Choices Notes
RDR Reader Name Required, Positional 1

Reader (RDR)

Specifies the spooling reader to be released.

This is a required parameter.

name
Specify the name of the reader to be released.

Examples

RLSRDR   RDR(DISKETTE)

This command releases the diskette reader named DISKETTE for additional processing.

Error messages

*ESCAPE Messages

CPF1317
No response from subsystem for job &3/&2/&1.
CPF1340
Job control function not performed.
CPF1351
Function check occurred in subsystem for job &3/&2/&1.
CPF1352
Function not done. &3/&2/&1 in transition condition.
CPF3312
Reader &1 neither active nor on job queue.
CPF3315
Reader &3/&2/&1 not released. Reader not held.
CPF3330
Necessary resource not available.
CPF3490
Not authorized to specified reader.