M204.2900

From m204wiki
Revision as of 19:49, 9 October 2025 by SteveS (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

M204.2900  Cannot delete token that token2

While processing a Roll Forward delete entry Model 204 detected an attempt to delete a FIELDGROUP but the DELETE is prohibited for one of the following reasons:

The FIELDGROUP has FIELDS or FIELDGROUPS within it

The FIELD or FIELDGROUP has a COUNT-OCCURRENCES-OF FIELD within it

The FIELD or FIELDGROUP is part of a CONCATENATION-OF FIELD

Response: Recovery may have been set up incorrectly: Contact Rocket Software Support

Version introduced: 7.6

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