Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: NT Oracle Enterprise Manager & Sun Solaris Server
You need to install Oracle Intelligent Agent.
To activate it you do the following ;
lsnrctl dbsnmp_start
you should see an extra process running ;
ps -ef | grep dbsnmp
If this doesn't work try deleting the .q files in the agent config dir and the db*.ora files in network/admin
On Thu, 23 Jul 1998 16:18:03 -0400, "Scott C." <sdcairns_at_mindspring.com> wrote:
>I am new to Oracle and am trying to install Oracle OEM on an NT client. It
>seems to be looking for something called an "auto discovery agent" which I
>am guessing is some kind of SNMP agent which, in my environment, would be
>some kind of daemon on the Sun box (Solaris 2.6) where Oracle (8.0.4) lives.
>
>Does any of this make sense to anybody? What should I be looking for?
>
>
Daniel White
![]() |
![]() |