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: LD_LIBRARY_PATH Question

Re: LD_LIBRARY_PATH Question

From: Pete's <empete2000_at_yahoo.com>
Date: 17 Aug 2001 05:36:13 -0700
Message-ID: <6724a51f.0108170436.75ec23dc@posting.google.com>


Another way, which is not necessarily preferrable, would be to create a Symbolic Link in the old $ORACLE_HOME location to point to the new location.

HTH
Pete's

"Gerard H. Pille" <ghp_at_skynet.be> wrote in message news:<3B7C00D6.6D7FD50E_at_skynet.be>...
> Randy Broman wrote:
> >
> > I recently moved my Oracle software (binaries, etc, *not* the database)
> > from one directory to
> > another. I changed the environment variables like $ORACLE_HOME to new
> > location(s), but things like svrmgrl wouldn't start because
> > LD_LIBRARY_PATH was set to the old location. Where is LD_LIBRARY_PATH
> > set by default?
> >
> > Also, any other tips on gotcha's when moving Oracle like this
> > appreciated ...
>
> /etc/profile, oraenv script, scripts in /etc/profile.d, ...
> if $ORACLE_HOME/lib is specified in /etc/ld.so.conf, you would not need
> LD_LIBRARY_PATH
>
> don't forget PATH itself, it needs $ORACLE_HOME/bin
Received on Fri Aug 17 2001 - 07:36:13 CDT

Original text of this message

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