Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Enterprise Manager Service Discovery Not Finding?
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
![]() |
![]() |