Database Error Messages

SQL*Loader-00433

no attributes found for column object string in table string

Cause

No attributes are to be loaded for a column object named in the control file. This can happen if all fields in the definition for the column object in the control are designated as FILLER fields.


Action

Either specify attributes to load for the column object or remove the column object from the control file.