Change RJE Writer Entry (CHGRJEWTRE)

Change RJE Writer Entry

The CHGRJEWTRE command changes attributes in an existing session description writer entry. The change takes effect when the STRRJEWTR command is issued for this entry.

Error messages for CHGRJEWTRE

*ESCAPE Messages

RJE0017
&1 was not found in session description &2.
RJE0024
Errors found. Processing of request ended.
RJE0067
No members were found in file &1 in &2.

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
WTR RJE writer identification PR1, PR2, PR3, PR4, PR5, PR6, PR7, PR8, PR9, PR10, PR11, PR12, PR13, PR14, PR15, PU1, PU2, PU3, PU4, PU5, PU6, PU7, PU8, PU9, PU10, PU11, PU12, PU13, PU14, PU15 Required, Positional 2
FILE Output file Single values: *SAME
Other values: Qualified object name
Optional, Positional 3
Qualifier 1: Output file Name
Qualifier 2: Library Name, *LIBL, *CURLIB
MBR Member Name, *SAME, *GEN, *FIRST Optional, Positional 4
SPLFNAME BSC Spooled file name *SAME, *DEVFNAME, *JOBNAME Optional
FSN File member sequence number 0-999, *SAME Optional
FORMTYPE Host form type Character value, *SAME, *STD Optional
DTAFMT Data format *SAME, *FCFC, *DATA, *CMN Optional
PGM Program to call Single values: *SAME, *NONE
Other values: Qualified object name
Optional
Qualifier 1: Program to call Name
Qualifier 2: Library Name, *LIBL, *CURLIB
MSGQ Message queue Single values: *SAME, *NONE
Other values: Qualified object name
Optional
Qualifier 1: Message queue Name
Qualifier 2: Library Name, *LIBL, *CURLIB

RJE Session Desc (SSND)

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

The possible library values are:

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

RJE Writer ID (WTR)

Specifies the writer entry being changed.

The possible values are:

Output File (FILE)

Specifies the qualified name of the file that receives the data from the host subsystem.

The possible values are:

Member (MBR)

Specifies the file member to which output is directed. This parameter applies only if a DDM, physical, or source physical file is specified in the FILE parameter.

The possible values are:

BSC Spooled File (SPLFNAME)

Specifies the name of the spooled file for printer or punch device output. This parameter applies only to BSC sessions.

Note: SNA sessions use the job name found in the peripheral data set information record (PDIR) sent from the host subsystem.

The possible values are:

File Member Seq Number (FSN)

Specifies the initial three-digit FSN that is used to create member names. This parameter applies only if *GEN is specified for the MBR parameter.

The possible values are:

Host Form Type (FORMTYPE)

Specifies the initial form type used if no form-mount message is received from the host subsystem.

The possible values are:

Data Format (DTAFMT)

Specifies the format of the output data.

The possible values are:

Program to Call (PGM)

Specifies the qualified name of a user program associated with the session description.

The possible values are:

Message Queue (MSGQ)

Specifies the qualified name of the message queue to which messages for the writer are sent.

The possible values are:

Examples

None

Error messages

*ESCAPE Messages

RJE0017
&1 was not found in session description &2.
RJE0024
Errors found. Processing of request ended.
RJE0067
No members were found in file &1 in &2.