M204.2010

From m204wiki
Jump to navigation Jump to search

M204.2010  Comm error status​,​ statusd ​=​ token token2

A Horizon communications function supporting PQO has failed with the above status codes at the server; this failure sometimes also produces message M204.2011.

Response: Retry the request. Alert the system manager in case of repeated failure.

System manager response: Refer to the accompanying message M204.2012 for the nature of the communications failure. Also refer to $Status/$StatusD codes and accompanying error messages for details about the $Status and $StatusD reason codes.

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
OPRWrites the message to the (operator) console

Back to list of messages