Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: RSyslog: users

::: Problem.

 

 

RSyslog users RSS feed   Index | Next | Previous | View Threaded


sod.thiago at gmail

Jul 18, 2012, 11:29 AM

Post #1 of 3 (226 views)
Permalink
::: Problem.

I try compile oracle + rsyslog, and not start which error :

Jul 18 15:04:25 rsyslogprd rsyslogd-2066: could not load module
'/usr/local/lib/rsyslog/omoracle.so', dlopen:
/usr/local/lib/rsyslog/omoracle.so: undefined symbol: OCIAttrSet


I try compile rsyslogd 4,5 and 6 .

Can help?
--
Thiago Anderson
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards


david at lang

Jul 18, 2012, 11:44 AM

Post #2 of 3 (213 views)
Permalink
Re: ::: Problem. [In reply to]

On Wed, 18 Jul 2012, Thiago Anderson wrote:

> I try compile oracle + rsyslog, and not start which error :
>
> Jul 18 15:04:25 rsyslogprd rsyslogd-2066: could not load module
> '/usr/local/lib/rsyslog/omoracle.so', dlopen:
> /usr/local/lib/rsyslog/omoracle.so: undefined symbol: OCIAttrSet

the omoracle module was contributed and adiscon (who Rainer works for)
doesn't run Oracle anywhere. As a result, support for that module is less
than ideal

From your error message, I would guess that you need to have some Oracle
libraries installed that it can't find.

Hopefully, someone who is running this will speak up.

David Lang
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards


AbigailEdwards at solutionary

Jul 18, 2012, 12:17 PM

Post #3 of 3 (217 views)
Permalink
Re: ::: Problem. [In reply to]

On 7/18/12 1:29 PM, "Thiago Anderson" <sod.thiago [at] gmail> wrote:

>I try compile oracle + rsyslog, and not start which error :
>
>Jul 18 15:04:25 rsyslogprd rsyslogd-2066: could not load module
>'/usr/local/lib/rsyslog/omoracle.so', dlopen:
>/usr/local/lib/rsyslog/omoracle.so: undefined symbol: OCIAttrSet

OCIAttrSet is provided by libocci.so, which is part of the Oracle Instant
Client as far as I can tell.

Do you have the Oracle instantclient installed? If so, make sure the
directory containing libocci.so.* is in your library path. On my RHEL
system, I have the 10g instantclient installed, and the libraries it
installs are in /usr/lib/oracle/10.2.0.4/client64/lib/.

So, I add a new file under /etc/ld.so.conf.d/ called
oracle-instantclient.conf, and paste in the following one line:

/usr/lib/oracle/10.2.0.4/client64/lib/

Then, I run sudo ldconfig to reconfigure the dynamic linker's cache to
detect the new directory.

I don't use the omoracle module, so I don't know if that specifically
solves your problem, but I know it solves other Oracle dependency issues
for me. Let us know if it works.

-Abby

>
>
>I try compile rsyslogd 4,5 and 6 .
>
>Can help?
>--
>Thiago Anderson
>_______________________________________________
>rsyslog mailing list
>http://lists.adiscon.net/mailman/listinfo/rsyslog
>http://www.rsyslog.com/professional-services/
>What's up with rsyslog? Follow https://twitter.com/rgerhards

_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards

RSyslog users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.