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 -> Re: Oracle 10g on Linux, loadjava problem

Re: Oracle 10g on Linux, loadjava problem

From: <jack.mollier_at_gmail.com>
Date: 21 Feb 2006 09:18:37 -0800
Message-ID: <1140542317.261390.34170@g14g2000cwa.googlegroups.com>


jack.mollier_at_gmail.com wrote:
> 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?

I found the problem. It is necessary to specify the "-r" flag (resolve) to loadjava.

Thanks anyway,

Jack Received on Tue Feb 21 2006 - 11:18:37 CST

Original text of this message

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