Xref: alice comp.databases.oracle.misc:52335
Path: alice!news-feed.fnsi.net!netnews.com!newspeer1.nac.net!news.maxwell.syr.edu!nntp2.deja.com!nnrp1.deja.com!not-for-mail
From: steyaert@my-deja.com
Newsgroups: comp.databases.oracle.misc
Subject: Re: ora8i - linux / library link problem
Date: Wed, 02 Feb 2000 13:44:59 GMT
Organization: Deja.com - Before you buy.
Lines: 41
Message-ID: <879ccq$cde$1@nnrp1.deja.com>
References: <O8ul4.3512$VJ1.6936@newsfeeds.bigpond.com> <8772f0$m9s$1@nnrp1.deja.com> <XMJl4.4268$VJ1.7989@newsfeeds.bigpond.com>
X-Article-Creation-Date: Wed Feb 02 13:44:59 2000 GMT
X-Http-User-Agent: Mozilla/4.0 (compatible; MSIE 4.01; Windows 98)
X-Http-Proxy: 1.1 x36.deja.com:80 (Squid/1.1.22) for client 209.244.90.33
X-MyDeja-Info: XMYDJUIDsteyaert

ORACLE_HOME should be the base directory for Oracle.  From your
comment, I assume your Oracle installation is in /ora, so ORACLE_HOME
should be /ora

ORACLE_SID should be set to the SID of the database.

LD_LIBRARY_PATH=/usr/lib:/ora/lib

in your case.  I tried the same thing, running svrmgrl from the
$ORACLE_HOME/lib directory and it still didn't work.  Oracle Support
had me set LD_LIBRARY_PATH, and everything worked just fine.  Make sure
your LD_LIBRARY_PATH is set correctly.  "env | grep LD_"  If it isn't
set right, it will not work.

Lastly, if you have a single installation of Oracle, your ORACLE_HOME
should be a single location.  I have never tried having multiple paths
in ORACLE_HOME.  I don't know how Oracle will operate.  (I have never
had more than one database active on a system at a time.  Others may
have other results.)

Terry Steyaert
steyaert@my-deja.com

In article <XMJl4.4268$VJ1.7989@newsfeeds.bigpond.com>,
  "Graeme Farmer" <g_farmer@halas.com.au> wrote:
> Thanks Terry, but my $ORACLE_HOME is /ora/lib and this is the
directory that
> contains the file that is referred to in the error message. I have
included
> some other paths in $ORACLE_HOME also but to no avail. I have also
set all
> other env variables I can think of.
> Any other ideas?
>
> Graeme.
>
>


Sent via Deja.com http://www.deja.com/
Before you buy.
