Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: error: PLS-00201: identifier 'UPDATEXML' must be declared

Re: error: PLS-00201: identifier 'UPDATEXML' must be declared

From: Gertjan <gvheijst_at_xs4all.nl>
Date: 26 Jan 2007 03:41:06 -0800
Message-ID: <1169811666.644433.316330@m58g2000cwm.googlegroups.com>


Hi,

Maybe i should formulate more carefully. I DID find articles on PLS-00201. What i did NOT find was a solution to my problem. What I'm trying to do is to develop a function that can be used to update some values in a XMLdocument that is stored in a clob field. I have no further exprience with PL/SQL but after some browser in the manuals i thought updateXML should do the job. The function i included was an experiment to see how this would work but the i ran into the PLS-00201 problem... Is it caused by missing priviliges and if so, what do i need to change or is there another way to update the XMLdocument for which i would not need to modify priviliges.

Thanks for helping Received on Fri Jan 26 2007 - 05:41:06 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US