RAC SCAN LISTENER [message #611669] |
Sun, 06 April 2014 21:18 |
|
vilin
Messages: 6 Registered: April 2014
|
Junior Member |
|
|
Hi folks,
I am new to this site if I missed a thread already discussing issues similar to this, please point me to it and
in the interim accept my apologies...
when I attempt to start ora.LISTENER_SCAN1.lsnr on a two-node system, I get the following error messages and I am unable to
understand the root causes and there is no resolution in sight! I thank you to immensely if you could help as nothing seems to work.
Pls note that this a production system which I inherited and must be very careful
in what actions I'd take! As this is a private organization, when it comes to it, I will need to send private messages to protect the
entity... Here is error message:
C:\app\11.2.0\grid\NETWORK\ADMIN>crsctl start res ora.LISTENER_SCAN1.lsnr
CRS-2672: Attempting to start 'ora.LISTENER_SCAN1.lsnr' on 'rac-p1'
CRS-5016: Process "C:\app\11.2.0\grid\bin\lsnrctl.exe" spawned by agent "C:\app\11.2.0\grid\bin\oraagent.exe" for action "start" failed: details at "(:CLSN00010
:)" in "C:\app\11.2.0\grid\log\rac-p1\agent\crsd\oraagent\oraagent.log"
LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 06-APR-2014 18:54:27
Copyright (c) 1991, 2010, Oracle. All rights reserved.
Starting tnslsnr: please wait...
TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Production
Log messages written to c:\app\administrator\diag\tnslsnr\RAC-P1\listener_scan1\alert\log.xml
TNS-01151: Missing listener name, LISTENER_SCAN1, in LISTENER.ORA
Listener failed to start. See the error message(s) above...
CRS-5016: Process "C:\app\11.2.0\grid\bin\lsnrctl.exe" spawned by agent "C:\app\11.2.0\grid\bin\oraagent.exe" for action "start" failed: details at "(:CLSN00010
:)" in "C:\app\11.2.0\grid\log\rac-p1\agent\crsd\oraagent\oraagent.log"
LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 06-APR-2014 18:54:29
Copyright (c) 1991, 2010, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_SCAN1)))
TNS-12541: TNS:no listener
TNS-12560: TNS:protocol adapter error
TNS-00511: No listener
64-bit Windows Error: 2: No such file or directory
CRS-2674: Start of 'ora.LISTENER_SCAN1.lsnr' on 'rac-p1' failed
CRS-2527: Unable to start 'ora.LISTENER_SCAN1.lsnr' because it has a 'hard' dependency on 'ora.scan1.vip'
CRS-2525: All instances of the resource 'ora.scan1.vip' are already running; relocate is not allowed because the force option was not specified
CRS-4000: Command Start failed, or completed with errors.
--mod update: code tags added, please do this yourself in future.
[Updated on: Mon, 07 April 2014 00:48] by Moderator Report message to a moderator
|
|
|
|
|
Re: RAC SCAN LISTENER [message #611891 is a reply to message #611888] |
Wed, 09 April 2014 13:17 |
John Watson
Messages: 8962 Registered: January 2010 Location: Global Village
|
Senior Member |
|
|
Please read our OraFAQ Forum Guide and please read How to use [code] tags and make your code easier to read
You are attempting to run your listeners off the wrong home. This will destroy the integrity of the Grid Infrastructure, as you have already found. Your best option may be to shutdown everything and restart the cluster. Use the crsctl utiity to stop the entire clusterware stack. Kill anything still running. Make sure everything really is shutdown. Then start the clusterware again. Do not attempt to start or stop anything with any utilities otherthan crsctl or srvctl. If your installation was done competently, all services will start up correctly.
|
|
|
|
Re: RAC SCAN LISTENER [message #611910 is a reply to message #611899] |
Thu, 10 April 2014 01:55 |
John Watson
Messages: 8962 Registered: January 2010 Location: Global Village
|
Senior Member |
|
|
The crsctl utility locates resources by reading information stored in the OCR, so presumably you have configured your SCAN listener incorrectly. But you have so far provided no information about how your SCAN listener is configured, in the OCR or anywhere else. The output of commands such assrvctl config scan_listener
crsctl status resource ora.LISTENER_SCAN1.lsnr -p
type listener.ora and so on would help.
You could also try implementing my previous suggestions, rather than ignoring them.
|
|
|
|
|
Re: RAC SCAN LISTENER [message #612058 is a reply to message #611910] |
Fri, 11 April 2014 09:20 |
|
vilin
Messages: 6 Registered: April 2014
|
Junior Member |
|
|
Hi John,
Not at all, your recommendations are great, and I hope I did not imply that I was ignoring them. It's just that it's a production system and I am being very careful about my next steps...
I will send you the commands' outputs you mentioned above in separate reply... I, however, need to keep some company information private, how would I go about sending you a private message?
"The crsctl utility locates resources by reading information stored in the OCR"...
The following command fails: crsctl start res ora.LISTENER_SCAN.lsnr
For some reason CRS can look up listener.ora if the file exists in %OH%/NETWORK/ADMIN--
I know it's not the right place for it... Pls see the error message:
C:\app\11.2.0\grid\NETWORK\ADMIN>crsctl start res ora.LISTENER_SCAN1.lsnr
CRS-2672: Attempting to start 'ora.LISTENER_SCAN1.lsnr' on 'rac-p1'
CRS-5016: Process "C:\app\11.2.0\grid\bin\lsnrctl.exe" spawned by agent "C:\app\11.2.0\grid\bin\oraagent.exe" for action "start" failed: details at "(:CLSN00010
:)" in "C:\app\11.2.0\grid\log\rac-p1\agent\crsd\oraagent\oraagent.log"
LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 06-APR-2014 18:54:27
Copyright (c) 1991, 2010, Oracle. All rights reserved.
Starting tnslsnr: please wait...
TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Production
Log messages written to c:\app\administrator\diag\tnslsnr\RAC-P1\listener_scan1\alert\log.xml
TNS-01151: Missing listener name, LISTENER_SCAN1, in LISTENER.ORA
Listener failed to start. See the error message(s) above...
CRS-5016: Process "C:\app\11.2.0\grid\bin\lsnrctl.exe" spawned by agent "C:\app\11.2.0\grid\bin\oraagent.exe" for action "start" failed: details at "(:CLSN00010
:)" in "C:\app\11.2.0\grid\log\rac-p1\agent\crsd\oraagent\oraagent.log"
LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 06-APR-2014 18:54:29
Copyright (c) 1991, 2010, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_SCAN1)))
TNS-12541: TNS:no listener
TNS-12560: TNS:protocol adapter error
TNS-00511: No listener
64-bit Windows Error: 2: No such file or directory
CRS-2674: Start of 'ora.LISTENER_SCAN1.lsnr' on 'rac-p1' failed
CRS-2527: Unable to start 'ora.LISTENER_SCAN1.lsnr' because it has a 'hard' dependency on 'ora.scan1.vip'
CRS-2525: All instances of the resource 'ora.scan1.vip' are already running; relocate is not allowed because the force option was not specified
CRS-4000: Command Start failed, or completed with errors.
Thanks,
Will
|
|
|
|
|