ORA-24331: User Buffer Too Small Using Xslprocessor.Valueof Command
(Doc ID 444621.1)
Last updated on JANUARY 29, 2022
Applies to:
Oracle XML Developers Kit - Version 10.2 to 11.1.0.7Information in this document applies to any platform.
Symptoms
Executing xslprocessor.valueOf where it returns more than 4000 bytes of data results in the following errors:
ERROR at line 1:
ORA-24331: user buffer too small
ORA-06512: at "XDB.DBMS_XSLPROCESSOR", line 971
ORA-06512: at "XDB.DBMS_XSLPROCESSOR", line 997
ORA-06512: at "XDB.DBMS_XSLPROCESSOR", line 1005
ORA-06512: at line 14
.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |