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

Oracle XML Parser Problems

From: Michael Haggerty <mhaggerty_at_mbda.gov>
Date: 30 May 2003 12:11:35 -0700
Message-ID: <a83d9e3a.0305301111.69069c47@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 Received on Fri May 30 2003 - 14:11:35 CDT

Original text of this message

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