Ora-1426 When Calling Dbms_xslprocessor.Clob2file
(Doc ID 949880.1)
Last updated on OCTOBER 06, 2022
Applies to:
PL/SQL - Version 10.2.0.4 and laterInformation in this document applies to any platform.
This problem can occur on any platform.
Symptoms
A stored procedure that used to work is currently failing.The procedure uses DBMS_XSLPROCESSOR.CLOB2FILE to write content to a flat file.
The size of the output file has slowly grown over time - its current size is approximately 2.5G.
There are no Database trace files produced and the output file created with 0 size
Error:
--------------
ORA-01426: numeric overflow
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 |