Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unable load java programs into database

Raj RammohanJan 17 2008 — edited Jan 17 2008
Hi,

Currently my database is oracle 9i release 2. (9.2.0.8.0).
I have a java program and trying to load this into database using loadjava. But i am getting below error.
ORA-29533: attempt to overwrite class or resource LDAPInfo while defining oo
ORA-29535: source requires recompilation

What i understood is my current jsdk version in DB is 1.3.
But the methods i have used inside java programs are available with only JSDK 1.5.

Now i want to update my DB Java version. can i do that? then how?

Thanks in adv..
raj
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 14 2008
Added on Jan 17 2008
1 comment
176 views