Oracle Error SQL*Loader-00644: end of logical record found when reading length of varying length field

Oracle Error Message

SQL*Loader-00644: end of logical record found when reading length of varying length field

Reason for the Error

While attempting to read the length portion of a varying length field, then end of the logical record was reached.

Solution

Verify that the SQL*Loader control file describes the data correctly and that the data in the data file matches the description in the SQL*Loader control file