Start RJE Reader (STRRJERDR)

Where allowed to run: All environments (*ALL)
Threadsafe: No
Parameters
Examples
Error messages

Start RJE Reader

The STRRJERDR command starts a reader to send data to the host subsystem.

If a job queue is specified in the reader entry of the session description, that job queue is released.

If a job queue is not specified in the session description reader entry, the reader is reserved for interactive jobs.

This command sends a start command to the host subsystem to start the associated host subsystem reader, as required. If the reader is already started and available, some host subsystems return error messages indicating this. In this situation, RJE ignores these messages. If the STRRJESSN command is sent with RDRS(*NO) and SNDSTRCMD(*NO), a start command is not sent when the reader is first started.

Error messages for STRRJERDR

*ESCAPE Messages

RJE0003
RJE session &1 is not active.
RJE0004
You are not permitted to access session description &1.
RJE0024
Errors found. Processing of request ended.
RJE0059
RJE cannot send host command to complete request.
RJE0143
No RJE readers were defined for this RJE session.
RJE0144
RJE device &3 was not defined in RJE session &1.
Top

Parameters

Keyword Description Choices Notes
RDR RJE reader identification *ALL, RD1, RD2, RD3, RD4, RD5, RD6, RD7, RD8, RD9, RD10, RD11, RD12, RD13, RD14, RD15 Required, Positional 1
SSN Active RJE session Name Required, Positional 2
Top

RJE Reader ID (RDR)

Specifies which reader is started.

The possible values are:

Note: The *AUTO reader is started (its job queue is released, when specified) when a reader is started that allows *AUTO to be used.

Top

Active RJE Session (SSN)

Specifies the active session associated with the reader that sends reader jobs to the host subsystem.

Top

Examples

None
Top

Error messages

*ESCAPE Messages

RJE0003
RJE session &1 is not active.
RJE0004
You are not permitted to access session description &1.
RJE0024
Errors found. Processing of request ended.
RJE0059
RJE cannot send host command to complete request.
RJE0143
No RJE readers were defined for this RJE session.
RJE0144
RJE device &3 was not defined in RJE session &1.
Top