M204.1100

From m204wiki
Revision as of 17:32, 26 March 2018 by JAL (talk | contribs) (remove 0 from token0)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

M204.1100  Horizon transport error -- process​=​token​,​ remoteid​=​token2​,​ @SESD​=​hexValue

A system error occurred on a Horizon session, requiring the session to be terminated.

​token2​ identifies the node name of the session partner.

​token​ identifies the name of the process that was currently open when the error occurred. A Horizon program issued OPEN PROCESS ​token​ to establish the process. If there was not an active process at the time of the error, this name will not appear.

​hexValue is the address of the session control block on which the error occurred (for Rocket Software use only).

Response: Contact the System Manager

System manager response: Obtain the CCASNAP and CCAAUDIT files and contact Technical Support.

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=4Sets batch (single user) return code
CLASS=EError class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter
AUDITERWrites the message with line type ER to the audit trail
COUNTIncrements the error count (ERCNT) parameter
NOTERMDoes not display the message on the user's terminal
OPRWrites the message to the (operator) console

Back to list of messages