How to fix the Oracle error SQL*Loader-00274: At least 2 read buffers have to be specified.?

In this post, you’ll learn more about the Oracle ErrorSQL*Loader-00274: At least 2 read buffers have to be specified. with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

SQL*Loader-00274: At least 2 read buffers have to be specified.

Reason for the Error SQL*Loader-00274: At least 2 read buffers have to be specified.

Fewer than 2 read buffers have been specified.

How to fix the Error SQL*Loader-00274: At least 2 read buffers have to be specified. ?

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

Specify at least 2 read buffers in the READBUFFERS statement, in the SQL*Loader control file.

Tags :

Leave Your Comment