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:52:07 -0400
Message-ID: <8b7f4997a072996fc795a96bfafd79a0@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:52:07 CDT

Original text of this message

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