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: oracle intelligent agent

Re: oracle intelligent agent

From: Patrick <no email>
Date: Sat, 27 Sep 2003 16:58:02 +0200
Message-ID: <3m8bnv0lvp8ldbt1nlhlr97jr681cho6sb@4ax.com>

Hi,

I fixed the problem this way:

  1. Downgrade the glibc, glibc-common, glibc-devel packages to an older version(rpm -Uvh --oldpackage). I downgraded to version 2.3.2-5, other versions may work as well.
  2. Relink the agent: make -f ins_oemagent.mk install (in $ORACLE_HOME/network/lib)
  3. Start the agent

Afterwards the downgraded packages can be upgraded again to the previous versions.

On 2 Sep 2003 17:05:45 -0700, niy38_at_hotmail.com (Niy) wrote:

>I try to run intelligent agent. but for dbsnmp, I get the following
>message:
>
>
>dbsnmp: error while loading shared libraries: libvppdc.so: cannot open
>shared object file: No such file or directory
>
>But my LD_LIBRARY_PATH has include $ORACLE_HOME/lib. And also
>libvppdc.so
>exists in $ORACLE_HOME/lib.
>
>
>
>If I try agentctl:
>
>agentctl start
>
>DBSNMP for Linux: Version 9.2.0.1.0 - Production on 02-SEP-2003
>16:39:54
>
>Copyright (c) 2002 Oracle Corporation. All rights reserved.
>
>Starting Oracle Intelligent Agent....
>
>
>
>and
>
>
>
>agentctl status
>
>DBSNMP for Linux: Version 9.2.0.1.0 - Production on 02-SEP-2003
>16:41:13
>
>Copyright (c) 2002 Oracle Corporation. All rights reserved.
>
>Could not contact agent. It may not be running.
  Received on Sat Sep 27 2003 - 09:58:02 CDT

Original text of this message

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