Database Error Messages

SQL*Loader-02307

LOB Location Specifier for column string failed to read entire length request of number bytes from LOB file string.

Cause

The LOB Location Specifier length request exceeded the length of the lob file. The entire length requested could not be satisfied and will be less than the amount specified.


Action

Make sure the LOB Location Specifier length is correct.