XML Database (MOSC)

MOSC Banner

How to resolve - ORA-29540: class oracle/xml/parser/plsql/XMLParserCover does not exist

edited Jan 14, 2010 3:34AM in XML Database (MOSC) 2 comments
Hi  ,
I have weird issue . The developer is getting
ORA-29540: class oracle/xml/parser/plsql/XMLParserCover does not exist . I found out I need to install the following to fix it .

            loadjava -r -v -f -user   xmlparserv2.jar


                  $ loadjava -r -v -f -user apps/apps  xmlplsql.jar
                  $ cd $ORACLE_HOME/xdk/plsql/parser/bin/
                  $ sqlplus apps/apps  @load.sql


but in 10g i could not find xmlplsql.jar at the specified location . I can find it in 9i .

please help .

thanks much

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center