M204.2115

From m204wiki
Jump to navigation Jump to search

M204.2115  Data received while waiting for CEB response- rh​=​hexValue​,​ ru​=​hexValue2

Horizon has received data from the session partner after initiating the end of the session, but before the end of the session has been acknowledged by the session partner.

  • hexValue0 is the 3-byte SNA Communications Server (also known as VTAM) request header, in hexadecimal.
  • hexValue2 is the first 16 bytes of the SNA Communications Server request unit, in hexadecimal.

This is a normal event that can be expected to occur sometimes at the end of a session. No action is required; Horizon discards the late data.

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=0Sets batch (single user) return code
CLASS=IInformation class; the message can be suppressed with the X'02' 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
NOTERMDoes not display the message on the user's terminal
OPRWrites the message to the (operator) console

Back to list of messages