Oracle Error SQL*Loader-00403: Referenced column string not present in table string.

Oracle Error Message

SQL*Loader-00403: Referenced column string not present in table string.

Reason for the Error

The named column is not present in the given table.

Solution

Correct the column name or table name.