Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> trouble with RAC db start
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.
Received on Tue Sep 11 2007 - 19:54:20 CDT
![]() |
![]() |