Oracle Error SQL*Loader-00508: record formating error in data file string

Oracle Error Message

SQL*Loader-00508: record formating error in data file string

Reason for the Error

The data found in the data file does not correspond to the record format in the SQL*Loader control file.

Solution

Verify that all records in the data file match the format as described in the SQL*Loader control file.