M204.2705
M204.2705 Compilation syntax required literal large object field, but evaluation found 'token'
If a request is executed in group context or refers to a field name variable, this message is issued during evaluation if a field name resolves to a field whose type is incompatible with the SOUL statement.
The situational options are:
- The field name did not have the Large Object attribute. The statement was compiled using syntax that requires the field to be a Large Object field.
- The field name that the %%field name variable contained had the Large Object attribute. The statement was compiled using syntax that requires the field to not be a Large Object field.
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 |
CANCEL | Cancels the user's request |
COUNT | Increments the error count (ERCNT) parameter |