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: William Wagman <wjwagman_at_ucdavis.edu>
Date: Tue, 24 Jul 2007 19:02:16 -0700
Message-ID: <FE043305B38A0F448F3924429D650C2A038F6ED6@VEXBE2.ex.ad3.ucdavis.edu>


Alex,

I am curious to know the reason behind the suggestion that srvctl be run form the Oracle home and not the CRS home. Logically it makes sense but I am interested in knowing what possible problems might be caused by running it form the CRS home.

I would also be interested in any documentation you can reference re tracing the CRSOCR and CRSRES modules.

Thanks.

Bill Wagman
Univ. of California at Davis
IET Campus Data Center
wjwagman_at_ucdavis.edu
(530) 754-6208
-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Alex Gorbachev Sent: Tuesday, July 24, 2007 6:35 PM
To: sacrophyte_at_gmail.com
Cc: freelists
Subject: Re: srvctl remove asm generates PRKS-1033 and CRS-0214

Charles,

When you look for the logs - you should look for the logs in Oracle Home (where srvctl is running from) and in CRS home (since OCR updates are done by crsd). Just in case it was missed.

Btw, you want to make sure that you run srvctl from Oracle Home and not CRS Home and, perhaps, even from ASM Oracle Home if you installed it separately. I guess all this can be marked as done already anyway.

I think I might have few more guesses that would qualify for hints ;-) unless there would be no way to debug it so I try to give some hints how to debug it.

There is tracing facility that is interfaced by crsctl. I would try to look at tracing CRSOCR and CRSRES modules: $ORA_CRS_HOME/bin/crsctl log crs CRSOCR:255,CRSRES:255 I'm not sure about trace levels you need. Default should be 0 if I recall correctly.
If you don't find anything useful - try other modules (use crsctl lsmodules crs).

Even before doing that you might want to enable tracing/debug in srvctl that you call from oracle home - it's a shell script and there are couple variables that you might want to research - ORA_CRSDEBUG and SRVM_TRACE

If you find anything interesting - let us know.

Cheers,
Alex

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Jul 24 2007 - 21:02:16 CDT

Original text of this message

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