Oracle Database Error Code ORA-22130 Description :
buffer size [string] is less than the required size [string]
Error Cause:
The size of the buffer into which the hexadecimal REF string is to be written is too small.

How to Solve :
Provide a buffer of the required size.