Home » Server Options » RAC & Failsafe » RAC listeners configuration problem (Oracle 10gR2 / RHEL AS 4 update 5)
icon9.gif  RAC listeners configuration problem [message #282730] Fri, 23 November 2007 03:32 Go to next message
LowCost
Messages: 1
Registered: November 2007
Junior Member
Hi, people!
I'm trying a two-node RAC installation for a SAP system and I have having some strange problems.
First of all I've configured a listener on the cluster named LISTENER_PRD with netca without any trouble.
When I do a crs_stat it gives me this:

NAME=ora.PRD.D01_oracle1.PRD001.srv
TYPE=application
TARGET=ONLINE
STATE=OFFLINE

NAME=ora.PRD.D01_oracle1.cs
TYPE=application
TARGET=ONLINE
STATE=OFFLINE

NAME=ora.PRD.D02_oracle2.PRD002.srv
TYPE=application
TARGET=ONLINE
STATE=OFFLINE

NAME=ora.PRD.D02_oracle2.cs
TYPE=application
TARGET=ONLINE
STATE=OFFLINE

NAME=ora.PRD.PRD001.inst
TYPE=application
TARGET=ONLINE
STATE=OFFLINE

NAME=ora.PRD.PRD002.inst
TYPE=application
TARGET=ONLINE
STATE=OFFLINE

NAME=ora.PRD.db
TYPE=application
TARGET=ONLINE
STATE=OFFLINE

NAME=ora.oracle1.LISTENER_PRD_ORACLE1.lsnr
TYPE=application
TARGET=ONLINE
STATE=ONLINE on oracle1

NAME=ora.oracle1.gsd
TYPE=application
TARGET=ONLINE
STATE=ONLINE on oracle1

NAME=ora.oracle1.ons
TYPE=application
TARGET=ONLINE
STATE=ONLINE on oracle1

NAME=ora.oracle1.vip
TYPE=application
TARGET=ONLINE
STATE=ONLINE on oracle1

NAME=ora.oracle2.LISTENER_PRD_ORACLE2.lsnr
TYPE=application
TARGET=ONLINE
STATE=ONLINE on oracle2

NAME=ora.oracle2.gsd
TYPE=application
TARGET=ONLINE
STATE=ONLINE on oracle2

NAME=ora.oracle2.ons
TYPE=application
TARGET=ONLINE
STATE=ONLINE on oracle2

NAME=ora.oracle2.vip
TYPE=application
TARGET=ONLINE
STATE=ONLINE on oracle2

So the listeners are up and running.
However, if I do a
# srvctl stop listener -n oracle1
it tells me this:
CRS-0210: Could not find resource ora.oracle1.LISTENER_ORACLE1.lsnr.

Furthermore, when I do a crs_stop -all (including only the listeners part), it works ok:

Attempting to stop `ora.oracle1.LISTENER_PRD_ORACLE1.lsnr` on member `oracle1`
Attempting to stop `ora.oracle2.LISTENER_PRD_ORACLE2.lsnr` on member `oracle2`
Stop of `ora.oracle1.LISTENER_PRD_ORACLE1.lsnr` on member `oracle1` succeeded.
Stop of `ora.oracle2.LISTENER_PRD_ORACLE2.lsnr` on member `oracle2` succeeded.

... but when I do a crs_start -all, it gives me this errors related to the listeners:

CRS-0223: Resource 'ora.oracle1.LISTENER_PRD_ORACLE1.lsnr' has placement error.
CRS-0223: Resource 'ora.oracle2.LISTENER_PRD_ORACLE2.lsnr' has placement error.

And I have to start them doing specifically this way:
# crs_start ora.oracle1.LISTENER_PRD_ORACLE1.lsnr
Attempting to start `ora.oracle1.LISTENER_PRD_ORACLE1.lsnr` on member `oracle1`
Start of `ora.oracle1.LISTENER_PRD_ORACLE1.lsnr` on member `oracle1` succeeded.
# crs_start ora.oracle2.LISTENER_PRD_ORACLE2.lsnr
Attempting to start `ora.oracle2.LISTENER_PRD_ORACLE2.lsnr` on member `oracle2`
Start of `ora.oracle2.LISTENER_PRD_ORACLE2.lsnr` on member `oracle2` succeeded.

I attach my listener.ora and tnsnames.ora
What do you think it could be wrong?
Thank you in advance!

Oriol
  • Attachment: ora files.zip
    (Size: 0.89KB, Downloaded 1574 times)
Re: RAC listeners configuration problem [message #283284 is a reply to message #282730] Mon, 26 November 2007 10:37 Go to previous message
DreamzZ
Messages: 1666
Registered: May 2007
Location: Dreamzland
Senior Member
Check this
http://forums.oracle.com/forums/thread.jspa?threadID=515760
Previous Topic: ORACLE 10g RAC On Solaris
Next Topic: RAC/TAF does not support Transaction Failover - WHY
Goto Forum:
  


Current Time: Fri Mar 29 08:35:30 CDT 2024