<?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: Advanced Oracle Troubleshooting Guide, Part 9 &#8211; Process stack profiling from sqlplus using OStackProf</title>
	<atom:link href="http://blog.tanelpoder.com/2008/10/31/advanced-oracle-troubleshooting-guide-part-9-process-stack-profiling-from-sqlplus-using-ostackprof/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tanelpoder.com/2008/10/31/advanced-oracle-troubleshooting-guide-part-9-process-stack-profiling-from-sqlplus-using-ostackprof/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=advanced-oracle-troubleshooting-guide-part-9-process-stack-profiling-from-sqlplus-using-ostackprof</link>
	<description>Oracle, Exadata, Performance, Troubleshooting - Mobile Life and Productivity.</description>
	<lastBuildDate>Wed, 08 Feb 2012 08:03:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Martin Decker</title>
		<link>http://blog.tanelpoder.com/2008/10/31/advanced-oracle-troubleshooting-guide-part-9-process-stack-profiling-from-sqlplus-using-ostackprof/comment-page-1/#comment-8086</link>
		<dc:creator>Martin Decker</dc:creator>
		<pubDate>Tue, 13 Sep 2011 08:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tanelpoder.com/2008/10/31/advanced-oracle-troubleshooting-guide-part-9-process-stack-profiling-from-sqlplus-using-ostackprof/#comment-8086</guid>
		<description>Hi Tanel,

FYI, i stumbled upon a new MOS Note warning of an issue on HP with oradebug short_stack. 

Process Hangs After Issuing Oradebug Short_Stack on HP Platforms [ID 1271173.1]

Obviously, there are patches for the issue.

