ASA Error Messages
Database Error Messages
Alphabetic list of error messages
Item | Value |
---|---|
SQLCODE | 124 |
Constant | SQLE_CANNOT_CONVERT_LOAD_TABLE |
SQLSTATE | 01W01 |
Sybase error code | 13886 |
ODBC 2 State | 07006 |
ODBC 3 State | 07006 |
Parameter 1 | Name of the column where NULL was inserted. |
Parameter 2 | Line number of the data file where the invalid data conversion took place. |
The database could not convert a value to the required type. The value being converted was supplied to the database in a data file and inserted using LOAD TABLE. A NULL value has been inserted into the column.