Data Load Utility: dbload

Position for SHORT not specified correctly.

The size of the field (start position to end position) must be equal to the size of SHORT.

Position for LONG not specified correctly.

The size of the field (start position to end position) must be equal to the size of LONG.

Position for FLOAT not specified correctly.

The size of the field (start position to end position) must be equal to the size of FLOAT.

Position for DOUBLE not specified correctly.

The size of the field (start position to end position) must be equal to the size of DOUBLE.

Field delimiter must be a single character.

Invalid record delimiter.

Record not defined.

The FOR EACH statement is used with a record name that is not defined.

Mismatch in value list.

The number of values specified in the VALUES list does not match with that specified in the DEFINE RECORD list.

Too many data files specified.

Currently, the maximum number of data files that can be specified in a FOR EACH statement is 10.

Column not found in record definition.

4.7.2Fatal Errors

The following are a list of nonrecoverable errors.

No memory

Table not found

No columns in the table

Column not found

Too many fields

More than the maximum number of fields allowed, is specified in the table list of the FOR EACH statement.

Cannot open <bad file name>

Cannot open <data file name>

Cannot open log file <log file name>

The dbload execution process can also stop if the number of tolerable errors specified (-e option) on the command option is exceeded. By default the number of tolerable errors is 50.

FairCom Corporation

4-9

Page 79
Image 79
HP c-tree-SQL ISQL and Tools manual Fatal Errors