Help! ORA-29541

From: Ken Van Allen <kennyv_at_digisys.net>
Date: Mon, 16 Oct 2000 13:43:51 -0600
Message-ID: <8sflrr$ac5$1_at_ruby.digisys.net>


Help!

I RTFM already - can't seem to find out why this is happening - I'm running 8i (8.1.6) with JServer. I've installed the Oracle XSU packages on the schema in question, yet when I try a simple call [select xmlGen.getXML('select * from users', 1)], I get the following error message:

<errortext/>
The following error has occurred:

ORA-29541: class TMMV2.OracleXMLStore could not be resolved
ORA-06512: at "TMMV2.XMLGEN", line 312
ORA-06512: at "TMMV2.XMLGEN", line 371
ORA-06512: at line 1

I've looked in JAVA$CLASS$MD5$TABLE, created as expected in the schema when these classes were loaded with loadjava. All of the classes loaded correctly. What does it mean (in Oracle parlance) for a class to be 'resolved'? How can I approach this?

TIA, Ken Received on Mon Oct 16 2000 - 21:43:51 CEST

Original text of this message