Oracle Error ORA-26018: Column string in table string does not exist

Oracle Error Message

ORA-26018: Column string in table string does not exist

Reason for the Error

Column specified in the loader control file does not exist.

Solution

Make sure the column exists and that you have privileges on it. Correct the loader control file if it is wrong.