dbTalk Databases Forums  

Problem with Listener in Oracle RAC 11.2.0

comp.databases.oracle.server comp.databases.oracle.server


Discuss Problem with Listener in Oracle RAC 11.2.0 in the comp.databases.oracle.server forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Big George
 
Posts: n/a

Default Problem with Listener in Oracle RAC 11.2.0 - 10-20-2011 , 06:19 PM






Hello
I've got a problem with listener

O/S: Windows Server 2008
Database: Oracle RAC 11.2.0
Number of Nodes: 2
Storage: ASM

Node A does not connect to ASM. However Node B does and database is
up.
In NodeB, I can connect to database via sqlplus. No problem.

Problem is that clients can't connect to database because of this
problem: ORA-12541: TNS No listener

In Node B, if I try to start listener I got:
------------------------------
C:\>lsnrctl stat

LSNRCTL for 64-bit Windows: Version 11.2.0.2.0 - Production on 20-
OCT-2011 17:17:10

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

Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
TNS-12541: TNS:no listener
TNS-12560: TNSrotocol adapter error
TNS-00511: No listener
64-bit Windows Error: 61: Unknown error

C:\>lsnrctl start

LSNRCTL for 64-bit Windows: Version 11.2.0.2.0 - Production on 20-
OCT-2011 17:17:19

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

Starting tnslsnr: please wait...

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

------------------------------

What should I do? Recreate listener? I would prefer to just modify
file:
C:\app\11.2.0\grid\NETWORK\ADMIN\listener.ora
If something goes wrong, I can have a backup.

If I change in file listener.ora of Node B, should I made the same
changes in Node A?

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.