ORA-64203: Destination buffer too small to hold CLOB data after character set conversion. — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

ORA-64203: Destination buffer too small to hold CLOB data after character set conversion.

Summary:

How to solve ORA-64203: Destination buffer too small to hold CLOB data after character set conversion.


Content (please ensure you mask any confidential information):

I have this query:


if I run it for only a few EVALUATION_ID (line 46) everything is fine; if I run it for all population I have this error:

As far as I know the DBMS_LOB.SUBSTR function should convert CLOB to varchar2 so I'm struggling realizing what is going on. Can someone help?

Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!