About Import Errors

There are several possible Hyperstage-related errors that could occur when using the LOAD DATA command on a Hyperstage table. These errors are described in the following table. Standard MySQL errors may also occur (for more information, see Appendix B, Errors, Error Codes, and Common Problems in the MySQL 5.x Reference Manual).

Hyperstage Import Errors

Code

Message

Description

Action

1

Cannot open file or pipe.

Cannot open a file or a pipe containing input data.

Ensure the file exists and the path is entered correctly.

2

Wrong data or column definition.

Format of data does not comply with table definition.

Ensure the data being imported is the correct data type and does not exceed the size specified.

3

Syntax error.

Not used.

N/A

4

Cannot connect to the database.

Not used.

N/A

5

Unknown error.

Unspecified error occurred.

Contact Customer Support Services.

6

Wrong parameter.

Wrong value for one of the loading parameters.

Make sure the correct parameter is used (see Setting Import and Export Parameters.

7

Data conversion error.

A value in data cannot be converted to a column type.

Ensure the data is the correct column type.


WebFOCUS