Oracle Error ORA-22130: buffer size [string] is less than the required size [string]

Oracle Error Message

ORA-22130: buffer size [string] is less than the required size [string]

Reason for the Error

The size of the buffer into which the hexadecimal REF string is to be written is too small.

Solution

Provide a buffer of the required size.