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 Maxim,
My version is 10g, but the script i write should work on 9i as well, so
i want to restrict myself to solutions that are documented for 9i (R2).
>From what i read in the newsgroups I presume the problem is somehow
related to priviliges, but i can't reallt figure out how...
Gertjan
On 26 jan, 14:09, Maxim Demenko <mdeme..._at_arcor.de> wrote:
> Gertjan schrieb:
>
> > 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 helpingThis function was new introduced in Oracle 9i R2. And your Oracle
> version is?
>
> Best regards
>
> Maxim
Received on Fri Jan 26 2007 - 07:44:29 CST
![]() |
![]() |