ora-19011 Character stringbuffer too small
450482Apr 17 2008 — edited Apr 23 2008Hi
How can I re-write the following query in such a way that i can get rid of the error I am getting?
select distinct t1.xmlcol.extract('//c/RHS/value/text()').getStringVal()
from table1 t1
Here is the error:
ora-19011 Character stringbuffer too small