Warning: Partial input record (%1 bytes) skipped at EOF (O/S %2). %3 rows read
Item |
Value |
---|---|
SQLCode |
1013048 |
Constant |
EMSG_SQL_INSERTPARTIALRECORD |
SQLState |
01A48 |
ODBC State |
OK |
Parameter 1 |
number of bytes at end of file that were skipped |
Parameter 2 |
operating system error number |
Parameter 3 |
number of rows read from the input file |
An incomplete input record was found at the end of the flat file. If the operating system error returned is not zero, you may need to take action as dictated by the error and try the LOAD again.