MSIR.0852 Daemon requires non-command-level input -- restarting
(Redirected from MSIR.0852)
The sdaemon thread doing work for a Daemon object required terminal input, but the input stream (the first parameter to the Daemon class Run method) had reached its end. Each invocation of the Run method must return the daemon thread to Model 204 command level. There are too many possible reasons for such an error to generalize about possible corrective actions. See Daemon class for more information about Daemon objects.
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=4 | Sets batch (single user) return code |
CLASS=E | Error class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter |
AUDITER | Writes the message with line type ER to the audit trail |
CANCEL | Cancels the user's request |
COUNT | Increments the error count (ERCNT) parameter |
NOTERM | Does not display the message on the user's terminal |