Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
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):
Tagged:
0