connecting problem [message #54937] |
Tue, 17 December 2002 06:52 |
inci
Messages: 1 Registered: December 2002
|
Junior Member |
|
|
hello,
ý installed oracle9i to my pc which has win2000 platfom. but when ý try to connect to my oracle server by using any program (exm. SQL Plus etc.. ) it doesn't connect and says listener is not found.
for example ý wrote "tnsping inf_han" in ms-dos prompt but it gave the below error message.
-----------------
c:>tnsping inf_han
TNS Ping Utility for 32-bit Windows: Version 8.1.7.0.0 - Production on 17-ARA-2002 10:37:03
<c>Copyright (c) 1997 Oracle Corporation. All rights reserved.
Attempting to contact <ADDRESS=(PROTOCOL=TCP><HOST=HAN><PORT=1521>>
TNS-12541: TNS:Listener has not been found
|
|
|
Re: connecting problem [message #54938 is a reply to message #54937] |
Tue, 17 December 2002 07:15 |
|
Mahesh Rajendran
Messages: 10708 Registered: March 2002 Location: oracleDocoVille
|
Senior Member Account Moderator |
|
|
from the command prompt issue this.
or
start the listner from the controlpanel /services.
make sure u are starting the database service also.
|
|
|