Regards,
Martin</description>
		<content:encoded><![CDATA[<p>Hi Tanel,</p>
<p>FYI, i stumbled upon a new MOS Note warning of an issue on HP with oradebug short_stack. </p>
<p>Process Hangs After Issuing Oradebug Short_Stack on HP Platforms [ID 1271173.1]</p>
<p>Obviously, there are patches for the issue.</p>
<p>Regards,<br />
Martin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zhangqiaoc</title>
		<link>http://blog.tanelpoder.com/2008/10/31/advanced-oracle-troubleshooting-guide-part-9-process-stack-profiling-from-sqlplus-using-ostackprof/comment-page-1/#comment-4803</link>
		<dc:creator>zhangqiaoc</dc:creator>
		<pubDate>Wed, 30 Jun 2010 02:29:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tanelpoder.com/2008/10/31/advanced-oracle-troubleshooting-guide-part-9-process-stack-profiling-from-sqlplus-using-ostackprof/#comment-4803</guid>
		<description>You should modify &quot;SET TERMOUT OFF FEEDBACK OFF&quot; to &quot;SET TERMOUT OFF FEEDBACK OFF VERIFY OFF&quot; in ostackprof.sql,line 46</description>
		<content:encoded><![CDATA[<p>You should modify &#8220;SET TERMOUT OFF FEEDBACK OFF&#8221; to &#8220;SET TERMOUT OFF FEEDBACK OFF VERIFY OFF&#8221; in ostackprof.sql,line 46</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaimin</title>
		<link>http://blog.tanelpoder.com/2008/10/31/advanced-oracle-troubleshooting-guide-part-9-process-stack-profiling-from-sqlplus-using-ostackprof/comment-page-1/#comment-4740</link>
		<dc:creator>Jaimin</dc:creator>
		<pubDate>Tue, 08 Jun 2010 06:43:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tanelpoder.com/2008/10/31/advanced-oracle-troubleshooting-guide-part-9-process-stack-profiling-from-sqlplus-using-ostackprof/#comment-4740</guid>
		<description>Hi Tanel,

While running ostackprof script, I am getting following error.

SQL&gt; @ostackprof  141 0 10

-- oStackProf v1.00 - EXPERIMENTAL script by Tanel Poder ( http://www.tanelpoder
.com )

WARNING! This script can crash the target process on Oracle 9.2 on Windows
and maybe other versions/platforms as well. Test this script out thorouhgly
in your dev environment first!
Hit CTRL+C to cancel, ENTER to continue...

Sampling...

Below is the stack prefix common to all samples:
------------------------------------------------------------------------
Frame-&gt;function()
------------------------------------------------------------------------
D:\Oracle_10g_Instant_Client\Oracle_10g_Instant_Client\stack_helper.vbs(107, 9)
Microsoft VBScript runtime error: Invalid procedure call or argument

Please help me to resolve above mentioned error.

Thanks
Jaimin</description>
		<content:encoded><![CDATA[<p>Hi Tanel,</p>
<p>While running ostackprof script, I am getting following error.</p>
<p>SQL&gt; @ostackprof  141 0 10</p>
<p>&#8211; oStackProf v1.00 &#8211; EXPERIMENTAL script by Tanel Poder ( <a href="http://www.tanelpoder" rel="nofollow">http://www.tanelpoder</a><br />
.com )</p>
<p>WARNING! This script can crash the target process on Oracle 9.2 on Windows<br />
and maybe other versions/platforms as well. Test this script out thorouhgly<br />
in your dev environment first!<br />
Hit CTRL+C to cancel, ENTER to continue&#8230;</p>
<p>Sampling&#8230;</p>
<p>Below is the stack prefix common to all samples:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Frame-&gt;function()<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
D:\Oracle_10g_Instant_Client\Oracle_10g_Instant_Client\stack_helper.vbs(107, 9)<br />
Microsoft VBScript runtime error: Invalid procedure call or argument</p>
<p>Please help me to resolve above mentioned error.</p>
<p>Thanks<br />
Jaimin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pure SQL version of ostakprof(from Tanel Poder) &#171; Dion Cho &#8211; Oracle Performance Storyteller</title>
		<link>http://blog.tanelpoder.com/2008/10/31/advanced-oracle-troubleshooting-guide-part-9-process-stack-profiling-from-sqlplus-using-ostackprof/comment-page-1/#comment-1816</link>
		<dc:creator>Pure SQL version of ostakprof(from Tanel Poder) &#171; Dion Cho &#8211; Oracle Performance Storyteller</dc:creator>
		<pubDate>Thu, 18 Jun 2009 03:10:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tanelpoder.com/2008/10/31/advanced-oracle-troubleshooting-guide-part-9-process-stack-profiling-from-sqlplus-using-ostackprof/#comment-1816</guid>
		<description>[...] a comment &#187;  Have you noticed following post from Tanel Poder? This is a very interesting and practical story even with the depth within [...]</description>
		<content:encoded><![CDATA[<p>[...] a comment &raquo;  Have you noticed following post from Tanel Poder? This is a very interesting and practical story even with the depth within [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simple and stupid example on troubleshooting using callstack &#171; Dion Cho &#8211; Oracle Performance Storyteller</title>
		<link>http://blog.tanelpoder.com/2008/10/31/advanced-oracle-troubleshooting-guide-part-9-process-stack-profiling-from-sqlplus-using-ostackprof/comment-page-1/#comment-1772</link>
		<dc:creator>Simple and stupid example on troubleshooting using callstack &#171; Dion Cho &#8211; Oracle Performance Storyteller</dc:creator>
		<pubDate>Thu, 11 Jun 2009 07:01:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tanelpoder.com/2008/10/31/advanced-oracle-troubleshooting-guide-part-9-process-stack-profiling-from-sqlplus-using-ostackprof/#comment-1772</guid>
		<description>[...] Poder shows his uniquesses and real-life approach on callstack analysis (short_stack) here, and you might like to see see following metalink notes which accidentally contain good information [...]</description>
		<content:encoded><![CDATA[<p>[...] Poder shows his uniquesses and real-life approach on callstack analysis (short_stack) here, and you might like to see see following metalink notes which accidentally contain good information [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: coskan</title>
		<link>http://blog.tanelpoder.com/2008/10/31/advanced-oracle-troubleshooting-guide-part-9-process-stack-profiling-from-sqlplus-using-ostackprof/comment-page-1/#comment-671</link>
		<dc:creator>coskan</dc:creator>
		<pubDate>Sat, 06 Dec 2008 13:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tanelpoder.com/2008/10/31/advanced-oracle-troubleshooting-guide-part-9-process-stack-profiling-from-sqlplus-using-ostackprof/#comment-671</guid>
		<description>After UKOUG masterclass, I am proud to say that you are %100 genious. According to me, yours was the best technical presentation  in Server Technologies category and I can easily say it was the longest end session, applause period I heard :)

The way you add to many dimensions to my future troubleshooting experiences was amazing.
Thank you for sharing your knowledge with the community.

 I hope I will be at your seminar in London, I really dont want to miss it.</description>
		<content:encoded><![CDATA[<p>After UKOUG masterclass, I am proud to say that you are %100 genious. According to me, yours was the best technical presentation  in Server Technologies category and I can easily say it was the longest end session, applause period I heard :)</p>
<p>The way you add to many dimensions to my future troubleshooting experiences was amazing.<br />
Thank you for sharing your knowledge with the community.</p>
<p> I hope I will be at your seminar in London, I really dont want to miss it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tanel Poder</title>
		<link>http://blog.tanelpoder.com/2008/10/31/advanced-oracle-troubleshooting-guide-part-9-process-stack-profiling-from-sqlplus-using-ostackprof/comment-page-1/#comment-669</link>
		<dc:creator>Tanel Poder</dc:creator>
		<pubDate>Mon, 24 Nov 2008 20:16:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tanelpoder.com/2008/10/31/advanced-oracle-troubleshooting-guide-part-9-process-stack-profiling-from-sqlplus-using-ostackprof/#comment-669</guid>
		<description>Thanks Karl! Yeah, it was more of a 3 or day 4 session packed into two days ;-)</description>
		<content:encoded><![CDATA[<p>Thanks Karl! Yeah, it was more of a 3 or day 4 session packed into two days ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl Reitschuster</title>
		<link>http://blog.tanelpoder.com/2008/10/31/advanced-oracle-troubleshooting-guide-part-9-process-stack-profiling-from-sqlplus-using-ostackprof/comment-page-1/#comment-668</link>
		<dc:creator>Karl Reitschuster</dc:creator>
		<pubDate>Fri, 21 Nov 2008 07:11:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tanelpoder.com/2008/10/31/advanced-oracle-troubleshooting-guide-part-9-process-stack-profiling-from-sqlplus-using-ostackprof/#comment-668</guid>
		<description>Thanks a lot Tanel - enjoyed your 3-day session at Düsseldorf/Germany a lot;

Karl</description>
		<content:encoded><![CDATA[<p>Thanks a lot Tanel &#8211; enjoyed your 3-day session at Düsseldorf/Germany a lot;</p>
<p>Karl</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tanelp</title>
		<link>http://blog.tanelpoder.com/2008/10/31/advanced-oracle-troubleshooting-guide-part-9-process-stack-profiling-from-sqlplus-using-ostackprof/comment-page-1/#comment-665</link>
		<dc:creator>tanelp</dc:creator>
		<pubDate>Sun, 02 Nov 2008 17:10:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tanelpoder.com/2008/10/31/advanced-oracle-troubleshooting-guide-part-9-process-stack-profiling-from-sqlplus-using-ostackprof/#comment-665</guid>
		<description>@Kurt

Yeah, VBScript is &quot;the right tool for the right problem&quot; in this case. No matter how clever the  perl/python/awk script is, you won&#039;t get around the fact that you likely need to install additional software on windows workstations to get it running.

@Surachart
Thanks!</description>
		<content:encoded><![CDATA[<p>@Kurt</p>
<p>Yeah, VBScript is &#8220;the right tool for the right problem&#8221; in this case. No matter how clever the  perl/python/awk script is, you won&#8217;t get around the fact that you likely need to install additional software on windows workstations to get it running.</p>
<p>@Surachart<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Surachart Opun</title>
		<link>http://blog.tanelpoder.com/2008/10/31/advanced-oracle-troubleshooting-guide-part-9-process-stack-profiling-from-sqlplus-using-ostackprof/comment-page-1/#comment-667</link>
		<dc:creator>Surachart Opun</dc:creator>
		<pubDate>Sat, 01 Nov 2008 20:11:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tanelpoder.com/2008/10/31/advanced-oracle-troubleshooting-guide-part-9-process-stack-profiling-from-sqlplus-using-ostackprof/#comment-667</guid>
		<description>Thanks for Great Idea...</description>
		<content:encoded><![CDATA[<p>Thanks for Great Idea&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

