M204.1881: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
m (add <var>s)
 
Line 5: Line 5:
<b>Response:</b> Examine the conversation partner program to understand why the partner has sent multiple signals. If the application seems correct, contact your system manager. </p>
<b>Response:</b> Examine the conversation partner program to understand why the partner has sent multiple signals. If the application seems correct, contact your system manager. </p>
<p>
<p>
<b>System manager response:</b> If both conversation partner program seem correct, use MSGCTL to take a snap for this message, and contact [[Contacting Rocket Software Technical Support|Technical Support]]. An SNA Communications Server (also known as VTAM) trace of the conversation may be required.
<b>System manager response:</b> If both conversation partner program seem correct, use <var>MSGCTL</var> to take a snap for this message, and contact [[Contacting Rocket Software Technical Support|Technical Support]]. An SNA Communications Server (also known as VTAM) trace of the conversation may be required.
</p>
</p>
{{Template:M204.1881 footer}}
{{Template:M204.1881 footer}}
<!-- skeleton as it was in pdf/TOO MANY SIGNALS RECEIVED ON SESSION /-->
<!-- skeleton as it was in pdf/TOO MANY SIGNALS RECEIVED ON SESSION /-->

Latest revision as of 20:28, 13 March 2018

M204.1881  Too many signals received on session

A remote process has sent more LU 6.2 signals than Model 204 can handle.

Response: Examine the conversation partner program to understand why the partner has sent multiple signals. If the application seems correct, contact your system manager.

System manager response: If both conversation partner program seem correct, use MSGCTL to take a snap for this message, and contact Technical Support. An SNA Communications Server (also known as VTAM) trace of the conversation may be required.

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
AUDITMSWrites the message with line type MS to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter

Back to list of messages