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: Oracle 9.2 and Suse linux 8.2 (sqlplus segfault)

Re: Oracle 9.2 and Suse linux 8.2 (sqlplus segfault)

From: Frank <fbortel_at_home.nl>
Date: Mon, 10 Nov 2003 22:06:07 +0100
Message-ID: <boou4v$k9k$1@news1.tilbu1.nb.home.nl>


Mr Bodek wrote:

> Hello!
> I have a big problem. I installed the Oracle 9.2 on the Suse Linux 8.2 (not
> enterprise)
> and after succesfully instalation, I can't run sqlplus. When I try to
> connect to database
> (created by dbca) i got the exception segmentation fault (core dumped).
> What's wrong?
> The Linux configuration:
> gcc 2.95.3
> kernel 2.4.20
> all settings are set as described in manual.
>
>
>
> Best regards
>
>
>
>

List environment variables, please.
Mine (RH9.0 / 9.2.0.4EE) May wrap...:
NLS_LANG=AMERICAN_AMERICA.UTF8
LD_LIBRARY_PATH=/opt/oracle/920/lib:/lib:/usr/lib:/usr/local/lib ORACLE_SID=o920
ORACLE_BASE=/opt/oracle
PATH=/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/oracle/bin:.:/opt/oracle/920/bin LANG=en_US.UTF-8
ORACLE_TERM=xterm
LD_ASSUME_KERNEL=2.4.1
ORA_NLS33=/opt/oracle/920/ocommon/nls/admin/data ORACLE_HOME=/opt/oracle/920

Are all kernel parameters permanently changed, or via the startup scripts?

-- 
Regards, Frank van Bortel
Received on Mon Nov 10 2003 - 15:06:07 CST

Original text of this message

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