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 -> Oracle Intelligent Agent

Oracle Intelligent Agent

From: Gary <noyfb_at_kma.com>
Date: Fri, 15 Oct 1999 09:20:07 -0700
Message-ID: <urIN3.80$3y.2265@client>


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)

    )
(SID_DESC =
      (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

Original text of this message

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