Oracle Error Message
ORA-39810: Data saves are not allowed when NO_INDEX_ERRORS is specified.
Reason for the Error
Data saves (and the sqlldr ROWS parameter) could not be allowed when loading with the NO_INDEX_ERRORS option.
Solution
Do not attempt data saves when loading a table with the NO_INDEX_ERRORS option.