M204.1881

From m204wiki
Revision as of 20:28, 13 March 2018 by JAL (talk | contribs) (add <var>s)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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