<?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: Killing an Oracle process from inside Oracle</title>
	<atom:link href="http://blog.tanelpoder.com/2008/06/19/killing-an-oracle-process-from-inside-oracle/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tanelpoder.com/2008/06/19/killing-an-oracle-process-from-inside-oracle/</link>
	<description>Oracle troubleshooting, internals and performance tuning</description>
	<lastBuildDate>Mon, 15 Mar 2010 01:50:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: omair</title>
		<link>http://blog.tanelpoder.com/2008/06/19/killing-an-oracle-process-from-inside-oracle/comment-page-1/#comment-3682</link>
		<dc:creator>omair</dc:creator>
		<pubDate>Sat, 23 Jan 2010 05:52:19 +0000</pubDate>
		<guid isPermaLink="false">http://tanelpoder.wordpress.com/2008/06/19/killing-an-oracle-process-from-inside-oracle/#comment-3682</guid>
		<description>great stuff!! helped me much..</description>
		<content:encoded><![CDATA[<p>great stuff!! helped me much..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Haris</title>
		<link>http://blog.tanelpoder.com/2008/06/19/killing-an-oracle-process-from-inside-oracle/comment-page-1/#comment-2332</link>
		<dc:creator>Haris</dc:creator>
		<pubDate>Thu, 20 Aug 2009 03:58:22 +0000</pubDate>
		<guid isPermaLink="false">http://tanelpoder.wordpress.com/2008/06/19/killing-an-oracle-process-from-inside-oracle/#comment-2332</guid>
		<description>Hi Tanel 

Very clear step by step explanations. Good Stuff!!!

However, I&#039;d like to get your feedback on the same topic (correct me if i am wrong) which provided by Miladin Modrakovic, but he did the investigation on 11g. Here is the link for reference.
http://oraclue.com/2009/07/28/identifying-pidspid-for-killed-session-in-11g/

Cheers</description>
		<content:encoded><![CDATA[<p>Hi Tanel </p>
<p>Very clear step by step explanations. Good Stuff!!!</p>
<p>However, I&#8217;d like to get your feedback on the same topic (correct me if i am wrong) which provided by Miladin Modrakovic, but he did the investigation on 11g. Here is the link for reference.<br />
<a href="http://oraclue.com/2009/07/28/identifying-pidspid-for-killed-session-in-11g/" rel="nofollow">http://oraclue.com/2009/07/28/identifying-pidspid-for-killed-session-in-11g/</a></p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alter system kill session and ORA-00031: session marked for kill &#124; Tanel Poder's blog: Core IT for Geeks and Pros</title>
		<link>http://blog.tanelpoder.com/2008/06/19/killing-an-oracle-process-from-inside-oracle/comment-page-1/#comment-2296</link>
		<dc:creator>Alter system kill session and ORA-00031: session marked for kill &#124; Tanel Poder's blog: Core IT for Geeks and Pros</dc:creator>
		<pubDate>Thu, 13 Aug 2009 07:24:40 +0000</pubDate>
		<guid isPermaLink="false">http://tanelpoder.wordpress.com/2008/06/19/killing-an-oracle-process-from-inside-oracle/#comment-2296</guid>
		<description>[...] This is the case when you need to log on to the server and kill the target process from OS level. If you can&#8217;t log on to target OS for whatever reason (but still have SYSDBA access) then you could try attaching to target process with oradebug and running ORADEBUG EVENT IMMEDIATE CRASH as I&#8217;ve explained here. [...]</description>
		<content:encoded><![CDATA[<p>[...] This is the case when you need to log on to the server and kill the target process from OS level. If you can&#8217;t log on to target OS for whatever reason (but still have SYSDBA access) then you could try attaching to target process with oradebug and running ORADEBUG EVENT IMMEDIATE CRASH as I&#8217;ve explained here. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tanel Poder</title>
		<link>http://blog.tanelpoder.com/2008/06/19/killing-an-oracle-process-from-inside-oracle/comment-page-1/#comment-1433</link>
		<dc:creator>Tanel Poder</dc:creator>
		<pubDate>Thu, 23 Apr 2009 07:45:46 +0000</pubDate>
		<guid isPermaLink="false">http://tanelpoder.wordpress.com/2008/06/19/killing-an-oracle-process-from-inside-oracle/#comment-1433</guid>
		<description>Cheers! Of course use this only when you can&#039;t use other more standard methods (like killing the process from OS level with kill (on Unix) or orakill (on Windows))</description>
		<content:encoded><![CDATA[<p>Cheers! Of course use this only when you can&#8217;t use other more standard methods (like killing the process from OS level with kill (on Unix) or orakill (on Windows))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fernando Urea</title>
		<link>http://blog.tanelpoder.com/2008/06/19/killing-an-oracle-process-from-inside-oracle/comment-page-1/#comment-1432</link>
		<dc:creator>Fernando Urea</dc:creator>
		<pubDate>Thu, 23 Apr 2009 06:44:14 +0000</pubDate>
		<guid isPermaLink="false">http://tanelpoder.wordpress.com/2008/06/19/killing-an-oracle-process-from-inside-oracle/#comment-1432</guid>
		<description>Thanks for your help!!!! I was looking for this for months and i haven´t found any help in the Web</description>
		<content:encoded><![CDATA[<p>Thanks for your help!!!! I was looking for this for months and i haven´t found any help in the Web</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Surachart Opun</title>
		<link>http://blog.tanelpoder.com/2008/06/19/killing-an-oracle-process-from-inside-oracle/comment-page-1/#comment-1224</link>
		<dc:creator>Surachart Opun</dc:creator>
		<pubDate>Mon, 16 Mar 2009 16:40:56 +0000</pubDate>
		<guid isPermaLink="false">http://tanelpoder.wordpress.com/2008/06/19/killing-an-oracle-process-from-inside-oracle/#comment-1224</guid>
		<description>Good Stuff... Good way + Hard Core... to kill... no no! I should to say &quot;Destroy&quot;.


Thank you</description>
		<content:encoded><![CDATA[<p>Good Stuff&#8230; Good way + Hard Core&#8230; to kill&#8230; no no! I should to say &#8220;Destroy&#8221;.</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lou</title>
		<link>http://blog.tanelpoder.com/2008/06/19/killing-an-oracle-process-from-inside-oracle/comment-page-1/#comment-441</link>
		<dc:creator>lou</dc:creator>
		<pubDate>Wed, 03 Dec 2008 12:23:44 +0000</pubDate>
		<guid isPermaLink="false">http://tanelpoder.wordpress.com/2008/06/19/killing-an-oracle-process-from-inside-oracle/#comment-441</guid>
		<description>Tanel,

Will this o script or the o2 script work if I am trying to compile a package if another session is using it. I am talking about if the package is locked?</description>
		<content:encoded><![CDATA[<p>Tanel,</p>
<p>Will this o script or the o2 script work if I am trying to compile a package if another session is using it. I am talking about if the package is locked?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Killing an Oracle process without OS access &#171; Oracle Logbook</title>
		<link>http://blog.tanelpoder.com/2008/06/19/killing-an-oracle-process-from-inside-oracle/comment-page-1/#comment-440</link>
		<dc:creator>Killing an Oracle process without OS access &#171; Oracle Logbook</dc:creator>
		<pubDate>Sun, 13 Jul 2008 03:17:01 +0000</pubDate>
		<guid isPermaLink="false">http://tanelpoder.wordpress.com/2008/06/19/killing-an-oracle-process-from-inside-oracle/#comment-440</guid>
		<description>[...] Killing an Oracle process from inside Oracle [...]</description>
		<content:encoded><![CDATA[<p>[...] Killing an Oracle process from inside Oracle [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tanelp</title>
		<link>http://blog.tanelpoder.com/2008/06/19/killing-an-oracle-process-from-inside-oracle/comment-page-1/#comment-439</link>
		<dc:creator>tanelp</dc:creator>
		<pubDate>Fri, 20 Jun 2008 11:55:54 +0000</pubDate>
		<guid isPermaLink="false">http://tanelpoder.wordpress.com/2008/06/19/killing-an-oracle-process-from-inside-oracle/#comment-439</guid>
		<description>Regarding the commands, &quot;oradebug events immediate crash&quot; crashes the process, but &quot;oradebug wakeup&quot; should wake up a process if it&#039;s sleeping.</description>
		<content:encoded><![CDATA[<p>Regarding the commands, &#8220;oradebug events immediate crash&#8221; crashes the process, but &#8220;oradebug wakeup&#8221; should wake up a process if it&#8217;s sleeping.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tanelp</title>
		<link>http://blog.tanelpoder.com/2008/06/19/killing-an-oracle-process-from-inside-oracle/comment-page-1/#comment-438</link>
		<dc:creator>tanelp</dc:creator>
		<pubDate>Fri, 20 Jun 2008 11:14:23 +0000</pubDate>
		<guid isPermaLink="false">http://tanelpoder.wordpress.com/2008/06/19/killing-an-oracle-process-from-inside-oracle/#comment-438</guid>
		<description>Hi Bernard, I removed this link as it looks it pointed to pirate book download site. Please don&#039;t post such links here..</description>
		<content:encoded><![CDATA[<p>Hi Bernard, I removed this link as it looks it pointed to pirate book download site. Please don&#8217;t post such links here..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
