Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The CNLRJEWTR command cancels a writer.
*ESCAPE Messages
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
WTR | RJE writer identification | *ALL, 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 1 |
SSN | Active RJE session | Name | Required, Positional 2 |
OPTION | Cancel | *CNTRLD, *IMMED | Optional, Positional 3 |
Top |
Specifies the name of the writer to be canceled.
The possible values are:
Top |
Top |
Specifies how the writer is canceled. The STRRJEWTR command must be issued to continue writer operations.
The possible values are:
If OPTION(*IMMED) is used to cancel the writer, or if the writer ends abnormally, one or more blocks of data can be lost. Each host subsystem has commands to keep a backup copy of the data. For information, see the appropriate host subsystem documentation.
Note: For an OS/VS1 RES host subsystem, the data set is placed in the output queue and held. To release if, enter the following command from the console:
RELEASE jobname, OUT=x
Where x is the output class. The host subsystem DN command shows the names of the jobs held and their output class.
Top |
Top |
*ESCAPE Messages
Top |