Oracle Error SQL*Loader-00414: no columns to load for table string

Oracle Error Message

SQL*Loader-00414: no columns to load for table string

Reason for the Error

There were no fields in the data file to be loaded for the table. Probably all fields were identified as FILLER fields.

Solution

Verify that the FILLER attribute was set correctly for the fields.