Re: Library Path Issue

From: Sayan Malakshinov <xt.and.r_at_gmail.com>
Date: Thu, 1 Jul 2021 19:01:18 +0300
Message-ID: <CAOVevU5PCF+nq0CL7OmoyNYvOrBsz_h-DoXOTUSdD73axx8dbA_at_mail.gmail.com>



Hi Scott,

LD_LIBRARY_PATH=/oracle/data/scripts/lib:$LD_LIBRARY_PATH

Have you checked $LD_LIBRARY_PATH in your listener env variables? and you haven't shown ls -l /oracle/data/scripts/lib has oracle permissions to it?

On Thu, Jul 1, 2021 at 6:12 PM Scott Canaan <srcdco_at_rit.edu> wrote:

> I have a c program that sends audit data to the OS syslog. I just moved
> the database from a Red Hat 7 server to a Red Hat 8 server. I had this
> same problem last year after applying the April PSU.
>
>
>
> The listener.ora contains:
>
>
>
> (SID_DESC =
>
> (SID_NAME = PLSExtProc)
>
> (ORACLE_HOME = /oracle/app/product/19.0.0.0)
>
> (PROGRAM = extproc)
>
> # (ENVS = "EXTPROC_DLLS=ANY:/oracle/data/scripts/lib/syslog.so")
>
> (ENVS =
> "EXTPROC_DLLS=ANY,LD_LIBRARY_PATH=/oracle/data/scripts/lib:$LD_LIBRARY_PATH")
>
> )
>
>
>
> The library is here:
>
>
>
> /oracle/data/scripts/lib
>
> oracle_at_dbmon06:DBMONITR>ls
>
> syslog.bak3 syslog.o syslog.so syslog.so.bak test.o
>
> syslog.c syslog.o.bak syslog.so.051120 test.c test.so
>
>
>
>

-- 
Best regards,
Sayan Malakshinov
Oracle performance tuning engineer
Oracle ACE Associate
http://orasql.org

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Jul 01 2021 - 18:01:18 CEST

Original text of this message