Change RJE Communication Entry (CHGRJECMNE)

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

Change RJE Comm Entry

The CHGRJECMNE command changes attributes in an existing session description communications entry. If the session is already active when the change is made, the change becomes effective only when the current session ends and the STRRJESSN command is reissued.

Error messages for CHGRJECMNE

*ESCAPE Messages

RJE0024
Errors found. Processing of request ended.
RJE0111
&1 does not exist in session description &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, *SAME, *FILE Optional, Positional 3
DTACPR Compress output data *SAME, *FILE, *YES, *NO Optional
Top

RJE Session Desc (SSND)

Specifies the qualified name of the session description that contains the communications entry being changed.

The possible library values are:

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

Top

BSC/CMN File (FILE)

Specifies the qualified name of the communications or BSC file entry being changed.

The possible library values are:

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

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 sent by the host subsystem.

The possible values are:

Top

Examples

None
Top

Error messages

*ESCAPE Messages

RJE0024
Errors found. Processing of request ended.
RJE0111
&1 does not exist in session description &3.
Top