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

Home -> Community -> Usenet -> c.d.o.server -> Re: Seg fault while using loadjava with 10g

Re: Seg fault while using loadjava with 10g

From: madodba <maberube_at_nrcan.gc.ca>
Date: Wed, 19 May 2004 10:54:38 -0400
Message-ID: <0491b5dfa47c724f546dfc7716b60484@localhost.talkaboutdatabases.com>


I'm having the same problem when I installed 10g on Fedora Core 1. I fixed that. I set up the CLASSPATH in the .bash_profile.

CLASSPATH=$ORACLE_HOME/jre:$ORACLE_HOME/jlib:$ORACLE_HOME/rdbms/jlib; export CLASSPATH

I hope that will be help you. Received on Wed May 19 2004 - 09:54:38 CDT

Original text of this message

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