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 -> Intelligent Agent & OEM discovery problems

Intelligent Agent & OEM discovery problems

From: <tony.rodgers_at_cox.com>
Date: Wed, 09 Dec 1998 18:47:06 GMT
Message-ID: <74mgj9$hh1$1@nnrp1.dejanews.com>


I'm running an Oracle 8.0.4 database on NT Server 4, and things are working well except for the intelligent agent. I can start the intelligent agent just fine, and inidications are that is successfully starts. I also get the expected snmp_ro.ora file created as well as the services.ora. These appear to be good from what I can tell. The problem comes in when I attempt to have OEM discover the services on this node. I always get a message back that the intelligent agent service is not running. My TNSNAMES file appears to be working properly as I can connect to any of the 3 databases I have running on this node (from a remote client). I've even added the dbsnmp.address and the dbsnmp.spawnaddress parameters into the snmp_rw.ora file since I heard that intelligent agent doesn't always seem to know what the default ports are. I have included the snmp_ro.ora file below.

Are others having this problem as well? This used to be a 7.3 database which was migrated to 8.0.4, but from everything I can see, we are indeed using the net80 directories and not the older network directories. I'm stumped at this point. Any suggestions would be welcomed.

SNMP_RW.ORA CONTENTS .....................
snmp.contact.LISTENER = ""
snmp.index.LISTENER = 1
snmp.contact.ORCL.WORLD = ""
snmp.index.ORCL.WORLD = 2
snmp.contact.RISK.WORLD = ""
snmp.index.RISK.WORLD = 3

snmp.contact.RSKX.WORLD = ""
snmp.index.RSKX.WORLD = 4
dbsnmp.address = (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=EATL0S16)
(PORT=1748)))

dbsnmp.spawnaddress = (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=EATL0S16)
(PORT=1754)))
--
Stephen Rodgers

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Wed Dec 09 1998 - 12:47:06 CST

Original text of this message

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