Oracle Error SQL*Loader-00272: Table level OPTIONS statement ignored.

Oracle Error Message

SQL*Loader-00272: Table level OPTIONS statement ignored.

Reason for the Error

In the parallel load option, the file specified on the command line overrides the file specified in the SQL*Loader control file.

Solution

Remove the OPTIONS statement from the SQL*Loader control file.