Database Error Messages

SQL*Loader-00205

The FIELD_NAMES parameter can only be specified with the TABLE parameter.

Cause

A control file was specified along with the FIELD_NAMES parameter.


Action

Check the command line and retry. If you are doing an express mode load, omit the control file. If you are not doing an express mode load, omit the FIELD_NAMES parameter.