Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

SQL*Loader-00204

Invalid value for the FIELD_NAMES parameter.

Cause

The command line argument specified for the FIELD_NAMES parameter was not a valid string. You must specify FIRST, FIRST_IGNORE, ALL, ALL_IGNORE, or NONE.


Action

Check the command line and retry.