M204.0555: Difference between revisions
Jump to navigation
Jump to search
m (add <var>'s) |
m (add <var>'s) |
||
Line 1: | Line 1: | ||
{{Template:M204.0555 skeleton}} | {{Template:M204.0555 skeleton}} | ||
<P> | <P> | ||
The field name specified in the message is a <var>NUMERIC RANGE</var> field. A SOUL request, FLOD instruction, or Host Language Interface function illegally attempts to store a second value for the field name in a record. | The field name specified in the message is a <var>NUMERIC RANGE</var> field. A SOUL request, <var>FLOD</var> instruction, or Host Language Interface function illegally attempts to store a second value for the field name in a record. | ||
The attempt fails since two values for <var>NUMERIC RANGE</var> fields cannot coexist.</P> | The attempt fails since two values for <var>NUMERIC RANGE</var> fields cannot coexist.</P> | ||
<P> | <P> |
Latest revision as of 16:11, 26 March 2018
M204.0555 Extra numeric field ignored in recnum=token, field=token2
The field name specified in the message is a NUMERIC RANGE field. A SOUL request, FLOD instruction, or Host Language Interface function illegally attempts to store a second value for the field name in a record. The attempt fails since two values for NUMERIC RANGE fields cannot coexist.
The message may list the field name only, not the Table B record number.
Response: Delete the old field name, add the new field name, and try again.
Message attributes:
RETCODEO=40 | Sets online return code |
---|---|
RETCODEB=40 | 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 |
AUDITMS | Writes the message with line type MS to the audit trail |
NOCOUNT | Does not increment the error count (ERCNT) parameter |