"LOAD TABLE error: Invalid content encountered on row %1 of the data file"
| Item |
Description |
|
SQLCode
|
-1496L
|
|
Constant
|
LOAD_TABLE_DATA_FILE_ERROR
|
|
SQLState
|
WL017
|
|
ODBC 2 State
|
ERROR
|
|
ODBC 3 State
|
ERROR
|
|
Sybase Error Code
|
3164
|
|
Severity Code
|
16
|
|
Parameter 1
|
Line number of the data file where the invalid content occurred.
|
Probable cause
The LOAD TABLE statement failed because a scanning error occurred on the indicated line of the data file specified in the statement. This error can occur if a line is truncated or if delimiters are missing.