<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: RAC workshop</title>
	<atom:link href="http://laurentschneider.com/wordpress/2007/01/rac-workshop.html/feed/" rel="self" type="application/rss+xml" />
	<link>http://laurentschneider.com/wordpress/2007/01/rac-workshop.html</link>
	<description>Oracle Certified Master</description>
	<pubDate>Mon, 01 Dec 2008 18:34:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Neeraj Bhatia</title>
		<link>http://laurentschneider.com/wordpress/2007/01/rac-workshop.html#comment-5067</link>
		<dc:creator>Neeraj Bhatia</dc:creator>
		<pubDate>Wed, 24 Oct 2007 03:14:27 +0000</pubDate>
		<guid isPermaLink="false">http://laurentschneider.com/wordpress/2007/01/rac-workshop.html#comment-5067</guid>
		<description>Its quite impressive text on RAC. very simple language and wonderfull explanation. Just bookmark the blog ....

Thanks !!</description>
		<content:encoded><![CDATA[<p>Its quite impressive text on RAC. very simple language and wonderfull explanation. Just bookmark the blog &#8230;.</p>
<p>Thanks !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laurent Schneider</title>
		<link>http://laurentschneider.com/wordpress/2007/01/rac-workshop.html#comment-4429</link>
		<dc:creator>Laurent Schneider</dc:creator>
		<pubDate>Mon, 30 Jul 2007 17:47:15 +0000</pubDate>
		<guid isPermaLink="false">http://laurentschneider.com/wordpress/2007/01/rac-workshop.html#comment-4429</guid>
		<description>yes, you can use OEM or the views. Also the alert log. But I cannot imagine the instance recovery taking so long.

You could start with the GV$MTTR_TARGET_ADVICE 

Can you connect and create a dummy table with sqlplus during those 25 minutes?</description>
		<content:encoded><![CDATA[<p>yes, you can use OEM or the views. Also the alert log. But I cannot imagine the instance recovery taking so long.</p>
<p>You could start with the GV$MTTR_TARGET_ADVICE </p>
<p>Can you connect and create a dummy table with sqlplus during those 25 minutes?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Irfan Khan</title>
		<link>http://laurentschneider.com/wordpress/2007/01/rac-workshop.html#comment-4428</link>
		<dc:creator>Irfan Khan</dc:creator>
		<pubDate>Mon, 30 Jul 2007 17:38:10 +0000</pubDate>
		<guid isPermaLink="false">http://laurentschneider.com/wordpress/2007/01/rac-workshop.html#comment-4428</guid>
		<description>Everything in weblogic log looks good ( from the log ). Its just the response time for the DB that is very very slow. And due to slow reponse times the users are being lost. 

I have a case open with weblogic, and we have multipools setup as they have recommended. 

I was going in the direction where there is a lot of RAC wait ( or some crash recovery on rac ) that is taking time.

Is there a way to find out all the details of the recovery process and how long it takes</description>
		<content:encoded><![CDATA[<p>Everything in weblogic log looks good ( from the log ). Its just the response time for the DB that is very very slow. And due to slow reponse times the users are being lost. </p>
<p>I have a case open with weblogic, and we have multipools setup as they have recommended. </p>
<p>I was going in the direction where there is a lot of RAC wait ( or some crash recovery on rac ) that is taking time.</p>
<p>Is there a way to find out all the details of the recovery process and how long it takes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laurent Schneider</title>
		<link>http://laurentschneider.com/wordpress/2007/01/rac-workshop.html#comment-4427</link>
		<dc:creator>Laurent Schneider</dc:creator>
		<pubDate>Mon, 30 Jul 2007 17:26:02 +0000</pubDate>
		<guid isPermaLink="false">http://laurentschneider.com/wordpress/2007/01/rac-workshop.html#comment-4427</guid>
		<description>you mean the weblogic multipool took the time? in this case you should check with weblogic support, because I cannot help you much there.

But if you use taf, it should not take too long, and if it does, you can use PRECONNECT sessions.</description>
		<content:encoded><![CDATA[<p>you mean the weblogic multipool took the time? in this case you should check with weblogic support, because I cannot help you much there.</p>
<p>But if you use taf, it should not take too long, and if it does, you can use PRECONNECT sessions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Irfan Khan</title>
		<link>http://laurentschneider.com/wordpress/2007/01/rac-workshop.html#comment-4426</link>
		<dc:creator>Irfan Khan</dc:creator>
		<pubDate>Mon, 30 Jul 2007 17:15:36 +0000</pubDate>
		<guid isPermaLink="false">http://laurentschneider.com/wordpress/2007/01/rac-workshop.html#comment-4426</guid>
		<description>I am sorry I did not explain the test clearly. We are crashing the node from the 2 node rac cluster. We want it to failover to the 2nd rac node (not the standby). I mentioned the standby coz I wanted to now if it will cause any delays.

transfer is archive logs to the standby node (datagaurd)

I am a Sys admin ( do a little bit of DBA ). We are testing multipools as oppose to TAF ( currently in production, taf going out of support by weblogic ) 

Hence we are testing the database server crash. We also tried a shutdown immediate onthe node A and node B took over immediately. NO loss of any users.

But when we crash the database server it takes about 20-25 minutes to recovr, plus we loos a LOT of users</description>
		<content:encoded><![CDATA[<p>I am sorry I did not explain the test clearly. We are crashing the node from the 2 node rac cluster. We want it to failover to the 2nd rac node (not the standby). I mentioned the standby coz I wanted to now if it will cause any delays.</p>
<p>transfer is archive logs to the standby node (datagaurd)</p>
<p>I am a Sys admin ( do a little bit of DBA ). We are testing multipools as oppose to TAF ( currently in production, taf going out of support by weblogic ) </p>
<p>Hence we are testing the database server crash. We also tried a shutdown immediate onthe node A and node B took over immediately. NO loss of any users.</p>
<p>But when we crash the database server it takes about 20-25 minutes to recovr, plus we loos a LOT of users</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laurent Schneider</title>
		<link>http://laurentschneider.com/wordpress/2007/01/rac-workshop.html#comment-4425</link>
		<dc:creator>Laurent Schneider</dc:creator>
		<pubDate>Mon, 30 Jul 2007 16:42:20 +0000</pubDate>
		<guid isPermaLink="false">http://laurentschneider.com/wordpress/2007/01/rac-workshop.html#comment-4425</guid>
		<description>what transfer do you use? if you use archivelog transfer, it will take a while...

if you use log transfer (or online redo log hardware mirroring) it should never take that long, unless you use the DELAY parameter...

I guess the instance recovery take only a few seconds, does not in? if not, you could set FAST_START_MTTR_TARGET, but I cannot believe this could be the root cause. 

Is the crash recovery slower because of RAC? or is it the same even if you have only 1 instance running</description>
		<content:encoded><![CDATA[<p>what transfer do you use? if you use archivelog transfer, it will take a while&#8230;</p>
<p>if you use log transfer (or online redo log hardware mirroring) it should never take that long, unless you use the DELAY parameter&#8230;</p>
<p>I guess the instance recovery take only a few seconds, does not in? if not, you could set FAST_START_MTTR_TARGET, but I cannot believe this could be the root cause. </p>
<p>Is the crash recovery slower because of RAC? or is it the same even if you have only 1 instance running</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Irfan Khan</title>
		<link>http://laurentschneider.com/wordpress/2007/01/rac-workshop.html#comment-4424</link>
		<dc:creator>Irfan Khan</dc:creator>
		<pubDate>Mon, 30 Jul 2007 14:00:55 +0000</pubDate>
		<guid isPermaLink="false">http://laurentschneider.com/wordpress/2007/01/rac-workshop.html#comment-4424</guid>
		<description>We have a 2 node rac cluster and a standby ( datagaurd , single node rac ). We have 6 application servers connecting to the the 2 node rac cluster.( using weblogic multipools ). In our tests when we crash the databse server ( halt -q ) , it takes about  25 minutes to recover. 

I wanted to know how long is the oracle crash recovery process and what is so time consuming during this process? Also is datagaurd cozing additional delays

thank you</description>
		<content:encoded><![CDATA[<p>We have a 2 node rac cluster and a standby ( datagaurd , single node rac ). We have 6 application servers connecting to the the 2 node rac cluster.( using weblogic multipools ). In our tests when we crash the databse server ( halt -q ) , it takes about  25 minutes to recover. </p>
<p>I wanted to know how long is the oracle crash recovery process and what is so time consuming during this process? Also is datagaurd cozing additional delays</p>
<p>thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laurent Schneider</title>
		<link>http://laurentschneider.com/wordpress/2007/01/rac-workshop.html#comment-4268</link>
		<dc:creator>Laurent Schneider</dc:creator>
		<pubDate>Fri, 13 Jul 2007 17:48:39 +0000</pubDate>
		<guid isPermaLink="false">http://laurentschneider.com/wordpress/2007/01/rac-workshop.html#comment-4268</guid>
		<description>Jokach,
Thanks for your question, you are very right to ask, it is not my habit to put such comments without justification. I may be completly wrong with some application that will scale well on your six nodes clusters. 

Also important is than you can offer different services :!: you have a 6 nodes database, but application A has 4 prefered nodes, application B has 4 prefered nodes and application C has 4 prefered nodes. So you keep a very high availability but you do not "scale" one application over more than 4 nodes, but you scale your whole cluster and add nodes as you offer more services/application.
This could be an approach too. 

The concept about 5 nodes is less than 4 I have read a few times but could not find a reference right now, sorry. The fact that I have read it does not mean it is true :( But the overhead due to the cache fusion and the high number of connection will probably make your network a bottleneck if you add nodes and want to unlimitely scale your application. More tests should be needed. And it may be os/plateform/hardware specific

Do not hesitate to ask more!

;-)

Regards
Laurent</description>
		<content:encoded><![CDATA[<p>Jokach,<br />
Thanks for your question, you are very right to ask, it is not my habit to put such comments without justification. I may be completly wrong with some application that will scale well on your six nodes clusters. </p>
<p>Also important is than you can offer different services <img src='http://laurentschneider.com/wordpress/wp-includes/images/smilies/icon_exclaim.gif' alt=':!:' class='wp-smiley' /> you have a 6 nodes database, but application A has 4 prefered nodes, application B has 4 prefered nodes and application C has 4 prefered nodes. So you keep a very high availability but you do not &#8220;scale&#8221; one application over more than 4 nodes, but you scale your whole cluster and add nodes as you offer more services/application.<br />
This could be an approach too. </p>
<p>The concept about 5 nodes is less than 4 I have read a few times but could not find a reference right now, sorry. The fact that I have read it does not mean it is true <img src='http://laurentschneider.com/wordpress/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> But the overhead due to the cache fusion and the high number of connection will probably make your network a bottleneck if you add nodes and want to unlimitely scale your application. More tests should be needed. And it may be os/plateform/hardware specific</p>
<p>Do not hesitate to ask more!</p>
<p> <img src='http://laurentschneider.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Regards<br />
Laurent</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jokach</title>
		<link>http://laurentschneider.com/wordpress/2007/01/rac-workshop.html#comment-4266</link>
		<dc:creator>jokach</dc:creator>
		<pubDate>Fri, 13 Jul 2007 15:57:13 +0000</pubDate>
		<guid isPermaLink="false">http://laurentschneider.com/wordpress/2007/01/rac-workshop.html#comment-4266</guid>
		<description>"But if you have Linux, RAC offers additional scalability. However, it is not guarantee that your cluster will scale over 4 nodes."

Is this written somewhere out there? I've heard this mentioned, and see it in your article, but can't seem to find any qualitative information supporting it?</description>
		<content:encoded><![CDATA[<p>&#8220;But if you have Linux, RAC offers additional scalability. However, it is not guarantee that your cluster will scale over 4 nodes.&#8221;</p>
<p>Is this written somewhere out there? I&#8217;ve heard this mentioned, and see it in your article, but can&#8217;t seem to find any qualitative information supporting it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: laurentschneider</title>
		<link>http://laurentschneider.com/wordpress/2007/01/rac-workshop.html#comment-566</link>
		<dc:creator>laurentschneider</dc:creator>
		<pubDate>Thu, 18 Jan 2007 10:18:47 +0000</pubDate>
		<guid isPermaLink="false">http://laurentschneider.com/wordpress/2007/01/rac-workshop.html#comment-566</guid>
		<description>it is not very different from single instance. When you issue your STARTUP after your crash, the database is not open until crash recovery is finished. I hope I can test it more accurately one day</description>
		<content:encoded><![CDATA[<p>it is not very different from single instance. When you issue your STARTUP after your crash, the database is not open until crash recovery is finished. I hope I can test it more accurately one day</p>
]]></content:encoded>
	</item>
</channel>
</rss>
