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: shell script lesson needed regarding oraenv script

Re: shell script lesson needed regarding oraenv script

From: Sybrand Bakker <sybrandb_at_hccnet.nl>
Date: Sat, 20 Nov 2004 00:54:12 +0100
Message-ID: <rp1tp092stn088roel325ho5f9hc5eq0ii@4ax.com>


On Fri, 19 Nov 2004 15:35:49 -0600, Ed Stevens <nospam_at_noway.nohow> wrote:

>The second thing the function does over and above oraenv is set the
>environment for LIB_PATH, LD_LIBRARY_PATH, and LD_LIBRARY_PATH_64.
>I've never paid much attention to these so am wondering if this is any
>real value or just over-engineering by the vendor.

Try unsetting these, and be prepared for unpleasant surprises!!! Those env vars are needed to resolve calls to dynamic libraries (just like Windows has DLLs, actually the dynamic shared library concept is way older than the DLL concept)

--
Sybrand Bakker, Senior Oracle DBA
Received on Fri Nov 19 2004 - 17:54:12 CST

Original text of this message

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