<?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: Connections to DataBase Hang Including &#8220;/ as sysdba&#8221;</title>
	<atom:link href="http://askdba.org/weblog/2009/04/connections-to-database-hang-including-as-sysdba/feed/" rel="self" type="application/rss+xml" />
	<link>http://askdba.org/weblog/2009/04/connections-to-database-hang-including-as-sysdba/</link>
	<description>Writing About Our Experiences With Oracle Databases</description>
	<lastBuildDate>Mon, 19 Jul 2010 16:24:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Saurabh Sood</title>
		<link>http://askdba.org/weblog/2009/04/connections-to-database-hang-including-as-sysdba/comment-page-1/#comment-7694</link>
		<dc:creator>Saurabh Sood</dc:creator>
		<pubDate>Mon, 21 Dec 2009 08:50:32 +0000</pubDate>
		<guid isPermaLink="false">http://askdba.org/weblog/?p=379#comment-7694</guid>
		<description>Hi Raj,

Thanks for the input to this.

Cheers!!!
Saurabh Sood</description>
		<content:encoded><![CDATA[<p>Hi Raj,</p>
<p>Thanks for the input to this.</p>
<p>Cheers!!!<br />
Saurabh Sood</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raj</title>
		<link>http://askdba.org/weblog/2009/04/connections-to-database-hang-including-as-sysdba/comment-page-1/#comment-7693</link>
		<dc:creator>Raj</dc:creator>
		<pubDate>Sat, 19 Dec 2009 05:41:46 +0000</pubDate>
		<guid isPermaLink="false">http://askdba.org/weblog/?p=379#comment-7693</guid>
		<description>Good tip Sourabh!!! This would be handy.
One more addition to it, you can trace the PID [pertaining to PL/SQL or whatever ]that is hanging the system by using any of the OS tracing tools like:
i. systemtrap in linux
ii.Dtrace in Solaris
This would give you insight into the Oracle kernel code where it actually is during the hang.
However, one should be cautious not to run OS tracing utilities which gets in the way of normal execution of the kernel code for the process that is being traced which might alter its state.
For example, &quot;pstack&quot; in linux.
---Raj</description>
		<content:encoded><![CDATA[<p>Good tip Sourabh!!! This would be handy.<br />
One more addition to it, you can trace the PID [pertaining to PL/SQL or whatever ]that is hanging the system by using any of the OS tracing tools like:<br />
i. systemtrap in linux<br />
ii.Dtrace in Solaris<br />
This would give you insight into the Oracle kernel code where it actually is during the hang.<br />
However, one should be cautious not to run OS tracing utilities which gets in the way of normal execution of the kernel code for the process that is being traced which might alter its state.<br />
For example, &#8220;pstack&#8221; in linux.<br />
&#8212;Raj</p>
]]></content:encoded>
	</item>
</channel>
</rss>
