Database Error Messages

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

SQL*Loader-00184

The ENCLOSED_BY parameter cannot be specified with the OPTIONALLY_ENCLOSED_BY parameter.

Cause

Both the ENCLOSED_BY parameter and the OPTIONALLY_ENCLOSED_BY parameter were specified.


Action

Check the command line and retry. Specify only the ENCLOSED_BY parameter or the OPTIONALLY_ENCLOSED_BY parameter.