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: Intelligent agent does not start on RedHat 9

Re: Intelligent agent does not start on RedHat 9

From: P L Robert Danielsson-Oldberg <d9rd_at_dtek.chalmers.se>
Date: 25 Mar 2004 09:20:35 GMT
Message-ID: <c3u893$1fu$1@eol.dd.chalmers.se>


In article <e2l8c.285$Pp2.500_at_mencken.net.nih.gov>, hastenthunder <hastenthunder_at_yahoo.com> wrote:
>Thank you Robert.
>
>I have traced $ORACLE_HOME/network/log/dbsnmp.nohup, it turns out it cannot
>load the shared library: libvppdc.so
>But this file actually does exist in $ORACLE_HOME/lib/
>
>I read some post online, people are saying it is some Oracle/Linux bug, can
>you offer any suggestions?
>

The libvppdc.so is the shared library for the data gatherer, who is now an integral part of the agent. Is $ORACLE_HOME/lib/ in your LD_LIBRARY_PATH ?

If not, add it, so the apps know where to find their libraries. Also, check that ORACLE_HOME is set correctly in the session you use to start the agent. Not all shells inherit variables gracefully. (My guess is you checked both these already.)

If so, maybe it lacks some symbols the agents need. In that case I'd go with Andi's suggestion and relink the agent and it's component.

Sincerely,

                                        Robert

-- 
Robert    |GCS/S/MU d-- h--- s+:  g+- au+ a- w++ v-(++) C++++ U++++ S+ P- L 3 
Danielsson|R+++ N+++ K- W--- M-- V- -po+ Y+ t+ !5 j- r+ tv- b+ D- B? e+++ u+++
Oldberg   |G''' h--- !f r+++ n--- y? E--- H- http://www.dtek.chalmers.se/~d9rd
Received on Thu Mar 25 2004 - 03:20:35 CST

Original text of this message

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