Database Error Messages

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

SQL*Loader-02302

Data in the control file not supported with CSV format files.

Cause

CSV format file was specified with INFILE * indicating that there was data in the control file.


Action

Move the data to a separate data file and retry.