<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AskDba.org Weblog &#187; oracle 10g</title>
	<atom:link href="http://askdba.org/weblog/tag/oracle-10g/feed/" rel="self" type="application/rss+xml" />
	<link>http://askdba.org/weblog</link>
	<description>Writing About Our Experiences With Oracle Databases</description>
	<lastBuildDate>Mon, 14 May 2012 05:02:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Optimizer Choosing Nested-Loop Joins Instead of Hash-Joins</title>
		<link>http://askdba.org/weblog/2012/01/optimizer-choosing-nested-loop-joins-instead-of-hash-joins/</link>
		<comments>http://askdba.org/weblog/2012/01/optimizer-choosing-nested-loop-joins-instead-of-hash-joins/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 13:08:29 +0000</pubDate>
		<dc:creator>Saurabh Sood</dc:creator>
				<category><![CDATA[Performance]]></category>
		<category><![CDATA[optimizer]]></category>
		<category><![CDATA[oracle 10g]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=1594</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2012/01/optimizer-choosing-nested-loop-joins-instead-of-hash-joins/">Optimizer Choosing Nested-Loop Joins Instead of Hash-Joins</a></p><p>In one of my databases, one application query suddenly started to pick Nested-Loop joins instead of Hash-Joins and took almost 6 hours to complete which gets completed in less than 10 secs with Hash-Joins. The same query in another similar database with same configuration and same data is doing fine and using hash joins. There is [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2012/01/optimizer-choosing-nested-loop-joins-instead-of-hash-joins/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>SRVCTL fails to start RAC resources:CRS-0215</title>
		<link>http://askdba.org/weblog/2009/04/srvctl-fails-to-start-rac-resourcescrs-0215/</link>
		<comments>http://askdba.org/weblog/2009/04/srvctl-fails-to-start-rac-resourcescrs-0215/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 23:02:48 +0000</pubDate>
		<dc:creator>Saurabh Sood</dc:creator>
				<category><![CDATA[10g]]></category>
		<category><![CDATA[CRS]]></category>
		<category><![CDATA[oracle 10g]]></category>
		<category><![CDATA[RAC]]></category>
		<category><![CDATA[srvctl]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=396</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2009/04/srvctl-fails-to-start-rac-resourcescrs-0215/">SRVCTL fails to start RAC resources:CRS-0215</a></p><p>After upgrading RAC database to 10204 and applying CRS bundle patch-1 for 10204 crs home, srvctl command fails to startup resources on rac nodes. While starting up RAC resources using SRVCTL following error occurs in CRSD.log file: $ srvctl start instance -d rac -i rac2 2009-04-09 13:45:22.091: [ CRSRES][2611477408][ALERT]0`ora...inst` on member `` has experienced an [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2009/04/srvctl-fails-to-start-rac-resourcescrs-0215/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Connections to DataBase Hang Including &#8220;/ as sysdba&#8221;</title>
		<link>http://askdba.org/weblog/2009/04/connections-to-database-hang-including-as-sysdba/</link>
		<comments>http://askdba.org/weblog/2009/04/connections-to-database-hang-including-as-sysdba/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 00:39:31 +0000</pubDate>
		<dc:creator>Saurabh Sood</dc:creator>
				<category><![CDATA[10g]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[hang]]></category>
		<category><![CDATA[Hangs]]></category>
		<category><![CDATA[oracle 10g]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=379</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2009/04/connections-to-database-hang-including-as-sysdba/">Connections to DataBase Hang Including &#8220;/ as sysdba&#8221;</a></p><p>Recently I faced one issue where all the connection to database hung and it was also not possible to login to database using &#8220;/ as sysdba&#8221;. To get access of sqlplus I used the following syntax: $ sqlplus -prelim / as sysdba With &#8220;prelim&#8221; option we can run some commands which will help in collection [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2009/04/connections-to-database-hang-including-as-sysdba/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Creating Oracle Extended RAC on Oracle VM</title>
		<link>http://askdba.org/weblog/2008/12/creating-oracle-extended-rac-on-oracle-vm/</link>
		<comments>http://askdba.org/weblog/2008/12/creating-oracle-extended-rac-on-oracle-vm/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 00:24:33 +0000</pubDate>
		<dc:creator>Saurabh Sood</dc:creator>
				<category><![CDATA[10g]]></category>
		<category><![CDATA[ASM]]></category>
		<category><![CDATA[CRS]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[OCR]]></category>
		<category><![CDATA[oracle 10g]]></category>
		<category><![CDATA[RAC]]></category>
		<category><![CDATA[VM]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=328</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2008/12/creating-oracle-extended-rac-on-oracle-vm/">Creating Oracle Extended RAC on Oracle VM</a></p><p>Yesterday, I found one very useful article at OTN &#8220;Creating Oracle Extended RAC&#8221; on completely virtual environment using Oracle VM. As Virtualization is becoming popular day by day and is very cost effective, one must know how to use this to simulate actual environments. Click  here for details on Oracle Extended RAC on Oracle VM. [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2008/12/creating-oracle-extended-rac-on-oracle-vm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: askdba.org @ 2012-05-22 18:51:01 by W3 Total Cache -->
