Oracle Error SQL*Loader-00412: More columns specified for table string than the maximum (number)

Oracle Error Message

SQL*Loader-00412: More columns specified for table string than the maximum (number)

Reason for the Error

More columns were specified for the table than the maximum number allowed by the database.

Solution

Remove the extraneous columns.