From: Nick Clark <fj58@dial.pipex.com>
Subject: Re: Oracle Reports Error
Date: 1996/04/29
Message-ID: <31851758.3D47@dial.pipex.com>#1/1
references: <Pine.A32.3.91.960423203038.244824B-100000-100000-100000-100000@unix1.sncc.lsu.edu>
content-type: text/plain; charset=us-ascii
organization: UnipalmPIPEX server (post doesn't reflect views of UnipalmPIPEX)
mime-version: 1.0
newsgroups: comp.databases.oracle
x-mailer: Mozilla 2.01 (Win16; I)



Srinivas wrote:
> 
> Here is the error message that I am getting with either of the above
> commands.
> 
> ld.so.1: r25run: fatal: libnn11.so.3.1: can't open file: errno=2
> Looks like you need to set the variable that points to the runtime 
libraries in your env - LD_LIBRARY_PATH I think off the top of my head 
(I'll look it up & post again if its not). In our case, this needs to 
include $ORACLE_HOME/LIB in it - (If you can't find it, try:
find / -type f -name "libnnll.so.3.1" -print
as root). Interestingly just this happened to me when I patched our 7.1.6 
server on Solaris... Should be in the manual, really..

Nick.

-- 
[Nick Clark - fj58@dial.pipex.com]


