M204.1545
M204.1545 Session not established for inbound process token
A Horizon SOUL program has issued OPEN PROCESS ACCEPT
from a thread other than IODEV 27. OPEN PROCESS ACCEPT
may be issued only by a Horizon Server program, which may be invoked only by a Client program over an
LU 6.2 SNA Communications Server (also known as VTAM) session.
Generally this error is the result of a user accidentally including a Horizon Server program request from a terminal thread, or of coding a Server OPEN PROCESS (contains ACCEPT keyword) instead of a Client OPEN PROCESS (contains AT keyword).
Response: Correct the OPEN PROCESS statement if in fact this was intended to be a Horizon Client program.
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=4 | Sets batch (single user) return code |
CLASS=E | Error class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter |
AUDITMS | Writes the message with line type MS to the audit trail |
NOCOUNT | Does not increment the error count (ERCNT) parameter |
NOTERM | Does not display the message on the user's terminal |