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: Oracle XML Parser Problems

Re: Oracle XML Parser Problems

From: Daniel Morgan <damorgan_at_exxesolutions.com>
Date: Mon, 02 Jun 2003 14:43:44 -0700
Message-ID: <3EDBC510.CC20806C@exxesolutions.com>


Michael Haggerty wrote:

> Posting this message again in the hopes someone has some experience
> with this item.
>
> I am using Oracle 8i with the Oracle XML Parser and running into
> configuration problems. The following error comes up each time I
> attempt to call the parser within a stroed procedure:
>
> ORA-29540: class oracle/xml/parser/plsql/XMLParserCover does not exist
>
> The all_objects view says the parser does exist, however, and this one
> is really leaving me stumped. Any help by the gurus on this list would
> be appreciated.
>
> Thanks
> M
>
> mhaggerty_at_mbda.gov (Michael Haggerty) wrote in message news:<a83d9e3a.0305301111.69069c47_at_posting.google.com>...
> > Oracle 8i is having issues with the XML parser, and hopefully someone
> > here can provide some guidance on how to resolve them.
> >
> > The following error come up each time I attempt to make a call to the
> > parser in PL/SQL:
> >
> > ORA-29540: class oracle/xml/parser/plsql/XMLParserCover does not exist
> >
> > Now, a quick check of all_objects says the parser is present and
> > valid. Oddly enough, this statement is being returned within a
> > procedure which compiled successfully - seems to me Oracle would not
> > let the prodedure compile were it not present.
> >
> > Anyoen have any knowledge about this?
> >
> > M

If it exists ... does the schema you are working in have execute rights?

--
Daniel Morgan
http://www.outreach.washington.edu/extinfo/certprog/oad/oad_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Mon Jun 02 2003 - 16:43:44 CDT

Original text of this message

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