Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Oracle Intelligent Agent
I am having trouble getting Oracle Intelligent Agent to recognize any
services. When I start the Agent from the Service in the control panel in
Windows NT it starts ok but it doesn’t find any services or something. I am
not even sure if I am using the correct terminology.
Basically the file
E:\Oracle8\NET80\ADMIN\snmp_ro.ora
contains
snmp.visibleservices = ()
ifile = E:\Oracle8\net80\admin\snmp_rw.ora
E:\Oracle8\NET80\ADMIN\snmp_rw.ora is blank and
E:\Oracle8\NET80\AGENT\services.ora is also blank.
Why are they blank?
If I put something in them, it is wiped out the next time I start the agent.
I have the following Service Names and Listeners defined. # E:\ORACLE8\NET80\ADMIN\TNSNAMES.ORA Configuration File:E:\Oracle8\net80\admin\tnsnames.ora # Generated by Oracle Net8 Assistant
CYBER.CYBER_NT =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = Cyber_NT)(PORT = 1521))
(CONNECT_DATA = (SID = ORCL)(GLOBAL_DBNAME = Cyber))
(SRVR = DEDICATED)
)
CYBER_DATA.CYBER_NT =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = cyber_data)(PORT = 1521))
(CONNECT_DATA = (SID = CYBR)(SERVER = DEDICATED))
)
# E:\ORACLE8\NET80\ADMIN\LISTENER.ORA Configuration File:E:\Oracle8\net80\admin\listener.ora # Generated by Oracle Net8 Assistant
LISTENER =
(ADDRESS = (PROTOCOL = TCP)(HOST = Cyber_NT)(PORT = 1521))
SID_LIST_LISTENER =
(SID_LIST =
(SID_DESC =
(SID_NAME = extproc) (PROGRAM = extproc)
(GLOBAL_DBNAME = Cyber) (SID_NAME = ORCL)
I cannot figure this out. No matter what I do Enterprise manager will not
discover any nodes.
It gets the following error message. “Oracle agent is not running on
destination.”
It is running but not finding anything.
I am very frustrated.
Any Help would be appreciated.
Gary Received on Fri Oct 15 1999 - 11:20:07 CDT
![]() |
![]() |