M204.1915

From m204wiki
Jump to navigation Jump to search

M204.1915  Group open error: mandatory file token at token2 could not be opened

A remote member of a PQO group could not be opened, and this file was specified as mandatory in the group definition. The group open is aborted. The failure is most likely due to a communication problem (a message will precede this error message giving the nature of the failure).

Response: Contact your system manager.

System manager response: Correct the communication error, and have the user retry the open.

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