Unable load java programs into database
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