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: Enterprise Manager Service Discovery Not Finding?

Re: Enterprise Manager Service Discovery Not Finding?

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Fri, 19 Feb 1999 10:36:57 +0100
Message-ID: <36CD30B8.138D1E7B@sybrandb.demon.nl>


Hi Richard,

This means the intelligent agent is not running on your database server. On NT search for the OracleAgent service and on Unix for the dbsnmp process (two individual ones).
The following command line will start the agent manually:

lsnrctl dbsnmp_start

The intelligent agent is controlled by the listener. On the server you should be able to find three files snmp.ora snmp_ro.ora and snmp_rw.ora

From 7.3.2 they will be automatically created at listener start is they are not there.
In older versions they need to be configured manually. I have struggled with this issue in the past more than I liked, and I would be glad to help you out.

Hth,

Sybrand Bakker, Oracle DBA

rbillingsley_at_email.com wrote:

> What does the message:
>
> Oracle Agent is not running on destination
>
> mean? I can't find any information on what Agent they are talking about. Or
> what needs to be done to correct the problem.
>
> All systems are up and working and I can connect to each of the databases on
> the network, but the Service Discovery can't find this Agent it is looking
> for. Because of this the Enterprise Manager is basically blind and useless
> for nothing more than starting subapplications.
>
> Any help would be welcome.
>
> Thanks,
>
> Richard..
>
> Richard Billingsley
>
> -----------== Posted via Deja News, The Discussion Network ==----------
> http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own


Received on Fri Feb 19 1999 - 03:36:57 CST

Original text of this message

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