Oracle Error Message
SQL*Loader-00605: Non-data dependent ORACLE error occurred — load discontinued.
Reason for the Error
An error occurred that is independent of the data. For example, an out-of-space condition. Because all further rows will be rejected, the load is discontinued. (If the error were data dependent, then other rows might succeed.)
Solution
See the errors below this one in the log file for more information.