How to fix the Oracle error SQL*Loader-00272: Table level OPTIONS statement ignored.?

In this post, you’ll learn more about the Oracle ErrorSQL*Loader-00272: Table level OPTIONS statement ignored. with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

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

Reason for the Error SQL*Loader-00272: Table level OPTIONS statement ignored.

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

How to fix the Error SQL*Loader-00272: Table level OPTIONS statement ignored. ?

You can fix this error in Oracle by following the below steps

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

Tags :

Leave Your Comment