Database Error Messages

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.