M204.2298

From m204wiki
Jump to navigation Jump to search

M204.2298  fileOrGroupName is disabled token

The named file or group became disabled due to the token communication error. This error can occur while executing a command or during the compilation or evaluation of a SOUL request that references the disabled file or group.

Response: Contact the system manager. Do not attempt to access the named file or group until the communication errors are resolved. After the communication errors are resolved, use the OPEN or REOPEN command to regain access to the file or group.

System manager response: Determine the cause of the communication errors, and restore communication with the nodes that are not available.

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

Back to list of messages