I don't have 8.0 anymore (only 8.1.6 and 8.1.7) :D
Anyway, the best way is deleting all *.ora (SQLNET.ORA, TNSNAMES.ORA, LISTENER.ORA)
Delete means backup and then delete.
And enter to the Net8 Assistant (Not the Easy)
If that doesn't work, check the nmi*.log to see what's happening.
I found that I can't start the oracle intelligent agent
on the server side by using NT services or command "lsnrctl80
dbsnmp_start".
(Is that intelligent agent need to start up with "oracle SNMP agent" ?
And also I can't find the oracleSNMPPeerMasterAgent in the NT services
or
any Master.cfg in the Net8/admin directory.
Is that mean I haven't install the oracle SNMP agent ?
)
I have checked that the listener had already started and the "oem"
and "orcl" entries does exist in the E:\orant\net80\admin\listener.ora file
The following is the error log when I start the intelligent agent.
nmiconfig.log
=============
DBSNMP for 32-bit Windows: release 8.0.6 - Production on 10-JAN-01 18:28:42
Warning : Skipping OracleTNSListener80 : Couldnot find corresponding listener definition in {E:\orant\net80\admin\listener.ora}
Warning : No Listener found for SID OEM1. OEM1 will be skipped
Warning : No Listener found for SID ORCL. ORCL will be skipped
==========================================================
D:\users>lsnrctl80 status
LSNRCTL80 for 32-bit Windows: Version 8.0.6.0.0 - Production on
07-Jan-01 19:00:22
(c) Copyright 1999 Oracle Corporation. All rights reserved.
Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=oracle.world))
STATUS of the LISTENER
------------------------
Alias LISTENER
Version TNSLSNR80 for 32-bit Windows: Version
8.0.6.0.0 - Production
Start Date 07-Jan-01 16:06:20
Uptime 0 days 2 hr. 54 min. 3 sec
Trace Level off
Security off
SNMP OFF
System parameter file is E:\orant\NET80\admin\listener.ora
Log messages written to E:\orant\NET80\log\listener.log
Services Summary...
OEM1 has 1 service handler(s)
ORCL has 1 service handler(s)
extproc has 1 service handler(s)
The command completed successfully
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Configure:
oracle 8.0.6
oem 1.6
OS - NT40
[url]http://metalink.oracle.com/metalink/plsql/ml2_documents.showFrameDocument?p_database_id=NOT&p_id=1016341.102[/url]
It's about 8.1.5, could work for you.
Backup each file before modify.
(I hope you have Metalink)
Bookmarks