<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>AskDBA.org Forum &#187; Tag: hang - Recent Posts</title>
<link>http://www.forum.askdba.org/</link>
<description>Forum for Oracle DBA&#039;s</description>
<language>en</language>
<pubDate>Thu, 09 Feb 2012 22:16:15 +0000</pubDate>

<item>
<title>Anonymous on "Database shutdown hangs."</title>
<link>http://www.forum.askdba.org/topic/database-shutdown-hangs#post-153</link>
<pubDate>Wed, 02 Jun 2010 08:06:12 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">153@http://www.forum.askdba.org/</guid>
<description>&#60;p&#62;If 'Shutdown Normal' hangs&#60;br /&#62;
Symptom:&#60;/p&#62;
&#60;p&#62;‘Shutdown normal’ has been issued to the Oracle database, but Oracle will not shutdown.&#60;br /&#62;
Possible Causes and Remedies:&#60;/p&#62;
&#60;p&#62;There are two likely causes:&#60;/p&#62;
&#60;p&#62;   1. ‘Shutdown Normal’ will only shutdown Oracle when there are no remaining connections to Oracle. It is likely therefore that an application still has an active session.&#60;/p&#62;
&#60;p&#62;      Possible Remedies:&#60;br /&#62;
          * close all open sessions&#60;br /&#62;
          * or issue a ‘shutdown immediate’.&#60;br /&#62;
   2. If using Oracle Parallel Server issuing ‘Shutdown normal’ on more than one node at a time can cause the system to hang. This is a recognised Oracle problem (Oracle 8.0.5).&#60;/p&#62;
&#60;p&#62;      Possible remedies:&#60;br /&#62;
          * Only issue ‘Shutdown normal’ on one node at a time, and only issue it on the next node when the previous node has completed its shutting down.&#60;br /&#62;
          * Alternately, use ‘shutdown immediate’ instead.
&#60;/p&#62;</description>
</item>
<item>
<title>Saurabh Sood on "Database shutdown hangs."</title>
<link>http://www.forum.askdba.org/topic/database-shutdown-hangs#post-123</link>
<pubDate>Wed, 20 Jan 2010 14:42:21 +0000</pubDate>
<dc:creator>Saurabh Sood</dc:creator>
<guid isPermaLink="false">123@http://www.forum.askdba.org/</guid>
<description>&#60;p&#62;Hi Pratheep,&#60;/p&#62;
&#60;p&#62;Processes with status &#34;D&#34; cannot be killed at all. They are in &#34;D&#34; status because they are sleeping and waiting for a resource like &#34;Kernel lock&#34; etc. which they will never get.&#60;/p&#62;
&#60;p&#62;If you are seeing these ospid in v$process they will not allow &#34;shutdown immediate&#34; or &#34;shutdown abort&#34;.&#60;/p&#62;
&#60;p&#62;The only way to remove such processes is to &#34;reboot&#34; server.&#60;/p&#62;
&#60;p&#62;These processes cannot be traced down.&#60;/p&#62;
&#60;p&#62;Check If you can apply Dead Connection detection (DCD) to avoid such situations in future.&#60;/p&#62;
&#60;p&#62;Cheers!!!
&#60;/p&#62;</description>
</item>
<item>
<title>pratheep on "Database shutdown hangs."</title>
<link>http://www.forum.askdba.org/topic/database-shutdown-hangs#post-122</link>
<pubDate>Wed, 20 Jan 2010 04:25:12 +0000</pubDate>
<dc:creator>pratheep</dc:creator>
<guid isPermaLink="false">122@http://www.forum.askdba.org/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;One of my production database shutdown process hangs every planned shutdown. (Both shutdown immediate and abort options). &#60;/p&#62;
&#60;p&#62;Database version &#38;amp; OS : 10.2.0.4 on SuSe Linux 10 SP2, All the latest patches, cpus installed.&#60;/p&#62;
&#60;p&#62;Some of the active database server process are preventing the database from shutdown. I tried to kill the process from OS root user also. But the process are not closing. When I check ps command the process are in 'D' state (uninterruptable sleep). For the particular pid, strace command also stuck. As I verified in v$session before shutdown immediate there is no active sessions or jobs in database. But above mentioned &#34;D&#34; state pid's are exist in v$process.&#60;br /&#62;
Please suggest me, how to find the history of the process.? like when it is hanged/which session id/which sql statement caused that..?&#60;/p&#62;
&#60;p&#62;Thank you all,&#60;br /&#62;
Pratheep
&#60;/p&#62;</description>
</item>

</channel>
</rss>

