Oracle Error Message
SQL*Loader-00273: READBUFFERS may be used only in direct path.
Reason for the Error
The READBUFFERS specification was not entered as part of a direct path.
Solution
Use the direct path or remove the READBUFFERS specification from the SQL*Loader control file.