M204.0690: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (add <var>'s) |
||
Line 1: | Line 1: | ||
{{Template:M204.0690 skeleton}} | {{Template:M204.0690 skeleton}} | ||
<P>A FLOD D statement (update a field whose name is specified in the input data file) encountered a null (all blanks) field name. The D statement's update is ignored, but processing of the FLOD program continues. </P> | <P> | ||
<p><b>File manager response:</b> Null field names may have been used to designate updates | A FLOD <var>D</var> statement (update a field whose name is specified in the input data file) encountered a null (all blanks) field name. The <var>D</var> statement's update is ignored, but processing of the FLOD program continues. </P> | ||
<p><b>File manager response:</b> Null field names may have been used to designate updates that were intentionally avoided. If not expected, examine the input file for the null field name designations to determine which updates need to be rerun. | |||
</p> | |||
{{Template:M204.0690 footer}} | {{Template:M204.0690 footer}} | ||
<!-- skeleton as it was in pdf/NULL FIELD NAME -- EXECUTING D COMMAND /--> | <!-- skeleton as it was in pdf/NULL FIELD NAME -- EXECUTING D COMMAND /--> |
Latest revision as of 22:43, 27 February 2018
M204.0690 Null field name -- executing D command
A FLOD D statement (update a field whose name is specified in the input data file) encountered a null (all blanks) field name. The D statement's update is ignored, but processing of the FLOD program continues.
File manager response: Null field names may have been used to designate updates that were intentionally avoided. If not expected, examine the input file for the null field name designations to determine which updates need to be rerun.
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 |