Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Problems starting Intelligent Agent on 9i
This installation is brand new and not an upgrade of any sort. Its on
Linux 8.0 redhat on intel platform.
When installing intelligent agent useing agentctl command I get the following error.
\nAgent startup failed. Check /usr/oracle/network/log/dbsnmp.nohup for
details
Required config file 'snmp_ro.ora' was not generated.
On checking dbsnmp.nohup I find the follwing entries:
snmp deamon is running fine on the machine.
If i use dbsnmp command, it gives similar messages but also points to nmiconf.log for details. Following is what i found in the nmiconf.log
DBSNMP for Linux 2.4.18-17.8.0: release 9.2.0.0.0 - Production on
25-NOV-02 14:41:05
Discovering services on vo-anthony.corp.hp.com configured on host
addresses {<host name> <ip address>}
Using oratab file /etc/oratab
Warning : No Listener found for SID Data. Data will be skipped Warning : No Listener found for SID repo. repo will be skipped Warning : No Listener found for SID GALX. GALX will be skipped Warning : Error while sourcing third party discovery fileemddiscover.tcl : can't read "tabfile": no such variable.
lisnrctl status gives me the the following:
LSNRCTL for Linux: Version 9.2.0.1.0 - Production on 25-NOV-2002 14:43:56
Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
Connecting to (ADDRESS=(PROTOCOL=tcp)(PORT=1521)) STATUS of the LISTENER
Alias LISTENER Version TNSLSNR for Linux: Version 9.2.0.1.0 - Production Start Date 25-NOV-2002 14:22:35 Uptime 0 days 0 hr. 21 min. 21 sec Trace Level off Security OFF SNMP OFF Listener Parameter File /usr/oracle/network/admin/listener.ora Listener Log File /usr/oracle/network/log/listener.logListening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=hostname)(PORT=8080))(Presentation=HTTP)(Session=RAW))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=hostname(PORT=2100))(Presentation=FTP)(Session=RAW))
Services Summary...
Service "Data" has 1 instance(s).
Instance "Data", status READY, has 1 handler(s) for this service...
Service "Data.corp.hp.com" has 1 instance(s).
Instance "Data", status UNKNOWN, has 1 handler(s) for this service... Service "DataXDB" has 1 instance(s). Instance "Data", status READY, has 1 handler(s) for this service...Service "GALX" has 1 instance(s).
Instance "GALX", status UNKNOWN, has 1 handler(s) for this service... Service "GALXXDB" has 1 instance(s). Instance "GALX", status READY, has 1 handler(s) for this service...Service "repo" has 1 instance(s).
Instance "repo", status UNKNOWN, has 1 handler(s) for this service... Service "repoXDB" has 1 instance(s). Instance "repo", status READY, has 1 handler(s) for this service...The command completed successfully
I can tnsping the databases which are up. I have searched metalink but
to no avail.
I am trying to make oracle management server start which starts fine but
does not discover any nodes as the agent is not running. Any help is
hightly appreciated.
Received on Mon Nov 25 2002 - 16:42:52 CST
![]() |
![]() |