<?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: Statspack Still Works in 11g</title>
	<atom:link href="http://kerryosborne.oracle-guy.com/2008/11/statspack-still-works-in-10g-and-11g/feed/" rel="self" type="application/rss+xml" />
	<link>http://kerryosborne.oracle-guy.com/2008/11/statspack-still-works-in-10g-and-11g/</link>
	<description>Just another Oracle blog</description>
	<lastBuildDate>Mon, 06 Feb 2012 21:28:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Making Simple Performance Charts : Ardent Performance Computing</title>
		<link>http://kerryosborne.oracle-guy.com/2008/11/statspack-still-works-in-10g-and-11g/#comment-74727</link>
		<dc:creator>Making Simple Performance Charts : Ardent Performance Computing</dc:creator>
		<pubDate>Mon, 28 Nov 2011 11:35:59 +0000</pubDate>
		<guid isPermaLink="false">http://kerryosborne.oracle-guy.com/?p=476#comment-74727</guid>
		<description>[...] extra-cost &#8220;diagnostic pack&#8221; license. But similar queries could be written from free statspack or S-ASH [...]</description>
		<content:encoded><![CDATA[<p>[...] extra-cost &#8220;diagnostic pack&#8221; license. But similar queries could be written from free statspack or S-ASH [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kaarlo</title>
		<link>http://kerryosborne.oracle-guy.com/2008/11/statspack-still-works-in-10g-and-11g/#comment-44341</link>
		<dc:creator>Kaarlo</dc:creator>
		<pubDate>Tue, 31 May 2011 03:12:09 +0000</pubDate>
		<guid isPermaLink="false">http://kerryosborne.oracle-guy.com/?p=476#comment-44341</guid>
		<description>Thanks for this useful blog.  We&#039;re considering using STATSPACK instead of AWR.  
In 11gR2 &#039;shared server idle wait event&#039; is already included in STATS$IDLE_EVENT.</description>
		<content:encoded><![CDATA[<p>Thanks for this useful blog.  We&#8217;re considering using STATSPACK instead of AWR.<br />
In 11gR2 &#8216;shared server idle wait event&#8217; is already included in STATS$IDLE_EVENT.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: osborne</title>
		<link>http://kerryosborne.oracle-guy.com/2008/11/statspack-still-works-in-10g-and-11g/#comment-40292</link>
		<dc:creator>osborne</dc:creator>
		<pubDate>Wed, 30 Mar 2011 15:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://kerryosborne.oracle-guy.com/?p=476#comment-40292</guid>
		<description>Can&#039;t say I&#039;ve actually tried moving statspack data from 9 to 11. That is a pretty odd behavior. You might want to open an SR to see if they know about that and there is a simple fix. I can&#039;t imagine why it would move some but not all the statspack data. Thanks for the information. 

Kerry</description>
		<content:encoded><![CDATA[<p>Can&#8217;t say I&#8217;ve actually tried moving statspack data from 9 to 11. That is a pretty odd behavior. You might want to open an SR to see if they know about that and there is a simple fix. I can&#8217;t imagine why it would move some but not all the statspack data. Thanks for the information. </p>
<p>Kerry</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anu</title>
		<link>http://kerryosborne.oracle-guy.com/2008/11/statspack-still-works-in-10g-and-11g/#comment-40251</link>
		<dc:creator>Anu</dc:creator>
		<pubDate>Wed, 30 Mar 2011 03:19:45 +0000</pubDate>
		<guid isPermaLink="false">http://kerryosborne.oracle-guy.com/?p=476#comment-40251</guid>
		<description>Kerry,
Just wanted to let you know that I upgraded my databases from 9.2.0.6 to 11.2.0.1 last year and used perfstat to collect performance data. I spend a great deal of time on Perfstat and on upgrading it after the database was upgraded to 11gR2. The upgrade path was 9.2.0.6-&gt;9.2.08-&gt;11.2.0.1. I collected performance data at both 9.2.0.6 and 9.2.0.8 and also exported the perfstat schema before the upgrade to 9.2.0.8 and 11.2.0.1. I captured performance data with snap_level=&gt;6 since I was most worried about execution plans changing(change from RBO to CBO). Anyway, after upgarding the statspack and importing it to 11.2.0.1 for comparison, I found that the statspack after importing, for some reason, was at level=&gt;5 and thus lost all the execution plans. I was lucky this was test databases and then decided to use Stored Outlines to capture the execution plans and I was able to migrate these easily.</description>
		<content:encoded><![CDATA[<p>Kerry,<br />
Just wanted to let you know that I upgraded my databases from 9.2.0.6 to 11.2.0.1 last year and used perfstat to collect performance data. I spend a great deal of time on Perfstat and on upgrading it after the database was upgraded to 11gR2. The upgrade path was 9.2.0.6-&gt;9.2.08-&gt;11.2.0.1. I collected performance data at both 9.2.0.6 and 9.2.0.8 and also exported the perfstat schema before the upgrade to 9.2.0.8 and 11.2.0.1. I captured performance data with snap_level=&gt;6 since I was most worried about execution plans changing(change from RBO to CBO). Anyway, after upgarding the statspack and importing it to 11.2.0.1 for comparison, I found that the statspack after importing, for some reason, was at level=&gt;5 and thus lost all the execution plans. I was lucky this was test databases and then decided to use Stored Outlines to capture the execution plans and I was able to migrate these easily.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: osborne</title>
		<link>http://kerryosborne.oracle-guy.com/2008/11/statspack-still-works-in-10g-and-11g/#comment-25303</link>
		<dc:creator>osborne</dc:creator>
		<pubDate>Mon, 11 Oct 2010 14:08:15 +0000</pubDate>
		<guid isPermaLink="false">http://kerryosborne.oracle-guy.com/?p=476#comment-25303</guid>
		<description>Yes it still works in 11.2.

Kerry</description>
		<content:encoded><![CDATA[<p>Yes it still works in 11.2.</p>
<p>Kerry</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anu</title>
		<link>http://kerryosborne.oracle-guy.com/2008/11/statspack-still-works-in-10g-and-11g/#comment-25042</link>
		<dc:creator>Anu</dc:creator>
		<pubDate>Fri, 08 Oct 2010 16:08:21 +0000</pubDate>
		<guid isPermaLink="false">http://kerryosborne.oracle-guy.com/?p=476#comment-25042</guid>
		<description>Hi, 
I am upgrading from 9i to 11gR2 and am working on collecting snapshots with statspack. My question is if statspack is still there in 11gR2?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I am upgrading from 9i to 11gR2 and am working on collecting snapshots with statspack. My question is if statspack is still there in 11gR2?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kubilay</title>
		<link>http://kerryosborne.oracle-guy.com/2008/11/statspack-still-works-in-10g-and-11g/#comment-22043</link>
		<dc:creator>Kubilay</dc:creator>
		<pubDate>Tue, 14 Sep 2010 12:51:54 +0000</pubDate>
		<guid isPermaLink="false">http://kerryosborne.oracle-guy.com/?p=476#comment-22043</guid>
		<description>Thanks Osborne

This saved me time. I was going around and asking what can I use after the 11g upgrade to look at a performance issue, for free! Your post is re-assuring and pointing people to the right way, rather than blindly AWR, is nice to know there is a powerfull, free alternative.

Very useful!

Kubilay</description>
		<content:encoded><![CDATA[<p>Thanks Osborne</p>
<p>This saved me time. I was going around and asking what can I use after the 11g upgrade to look at a performance issue, for free! Your post is re-assuring and pointing people to the right way, rather than blindly AWR, is nice to know there is a powerfull, free alternative.</p>
<p>Very useful!</p>
<p>Kubilay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Only Four Left&#8230; &#187; Recently relevant (to me) links</title>
		<link>http://kerryosborne.oracle-guy.com/2008/11/statspack-still-works-in-10g-and-11g/#comment-12892</link>
		<dc:creator>Only Four Left&#8230; &#187; Recently relevant (to me) links</dc:creator>
		<pubDate>Mon, 21 Jun 2010 22:16:32 +0000</pubDate>
		<guid isPermaLink="false">http://kerryosborne.oracle-guy.com/?p=476#comment-12892</guid>
		<description>[...] Osborne saved my sanity with an 18-month old post, as I tried to figure out why a &#039;shared server idle wait event&#039; was skewing my 11g Statspack [...]</description>
		<content:encoded><![CDATA[<p>[...] Osborne saved my sanity with an 18-month old post, as I tried to figure out why a &#8216;shared server idle wait event&#8217; was skewing my 11g Statspack [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: osborne</title>
		<link>http://kerryosborne.oracle-guy.com/2008/11/statspack-still-works-in-10g-and-11g/#comment-11727</link>
		<dc:creator>osborne</dc:creator>
		<pubDate>Wed, 09 Jun 2010 14:01:53 +0000</pubDate>
		<guid isPermaLink="false">http://kerryosborne.oracle-guy.com/?p=476#comment-11727</guid>
		<description>John,

Glad to hear the post was useful. I have to admit that when I saw your comment I couldn&#039;t remember having ever mentioned that wait event. One of the best things about blogging (as far as I&#039;m concerned) is that it gives me a place to keep a record of &quot;stuff&quot; that I&#039;ve worked on and that it is easily searchable. 

Thanks for the comment.

Kerry</description>
		<content:encoded><![CDATA[<p>John,</p>
<p>Glad to hear the post was useful. I have to admit that when I saw your comment I couldn&#8217;t remember having ever mentioned that wait event. One of the best things about blogging (as far as I&#8217;m concerned) is that it gives me a place to keep a record of &#8220;stuff&#8221; that I&#8217;ve worked on and that it is easily searchable. </p>
<p>Thanks for the comment.</p>
<p>Kerry</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jpiwowar</title>
		<link>http://kerryosborne.oracle-guy.com/2008/11/statspack-still-works-in-10g-and-11g/#comment-11679</link>
		<dc:creator>jpiwowar</dc:creator>
		<pubDate>Wed, 09 Jun 2010 03:45:49 +0000</pubDate>
		<guid isPermaLink="false">http://kerryosborne.oracle-guy.com/?p=476#comment-11679</guid>
		<description>Hi Kerry,

Just a quick note to thank you for this post.  The &quot;shared server idle wait&quot; event in the Statspack reports on my recently-upgraded db were threatening to make me pull out what little hair I have left. ;-)


Regards,

John P.</description>
		<content:encoded><![CDATA[<p>Hi Kerry,</p>
<p>Just a quick note to thank you for this post.  The &#8220;shared server idle wait&#8221; event in the Statspack reports on my recently-upgraded db were threatening to make me pull out what little hair I have left. ;-)</p>
<p>Regards,</p>
<p>John P.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

