Converting XML Format LCR's
- From: Stuart Blackburn <sblackbu@xxxxxxxxx>
- Date: Fri, 19 Dec 2008 10:34:42 -0500
Has anyone ever had success using the
SYS.DBMS_STREAMS.convert_xml_to_lcr() function? I get an "ORA-19030 -
Method invalid for non-schema based XML Documents" error every time.
Even during testing when I run a SYS.DBMS_STREAMS.CONVERT_LCR_TO_XML()
function, enqueue the resulting message and then immediately after I
dequeue that same message and run a
SYS.DBMS_STREAMS.convert_xml_to_lcr() I still get the error. I know
there's nothing wrong with the xml format because I haven't modified it
in this process.
Thanks.
Stuart
--
http://www.freelists.org/webpage/oracle-l
Other related posts: