Database Error Messages

ORA-15781

Insufficient buffer size for STRING data

Cause

The buffer for the input string is too small to hold the returned string.


Action

Check the trace to find out the expected buffer size and modify the size of the string buffer. Then, retry the operation.