Database Error Messages

SQL*Loader-00181

The TERMINATED_BY parameter cannot be specified without the TABLE parameter.

Cause

The TERMINATED_BY parameter was specified without the TABLE parameter.


Action

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