How to fix the Oracle error SQL*Loader-00273: READBUFFERS may be used only in direct path.?

In this post, you’ll learn more about the Oracle ErrorSQL*Loader-00273: READBUFFERS may be used only in direct path. with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

SQL*Loader-00273: READBUFFERS may be used only in direct path.

Reason for the Error SQL*Loader-00273: READBUFFERS may be used only in direct path.

The READBUFFERS specification was not entered as part of a direct path.

How to fix the Error SQL*Loader-00273: READBUFFERS may be used only in direct path. ?

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

Use the direct path or remove the READBUFFERS specification from the SQL*Loader control file.

Tags :

Leave Your Comment