ASA Error Messages
  Database Error Messages
    Alphabetic list of error messages
| Item | Value | 
|---|---|
| SQLCODE | -162 | 
| Constant | SQLE_CONVERSION_ERROR_LOAD_TABLE | 
| SQLSTATE | 53017 | 
| Sybase error code | 13887 | 
| ODBC 2 State | 07006 | 
| ODBC 3 State | 07006 | 
| Parameter 1 | The value that could not be converted. | 
| Parameter 2 | The name of the type for the conversion. | 
| Parameter 3 | Name of the column where the value was to be inserted. | 
| Parameter 4 | Line number of the data file where the invalid data conversion took place. | 
The data file supplied to LOAD TABLE contained an invalid value. For example, the value 12X might have been supplied where a number was required.