Add RJE Communication Entry (ADDRJECMNE)

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

Add RJE Comm Entry

The ADDRJECMNE command adds a communications or a BSC file entry to an existing session description. If an entry is added to a session description while the session is active, the change does not take effect until the session is ended and started again.

Each entry refers to a unique communications or BSC file. All files must reference devices attached to the same controller.

For SNA, there must be at least one communications entry to operate RJE. There must be at least two communications entries if you are using direct-workstation input.

There is a maximum of 46 communications entries. Too many burdens the operating overhead, while too few interrupts functions. If more devices are used than communications entries, the entries must be shared among the devices.

BSC requires two communications entries to start a session: one for console input jobs, and one for console output jobs. In addition, one is required for each active reader or writer in the session.

Error messages for ADDRJECMNE

*ESCAPE Messages

RJE0024
Errors found. Processing of request ended.
RJE0036
Maximum of &1 &2 entries was surpassed.
RJE0082
Communications entry &1 already exists in &3.
Top

Parameters

Keyword Description Choices Notes
SSND RJE session description Qualified object name Required, Positional 1
Qualifier 1: RJE session description Name
Qualifier 2: Library Name, *LIBL, *CURLIB
FILE BSC/CMN file Qualified object name Required, Positional 2
Qualifier 1: BSC/CMN file Name
Qualifier 2: Library Name, *LIBL, *CURLIB
DEV BSC/CMN device Name, *FILE Optional, Positional 3
DTACPR Compress output data *FILE, *YES, *NO Optional
Top

RJE Session Desc (SSND)

Specifies the qualified name of the session description to which the communications entry is added.

The possible library values are:

session-description-name: Specify the name of the session description.

Top

BSC/CMN File (FILE)

Specifies the qualified name of the communications or BSC file entry that is added to the session description.

The possible library values are:

communications-or-BSC-file-name: Specify the name of the communications or BSC file.

Top

BSC/CMN Device (DEV)

Specifies the communications device to and from which the communications or BSC files send and receive data.

The possible values are:

Top

Compress Output (DTACPR)

For BSC only, specifies whether data compression is performed.

Note: For SNA, data compression is controlled by the bind request, which is sent by the host subsystem.

The possible values are:

Top

Examples

None
Top

Error messages

*ESCAPE Messages

RJE0024
Errors found. Processing of request ended.
RJE0036
Maximum of &1 &2 entries was surpassed.
RJE0082
Communications entry &1 already exists in &3.
Top