Oracle Error SQL*Loader-00271: Not a Parallel load. Table level OPTIONS statement ignored.

Oracle Error Message

SQL*Loader-00271: Not a Parallel load. Table level OPTIONS statement ignored.

Reason for the Error

A table-level OPTIONS statement was specified for a non-parallel load.

Solution

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