Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: trouble with RAC db start

Re: trouble with RAC db start

From: Steve Howard <stevedhoward_at_gmail.com>
Date: Wed, 12 Sep 2007 01:06:15 -0000
Message-ID: <1189559175.554590.86030@r34g2000hsd.googlegroups.com>

oracle_man wrote:
> All,
>
> Let me know your thoughts on the below. My client blew away his OCR.
> I did a restore of the OCR and now the db won't start. Here's the
> command line syntax and tail of the crs log:
>
> db001i$srvctl start database -d KGDB
> PRKP-1001 : Error starting instance KGDB1 on node urma-atgdb001
> CRS-0215: Could not start resource 'ora.KGDB.KGDB1.inst'.
> PRKP-1001 : Error starting instance KGDB2 on node urma-atgdb002
> CRS-0215: Could not start resource 'ora.KGDB.KGDB2.inst'.
>
> db001i$tail -f /usr/app/oracle/product/10.2.0/crs/log/urma-atgdb001/
> crsd/crsd.log
> 2007-09-11 17:09:34.571: [ CRSD][1484945760]0SM: rE2Ec: 4
> 2007-09-11 17:09:34.604: [ CRSRES][1512245600]0startRunnable: setting
> CLI values
> 2007-09-11 17:09:37.125: [ CRSAPP][1512245600]0StartResource error
> for ora.KGDB.KGDB1.inst error code = 1
> 2007-09-11 17:09:38.768: [ CRSD][1512245600]0SM:dE2Ec: all E2E cmds
> done. 0
> 2007-09-11 17:51:13.393: [ CRSRES][1493350752]0startRunnable: setting
> CLI values
> 2007-09-11 17:51:13.638: [ CRSRES][1539529056]0Attempting to start
> `ora.KGDB.KGDB2.inst` on member `urma-atgdb002`
> 2007-09-11 17:51:13.672: [ CRSRES][1493350752]0Attempting to start
> `ora.KGDB.KGDB1.inst` on member `urma-atgdb001`
> 2007-09-11 17:51:16.690: [ CRSAPP][1493350752]0StartResource error
> for ora.KGDB.KGDB1.inst error code = 1
> 2007-09-11 17:51:17.833: [ CRSRES][1539529056]0Start of
> `ora.KGDB.KGDB2.inst` on member `urma-atgdb002` failed.
> 2007-09-11 17:51:18.354: [ CRSRES][1493350752]0Start of
> `ora.KGDB.KGDB1.inst` on member `urma-atgdb001` failed.

Hi,

What is in the alert log for both instances?

Regards,

Steve Received on Tue Sep 11 2007 - 20:06:15 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US