M204.0240
M204.0240 FRV impossible: field = fieldName
A FOR EACH VALUE (FRV) or a FIND ALL VALUES (FDV) statement specifies a field that does not have the FRV attribute.
Response: Ask your file manager to redefine the field to give it the FRV attribute, or rewrite your SOUL request to eliminate the FOR EACH VALUE statement. See FOR EACH VALUE (FRV) and NON-FRV attributes for techniques for simulating the FOR EACH VALUE statement with NON-FRV fields.
File manager response: Use the REDEFINE command to give the field the FRV attribute. The field must also have the KEY attribute.
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 |
ECHO | Displays the line that caused the error |
COMPILE | Compilation error |