MSIR.0183 Message from server - Msg (msg), Level (level), State (state):

From m204wiki
(Redirected from MSIR.0183)
Jump to navigation Jump to search

A Janus Open Client connection has received the indicated message from the remote server. This message will be followed by an MSIR.0184 that gives further details about the nature of the message and by MSIR.0185 that provides the text of the message. If this is insufficient, see the appropriate messages manual for the remote server to determine the meaning of the message.

This message differs from MSIR.0182 in that MSIR.0182 is used for informational messages while MSIR.0183 is used for error messages.


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
AUDITERWrites the message with line type ER to the audit trail
COUNTIncrements the error count (ERCNT) parameter

Back to list of messages