Skip to Main Content

Java and JavaScript in the Database

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!

ORA-29534: Reference object could not be resolved

428593Aug 30 2004 — edited Sep 1 2004
Hi,
I am writing a Java Store Procedure which should use some existing API witten in Java. But when I am trying to load the same in database using "Loadjava" I get the ora-error
ORA-29534: Reference Object < reference name> could not be resolved.
The API contains only the .class files as .jar.
Can you tell me what should I do? or what the steps should I check to get rid of this error?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 29 2004
Added on Aug 30 2004
5 comments
1,297 views