M204.0555: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
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 NUMERIC RANGE field. A | 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 attempt fails since two values for NUMERIC RANGE fields cannot | The attempt fails since two values for <var>NUMERIC RANGE</var> fields cannot coexist.</P> | ||
<P> | <P> | ||
The message may list the field name only, not the Table B record number.</P> | The message may list the field name only, not the Table B record number.</P> | ||
<p> | <p> | ||
<b>Response:</b> Delete the old field name, add the new field name, and try again.</p> | <b>Response:</b> Delete the old field name, add the new field name, and try again. | ||
</p> | |||
{{Template:M204.0555 footer}} | {{Template:M204.0555 footer}} | ||
<!-- skeleton as it was in pdf/EXTRA NUMERIC FIELD IGNORED FOR FIELDNAME=fieldname IN TABLE B RECORD NO.= record-number/--> | <!-- skeleton as it was in pdf/EXTRA NUMERIC FIELD IGNORED FOR FIELDNAME=fieldname IN TABLE B RECORD NO.= record-number/--> |
Revision as of 23:03, 26 February 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 |