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: Peter Sylvester <peters_no_spam_please_at_mitre.org>
Date: Thu, 04 Sep 2003 12:44:04 -0400
Message-ID: <bj7q4k$r0b$1@newslocal.mitre.org>


you don't mention your platform, but on solaris you can verify which shared libraries are being used via:

ldd `which dbsnmp`

--Peter

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 Thu Sep 04 2003 - 11:44:04 CDT

Original text of this message

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