Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: error: PLS-00201: identifier 'UPDATEXML' must be declared
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
![]() |
![]() |