Home » RDBMS Server » Networking and Gateways » status:failure-lo exception:The network adapter could not establish the connection (11g,11.1.0,windows 7 ultimate)
status:failure-lo exception:The network adapter could not establish the connection [message #525971] Fri, 07 October 2011 04:17 Go to next message
anjuvybz
Messages: 4
Registered: October 2011
Location: South africa
Junior Member
hie guys,can anyone assist me.im failing to connect im this error- status:failure-lo exception:The network adapter could not establish the connection.how can i rectify this problem,im new to Oracle.thank you
Re: status:failure-lo exception:The network adapter could not establish the connection [message #525972 is a reply to message #525971] Fri, 07 October 2011 04:37 Go to previous messageGo to next message
John Watson
Messages: 8922
Registered: January 2010
Location: Global Village
Senior Member
Welcome to the forum.
You need to give a lot more information if you want help: in this case, it is probably best to use copy/paste to show the entire SQL*Plus session, so we can see what you did and what the error is.
And please read this article about formatting your posts with [code] tags, or not many people will not help you:
http://www.orafaq.com/forum/t/174502/148813/

[Updated on: Fri, 07 October 2011 04:44]

Report message to a moderator

Re: status:failure-lo exception:The network adapter could not establish the connection [message #525974 is a reply to message #525972] Fri, 07 October 2011 04:44 Go to previous messageGo to next message
anjuvybz
Messages: 4
Registered: October 2011
Location: South africa
Junior Member
im getting this output if i check on the listener status:
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Users\anesu>lsnrctl status

LSNRCTL for 32-bit Windows: Version 11.1.0.6.0 - Production on 07-OCT-2011 11:42
:25

Copyright (c) 1991, 2007, Oracle.  All rights reserved.

Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
TNS-12541: TNS:no listener
 TNS-12560: TNS:protocol adapter error
  TNS-00511: No listener
   32-bit Windows Error: 2: No such file or directory
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=anesu-PC)(PORT=1521)))
TNS-12541: TNS:no listener
 TNS-12560: TNS:protocol adapter error
  TNS-00511: No listener
   32-bit Windows Error: 61: Unknown error

C:\Users\anesu>echo %path%
F:\app\anesu\product\11.1.0\db_1\bin;F:\oracle\product\10.2.0\db_1\bin;F:\app\an
esu\product\11.1.0\db_2\bin;E:\oracle\product\10.2.0\db_1\bin;C:\Windows\system3
2;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0
\

C:\Users\anesu>


update by JW: I've added the [code] tags, please do it yourself in future. Can you see how much easier it is to read now?

[Updated on: Fri, 07 October 2011 04:52] by Moderator

Report message to a moderator

Re: status:failure-lo exception:The network adapter could not establish the connection [message #525975 is a reply to message #525974] Fri, 07 October 2011 04:49 Go to previous messageGo to next message
John Watson
Messages: 8922
Registered: January 2010
Location: Global Village
Senior Member
First, you didn't use the [code] tags as I asked you to, I'll add them this time. You MUST do it in future.

However, the problem you have is that you haven;t started your database listener. Try this:

lsnrctl start

Re: status:failure-lo exception:The network adapter could not establish the connection [message #525982 is a reply to message #525975] Fri, 07 October 2011 05:12 Go to previous messageGo to next message
anjuvybz
Messages: 4
Registered: October 2011
Location: South africa
Junior Member
i've tried starting the database listener but im getting an error:thanks for putting the codes for me.

Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Users\anesu>lsnrctl start

LSNRCTL for 32-bit Windows: Version 11.1.0.6.0 - Production on 07-OCT-2011 12:03
:15

Copyright (c) 1991, 2007, Oracle.  All rights reserved.

Starting tnslsnr: please wait...

TNS-12560: TNS:protocol adapter error
 TNS-00530: Protocol adapter error


C:\Users\anesu>
Re: status:failure-lo exception:The network adapter could not establish the connection [message #525984 is a reply to message #525975] Fri, 07 October 2011 05:30 Go to previous messageGo to next message
John Watson
Messages: 8922
Registered: January 2010
Location: Global Village
Senior Member
I would guess that Windows security isn't letting Oracle open the socket. Speak to system administrator. Good luck.
Re: status:failure-lo exception:The network adapter could not establish the connection [message #525987 is a reply to message #525984] Fri, 07 October 2011 05:47 Go to previous messageGo to next message
anjuvybz
Messages: 4
Registered: October 2011
Location: South africa
Junior Member
the database is located on standalone PC and i have the administrator privileges,what do you think i should do to rectify this.i have also tried uninstalling and reinstalling the software several times.please help.
Re: status:failure-lo exception:The network adapter could not establish the connection [message #525993 is a reply to message #525987] Fri, 07 October 2011 06:42 Go to previous messageGo to next message
John Watson
Messages: 8922
Registered: January 2010
Location: Global Village
Senior Member
All I know is that Windows 7 has insane security structures and I always disable everything in user access control and firewall and so on or nothing bloody works. I can't help. Perhaps someone else can.
Re: status:failure-lo exception:The network adapter could not establish the connection [message #526042 is a reply to message #525993] Fri, 07 October 2011 13:57 Go to previous message
Littlefoot
Messages: 21806
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
I really don't know much about the issue, just noticed this line in LSNRCTL STATUS:
32-bit Windows Error: 2: No such file or directory
Could that mean something? (Which file or directory?)
Previous Topic: Oracle 10g client not getting connceted to Oracle 10g database
Next Topic: ORA-12504: TNS listener was not given the SERVICE_NAME in CONNECT_DATA (3 Merged)
Goto Forum:
  


Current Time: Thu Mar 28 04:26:07 CDT 2024