M204.1100: Difference between revisions
m (remove 0 from token0) |
m (remove 0 from token0) |
||
Line 5: | Line 5: | ||
<var class="term">​token2​</var> identifies the node name of the session partner. </p> | <var class="term">​token2​</var> identifies the node name of the session partner. </p> | ||
<p> | <p> | ||
<var class="term">​token​</var> identifies the name of the process that was currently open when the error occurred. A Horizon program issued <code>OPEN PROCESS <i>​ | <var class="term">​token​</var> identifies the name of the process that was currently open when the error occurred. A Horizon program issued <code>OPEN PROCESS <i>​token​</i></code> to establish the process. If there was not an active process at the time of the error, this name will not appear. </p> | ||
<p> | <p> | ||
<var class="term">​hexValue</var> is the address of the session control block on which the error occurred (for Rocket Software use only). </P> | <var class="term">​hexValue</var> is the address of the session control block on which the error occurred (for Rocket Software use only). </P> |
Latest revision as of 17:32, 26 March 2018
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=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 |
AUDITER | Writes the message with line type ER to the audit trail |
COUNT | Increments the error count (ERCNT) parameter |
NOTERM | Does not display the message on the user's terminal |
OPR | Writes the message to the (operator) console |