Neoview Messages Manual (R2.2)

File Reader Thread, Load Task-Specific Messages
Error opening file [file-name]. Check if file exists and user has
permission to read it.
Cause The reader thread was unable to open an input data file for reading.
Recovery Check that the file exists and that the user has read-access permission.
More fields present in record than expected. Extra fields ignored.
Cause The input data contains more fields than expected. The additional fields are discarded.
Recovery This is an informational message only. No corrective action is needed.
Fewer fields present in record than expected. Record rejected.
Cause The input data contains fewer fields than expected. The record is rejected.
Recovery Locate the rejected record in the bad file. Correct the input data. Then create a
new input file with the corrected data and retry the task.
Zero length record found and ignored.
Cause The input data contains a record with zero length. The record is ignored.
Recovery This is an informational message only. No corrective action is needed.
Finished reading.
Cause The reader thread successfully completed reading the source data.
Recovery This is an informational message only. No corrective action is needed.
Conversion failed for bad-field-name. Record rejected. (Record number,
Bad Row number)
bad-field-name
is the name of the column for which the conversion failed.
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 An error occurred while converting the input record to the target SQL format. Possibly
the input data is incompatible so that the loader cannot convert the data to the format of the
target SQL object.
Recovery Correct the input data and retry the task.
More fields present in record than expected. Extra fields ignored.
Cause The input data contains more fields than expected. Additional fields are discarded.
Recovery This is an informational message only. No corrective action is needed.
Fewer fields present in record than expected. Record rejected. (Record
number, Bad Row number).
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 fewer fields than expected.
Recovery Locate the rejected record in the bad file. Correct the input data and create a new
input file with the corrected data. Retry the task.
Record smaller than expected field position. Record rejected. (Record
number, Bad Row number).
380 Neoview Loader