MSIR.0853 Master lost

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

The sdaemon thread doing work for a Daemon object detected that the master thread (the thread that had instantiated the Daemon object) had logged out. This is most likely the result of a BUMP or user restart of the master thread. The daemon thread also logs out after this message.


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
AUDITERWrites the message with line type ER to the audit trail
COUNTIncrements the error count (ERCNT) parameter
NOTERMDoes not display the message on the user's terminal

Back to list of messages