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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: srvctl remove asm generates PRKS-1033 and CRS-0214

Re: srvctl remove asm generates PRKS-1033 and CRS-0214

From: Andreas Piesk <a.piesk_at_gmx.net>
Date: Tue, 24 Jul 2007 20:12:23 +0200
Message-ID: <46A64107.9080703@gmx.net>


Charles Schultz schrieb:
>
> As always, I am hoping the answer to this trickiness is easy and staring
> me in the face. =)

i have no easy answers, but some suggestions which may help.

is the ASM resource marked as offline in OCR? have you removed all dependencies from the ASM resource? usually done by

srvctl modify inst -d DB -i DBINST -s ASMINST -r

as the problem is caused by crs_unregister, you may get some hints by running crs_unregister directly:

crs_unregister RESOURCE

i would export the OCR before trying it.

in 10.2.0.1 i had some problems caused by a corrupted OCR, the final solution was to wipe OCR completely and rebuild it from scratch by registering all the resources manually with srvctl or netca/vipca.

regards,
-ap

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Jul 24 2007 - 13:12:23 CDT

Original text of this message

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