Neoview Messages Manual (R2.2)
Record number
is the number of the record in the input file. This field is omitted for a
recovered task.
Bad Row number
is the record number in the “.input” bad file.
Cause The input data contains fixed-width data that does not match the specifications of
the format file.
Recovery Check the format file, correct the input data if required, and retry the task.
NULL input cannot be set for a NOT NULL column [bad-field-name]. (Record
number, Bad Row number)
bad-field-name
is the name of the column in error.
Record number
is the number of the record in the input file. This field is omitted for a
recovered task.
Bad Row number
is the record number in the “.input” bad file.
Cause The input data contains a null value for a column that is specified as NOT NULL in
the target SQL object.
Recovery Correct the input data and retry the task.
Error during format file parsing: Invalid reflexive operator:
reflexive-operator-value for field name="field-name-in-format-file".
reflexive-operator-value is the value specified in the refEXP option. It must be +
or -.
field-name-in-format-file
is the name of the column in the format file on which
the error occurred.
Cause The refExp option was set to a value other than + or - in the format file for the
specified field.
Recovery Correct the refExp option for this field in the format file.
Linux Gelserver Messages 381