Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The CHGRJERDRE command changes the attributes in an existing session description reader entry. The change takes effect when readers are identified in the SBMRJEJOB command and OPTION(*IMMED) is specified. The change can also take effect when the next STRRJERDR command is issued for a reader identified in a SBMRJEJOB command with OPTION(*QUEUE) specified.
*ESCAPE Messages
Top |
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 | ||
RDR | RJE reader identification | *AUTO, RD1, RD2, RD3, RD4, RD5, RD6, RD7, RD8, RD9, RD10, RD11, RD12, RD13, RD14, RD15 | Required, Positional 2 |
JOBQ | Reader job queue | Single values: *SAME, *NONE Other values: Qualified object name |
Optional, Positional 3 |
Qualifier 1: Reader job queue | 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 |
Top |
Specifies the qualified name of the session description that contains the reader entry being changed.
The possible library values are:
session-description-name: Specify the name of the session description being changed.
Top |
Specifies the reader entry being changed.
The possible values are:
Top |
Specifies the qualified name of the job queue on which jobs for this reader are placed.
The possible values are:
The possible library values are:
Top |
Specifies the qualified name of the message queue to which messages for the reader are sent.
The possible values are:
The possible library values are:
Top |
Top |
*ESCAPE Messages
Top |