Oracle Error SQL*Loader-00650: incomplete lob data written for column string, row number, table string

Oracle Error Message

SQL*Loader-00650: incomplete lob data written for column string, row number, table string

Reason for the Error

Encountered errors (e.g. parsing errors in LOBFILE) while loading LOBs using direct path. The row will remain in the table and its LOB column may not be complete. Loading of other records will continue.

Solution

Correct the data file (see accompanying messages) and reload.