M204.0833
Jump to navigation
Jump to search
M204.0833 Duplicate files "token" : token2 rejected
Either of these:
- If the message contains the keyword CREATE, then a non-remote file appears more than once in the FROM clause of a CREATE GROUP command for a permanent or temporary group or appears more than once in a SOUL In clause. Each non-remote group member must be unique.
Uniqueness is determined without any synonym expansion. The group is not created, or the In clause is not compiled.
If PQO is active, the non-uniqueness of remote group members is determined on the server.
- If the message does not contain the keyword CREATE, then a non-remote file appears more than once after synonym expansion for a permanent, temporary, or ad hoc group. In the case of permanent and temporary groups, further messages should indicate an OPEN failure. For ad hoc groups, the statement containing the clause fails to compile.
Response: Remove the duplicate file, and retry the command or clause. In the second case above, this may involve the changing of file synonyms by reissuing the DEFINE FILE command. If so, and the group involved is temporary or permanent, the group need not be deleted and recreated.
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 |
COUNT | Increments the error count (ERCNT) parameter |