Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Oracle 10g on Linux, loadjava problem

Oracle 10g on Linux, loadjava problem

From: <jack.mollier_at_gmail.com>
Date: 21 Feb 2006 05:58:19 -0800
Message-ID: <1140530299.591918.166920@o13g2000cwo.googlegroups.com>


Hello,

I've installed 10g on Fedora Core 4 and am attempting to create a Java stored procedure. The stored procedure will write an entry to a JavaSpace, so I need to make Oracle aware of the necessary libraries. When I run "loadjava -v -user/pass_at_sid jini-core.jar", everything seems to load successfully, but each class from the jar file has a status of INVALID in the dba_objects table. What am I doing incorrectly?

Thanks,

Jack Received on Tue Feb 21 2006 - 07:58:19 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US