Hi,

whenever I use doc() function in XQuery executed by Oracle I'm getting
the following error message:

Engine name: Oracle on localhost
Severity: error
Description: java.sql.SQLException: ORA-19109: RETURNING keyword expected
 - ORA-19109: RETURNING keyword expected

But when I run the same query directly from sqlplus utility, everything
works.

Error is emitted even for very simplistic usages of doc() function like

doc('/home/SCOTT/katalog/katalog.xml')

(where /home/SCOTT/katalog/katalog.xml is path to resource stored inside
Oracle XML DB Repository)

Is there any way how to make doc() function work directly from Oxygen?
Accessing XML content by other means like using ora:view() works corretly.

I'm using oXygen 10.2 and Oracle 10.2.

Thanks,

                                Jirka

-- 
------------------------------------------------------------------
  Jirka Kosek      e-mail: [email protected]      http://xmlguru.cz
------------------------------------------------------------------
       Professional XML consulting and training services
  DocBook customization, custom XSLT/XSL-FO document processing
------------------------------------------------------------------
 OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 member
------------------------------------------------------------------

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
oXygen-user mailing list
[email protected]
http://www.oxygenxml.com/mailman/listinfo/oxygen-user

Reply via email to