<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: About Us</title>
	<atom:link href="http://askdba.org/weblog/abc/feed/" rel="self" type="application/rss+xml" />
	<link>http://askdba.org/weblog</link>
	<description>Writing About Our Experiences With Oracle Databases</description>
	<lastBuildDate>Thu, 09 Feb 2012 14:27:06 +0000</lastBuildDate>
	<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>By: Saurabh Sood</title>
		<link>http://askdba.org/weblog/abc/#comment-8219</link>
		<dc:creator>Saurabh Sood</dc:creator>
		<pubDate>Mon, 18 Apr 2011 12:21:39 +0000</pubDate>
		<guid isPermaLink="false">http://askdba.org/weblog/?page_id=143#comment-8219</guid>
		<description>Thanks Gavin, you can add our website as a link..

Cheers!!!!</description>
		<content:encoded><![CDATA[<p>Thanks Gavin, you can add our website as a link..</p>
<p>Cheers!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gavin</title>
		<link>http://askdba.org/weblog/abc/#comment-8218</link>
		<dc:creator>Gavin</dc:creator>
		<pubDate>Mon, 18 Apr 2011 04:53:52 +0000</pubDate>
		<guid isPermaLink="false">http://askdba.org/weblog/?page_id=143#comment-8218</guid>
		<description>Hi - was wondering if you would like me to add your website as a link from my website http://www.gavinsoorma.com - do let me know - cheers - regards - Gavin</description>
		<content:encoded><![CDATA[<p>Hi &#8211; was wondering if you would like me to add your website as a link from my website <a href="http://www.gavinsoorma.com" rel="nofollow">http://www.gavinsoorma.com</a> &#8211; do let me know &#8211; cheers &#8211; regards &#8211; Gavin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ritzy</title>
		<link>http://askdba.org/weblog/abc/#comment-7918</link>
		<dc:creator>Ritzy</dc:creator>
		<pubDate>Sun, 22 Aug 2010 07:19:12 +0000</pubDate>
		<guid isPermaLink="false">http://askdba.org/weblog/?page_id=143#comment-7918</guid>
		<description>I&#039;m honoured:)
I have to say that unlike most of the other Oracle blogs sites, this one is really really very neatly organized. Kudos to you and your friends who have set this up.</description>
		<content:encoded><![CDATA[<p>I&#8217;m honoured:)<br />
I have to say that unlike most of the other Oracle blogs sites, this one is really really very neatly organized. Kudos to you and your friends who have set this up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit</title>
		<link>http://askdba.org/weblog/abc/#comment-7917</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Sun, 22 Aug 2010 07:15:47 +0000</pubDate>
		<guid isPermaLink="false">http://askdba.org/weblog/?page_id=143#comment-7917</guid>
		<description>Thanks Ritesh :) Added your oracle blog to my blogroll..

Regards
Amit</description>
		<content:encoded><![CDATA[<p>Thanks Ritesh <img src='http://askdba.org/weblog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Added your oracle blog to my blogroll..</p>
<p>Regards<br />
Amit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ritzy</title>
		<link>http://askdba.org/weblog/abc/#comment-7916</link>
		<dc:creator>Ritzy</dc:creator>
		<pubDate>Sun, 22 Aug 2010 07:08:26 +0000</pubDate>
		<guid isPermaLink="false">http://askdba.org/weblog/?page_id=143#comment-7916</guid>
		<description>Hey Amit,

Nice to see you active in blogosphere.

Regards

Ritesh</description>
		<content:encoded><![CDATA[<p>Hey Amit,</p>
<p>Nice to see you active in blogosphere.</p>
<p>Regards</p>
<p>Ritesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit</title>
		<link>http://askdba.org/weblog/abc/#comment-7804</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Sun, 25 Apr 2010 05:22:04 +0000</pubDate>
		<guid isPermaLink="false">http://askdba.org/weblog/?page_id=143#comment-7804</guid>
		<description>Hi Ajit,

I dont think high DB connections will lead to high run queue. Only when process is using CPU, it would be on a run queue. Check if you can co-relate the OS top process and wait events for sessions in Db (use OS process id and spid from V$process), and look for wait events and also see their execution plan.

cheers
Amit</description>
		<content:encoded><![CDATA[<p>Hi Ajit,</p>
<p>I dont think high DB connections will lead to high run queue. Only when process is using CPU, it would be on a run queue. Check if you can co-relate the OS top process and wait events for sessions in Db (use OS process id and spid from V$process), and look for wait events and also see their execution plan.</p>
<p>cheers<br />
Amit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajit</title>
		<link>http://askdba.org/weblog/abc/#comment-7803</link>
		<dc:creator>Ajit</dc:creator>
		<pubDate>Sat, 24 Apr 2010 09:23:24 +0000</pubDate>
		<guid isPermaLink="false">http://askdba.org/weblog/?page_id=143#comment-7803</guid>
		<description>Dear Amit &amp; Saurabh,

Came across your blog by sheer accident; via a Google search with different search parameters and ordering.

Here is my question:

We have a production environment - SUN V445 with dual SPARC processors; 6 GB memory and a SUN 2540 diskarray. We are having the SUN Java System Application Server Enterprise Edition 8. 2 and Oracle 9i R2.

Is there a realtionship between a high run queue in Solaris and a high DB connections in the App Server? Is there any effect by a JDBC - ODBC connection on these two parameters: one or two clients in the network make calls to a PC to obtain data.</description>
		<content:encoded><![CDATA[<p>Dear Amit &amp; Saurabh,</p>
<p>Came across your blog by sheer accident; via a Google search with different search parameters and ordering.</p>
<p>Here is my question:</p>
<p>We have a production environment &#8211; SUN V445 with dual SPARC processors; 6 GB memory and a SUN 2540 diskarray. We are having the SUN Java System Application Server Enterprise Edition 8. 2 and Oracle 9i R2.</p>
<p>Is there a realtionship between a high run queue in Solaris and a high DB connections in the App Server? Is there any effect by a JDBC &#8211; ODBC connection on these two parameters: one or two clients in the network make calls to a PC to obtain data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit</title>
		<link>http://askdba.org/weblog/abc/#comment-4778</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Sat, 08 Aug 2009 20:13:42 +0000</pubDate>
		<guid isPermaLink="false">http://askdba.org/weblog/?page_id=143#comment-4778</guid>
		<description>Thanks Pavan for visiting :)</description>
		<content:encoded><![CDATA[<p>Thanks Pavan for visiting <img src='http://askdba.org/weblog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pavan Kumar N</title>
		<link>http://askdba.org/weblog/abc/#comment-4758</link>
		<dc:creator>Pavan Kumar N</dc:creator>
		<pubDate>Fri, 07 Aug 2009 09:14:19 +0000</pubDate>
		<guid isPermaLink="false">http://askdba.org/weblog/?page_id=143#comment-4758</guid>
		<description>Hi,

Nice to see you in oracle forums.,, :-)
Nice blog tooo..</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Nice to see you in oracle forums.,, <img src='http://askdba.org/weblog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
Nice blog tooo..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Served from: askdba.org @ 2012-02-10 02:10:28 by W3 Total Cache -->
