Database Error Messages

ORA-32120

Buffer size is less than amount specified

Cause

The buffer size specified for the FILE read or write operation was less than the amount to be read or written.


Action

The buffer size must be equal to or greater than than the amount to be read from or written to the FILE.