We connect R c Oracle using the ROracle library. Some requests work without problems. But most select requests fail with an ORA-30204 error: buffer is not large enougth.
The same queries in SQL Developer work without errors. Previously used the RJDBC library. It works much slower, but work out requests. Tell me, please, how to get rid of the error that appears.