Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The ENDRJESSN command ends communications with the host subsystem in either a controlled or an immediate manner.
*ESCAPE Messages
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
SSN | Active RJE session | Name | Required, Positional 1 |
OPTION | Cancel | *CNTRLD, *IMMED | Optional, Positional 2 |
DELAY | Delay time in sec, if *CNTRLD | 0-99999, *NOLIMIT | Optional, Positional 3 |
IDLETIME | Idle time in minutes | 0-99, 0 | Optional |
Top |
Top |
Specifies whether the session is ended in a controlled manner (allowing RJE to perform end processing), or it is canceled immediately.
The possible values are:
RJE continues to send and receive printer, punch, reader, and message data until the output and input streams are completed. A new SBMRJEJOB command request is honored until the idle time has elapsed. After that, reader job queues for the session are held.
Note: For BSC, the /*SIGNOFF command is not sent to the host subsystem. This will cause the session to end abnormally, and may result in the logging of error messages on the host.
Top |
Specifies the number of seconds allowed for the controlled ending. If the amount of time specified has passed and the end processing is not complete, the session being processed is ended immediately.
The possible values are:
Top |
Specifies the number of minutes the session remains idle before it ends in a controlled manner.
The possible values are:
If an ENDRJESSN command specifies a controlled ending, its IDLETIME parameter overrides that of the session description. If it specifies an immediate ending, the IDLETIME value of the session description is ignored.
Top |
Top |
*ESCAPE Messages
Top |