Database Error Messages

SQL*Loader-00404

Column string present more than once in string's INTO TABLE block.

Cause

The named column is specified more than once in a single INTO TABLE statement.


Action

Remove the extraneous column specification.