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

Home -> Community -> Mailing Lists -> Oracle-L -> FYI: Turning off RAC on Windows - 10gR2

FYI: Turning off RAC on Windows - 10gR2

From: Vasu Balla <appsdba_at_gmail.com>
Date: Sat, 1 Dec 2007 09:27:21 +0530
Message-ID: <47dc80a20711301957s5837032ck63c1d1386ad594ae@mail.gmail.com>


Hello All,
 This is just FYI post, As i found out that the solution to my problem was not
 documented any where. I tried both metalink and google.

 we were trying to clone our Windows - Oracle 11i Ebusiness Suite on 10gR2 Rac to a
single node instance (Non-Rac). While trying to bring up the instance, it failed with
 ORA-29702: error occurred in Cluster Group Service operation

I quickly figured out thats its looking for CRS and we dont have one on this box as its
supposed to be a single node non-RAC instance. we raised a SR on metalink and
they came up with following solution

Sounds familiar right. Its the procedure to turning of RAC on Unix platforms not on windows.
I updated the SR to clarify the procedure for windows, still there is no response there.

After diving in with Sysinternal utilities (now its Microsoft) , finally found out the solution
to my problem

just rename following file in %ORACLE_HOME%/bin directory

orarac10.dll to orarac10.dll.bak

and it disabled RAC on windows. Actually we almost started installing a fresh 10gr2 oracle
home, but found the fix just before that.

As i don't maintain a blog, i guess this post here gets indexed by google and helps people
trying to do this activity in future

Thanks
Vasu Balla

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Nov 30 2007 - 21:57:21 CST

Original text of this message

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