I installed oracle 8.1.7 on windows 2000 m/c. The installed completed succesfully. I see the tnslistener serveice is started throught the windows services. When I run lstnrctl stop it stops the listener but when I run the lstnrctl start it just hangs.
When I am trying to create a database using the db configuration assitant it fails complaining 12560: TNS protocol adapter error. I have re-installed couple of times but same problem.
I got the following error the first time
=========================================
LSNRCTL for 32-bit Windows: Version 8.1.7.0.0 - Production on 04-OCT-2004 11:15:10
(c) Copyright 1998 Oracle Corporation. All rights reserved.
Starting tnslsnr: please wait...
Service OracleOraHome81TNSListener already running.
TNS-12536: TNS:operation would block
TNS-12560: TNS:protocol adapter error
TNS-00506: Operation would block
32-bit Windows Error: 997: Unknown error
Remove the listener service from registry and start the listener using
lsnrctl start
Getting the following error
============================
H:\>lsnrctl start
LSNRCTL for 32-bit Windows: Version 8.1.7.0.0 - Production on 04-OCT-2004 11:41:
54
(c) Copyright 1998 Oracle Corporation. All rights reserved.