<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Doug's Oracle Blog (Entries tagged as Useful Links)</title>
    <link>http://oracledoug.com/serendipity/</link>
    <description></description>
    <dc:language>en</dc:language>
    <admin:errorReportsTo rdf:resource="mailto:doug@oracledoug.com" />
    <generator>Serendipity 1.5.2 - http://www.s9y.org/</generator>
    <managingEditor>Doug Burns</managingEditor>
<webMaster>Doug Burns</webMaster>
<pubDate>Thu, 11 Jun 2009 02:50:47 GMT</pubDate>

    <image>
        <url>http://oracledoug.com/serendipity/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Doug's Oracle Blog - </title>
        <link>http://oracledoug.com/serendipity/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Optimiser - Upgrading from 9i to 10g</title>
    <link>http://oracledoug.com/serendipity/index.php?/archives/1386-Optimiser-Upgrading-from-9i-to-10g.html</link>
    
    <comments>http://oracledoug.com/serendipity/index.php?/archives/1386-Optimiser-Upgrading-from-9i-to-10g.html#comments</comments>
    <wfw:comment>http://oracledoug.com/serendipity/wfwcomment.php?cid=1386</wfw:comment>

    <slash:comments>15</slash:comments>
    <wfw:commentRss>http://oracledoug.com/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=1386</wfw:commentRss>
    

    <author>dougburns@yahoo.com (Doug Burns)</author>
    <content:encoded>
    On the one hand, I regret the fact I seem to be posting a lot of links to other people&#039;s work at the moment but I couldn&#039;t let this one by, if only for those who don&#039;t use OraNA or the like and might miss it.&lt;br /&gt;&lt;br /&gt;The one consistent message I kept hearing from other attendees at Openworld this year was that a lot of sites seem to have run into performance problems when upgrading from 9i to 10g due to changes in the CBO and DBMS_STATS. Yes, there are some Oracle 9i databases out there, you know.&lt;br /&gt;&lt;br /&gt;I noticed via the &lt;a href=&quot;http://optimizermagic.blogspot.com/2008/02/upgrading-from-oracle-database-9i-to.html&quot;&gt;Optimizer Development Group&#039;s blog&lt;/a&gt; that there&#039;s &lt;a href=&quot;http://www.oracle.com/technology/products/bi/db/10g/pdf/twp_bidw_optimizer_10gr2_0208.pdf&quot;&gt;a white paper on this topic&lt;/a&gt; (PDF) on OTN by Maria Colgan which summarises some of the issues in a very readable form. (Well, it could maybe have used one more round of proof-reading for missing words etc., but I&#039;m being picky.) It&#039;s not particularly deep but I&#039;m glad to see it, if only to highlight some of the issues that you might face and can then investigate in more depth on your own systems if you think they&#039;ll affect you. Even if you know the issues already, it might be useful revision when you&#039;re about to upgrade to 10g. I know that I constantly come across people forgetting the automatic GATHER_STATS_JOB when they work with a mixture of versions and as Noons pointed out in the comments on &lt;a href=&quot;http://oracledoug.com/serendipity/index.php?/archives/1382-How-useful-are-diagnosticoptimization-tools-Another-View.html&quot;&gt;this post&lt;/a&gt;, that can really throw things if you&#039;re not careful.&lt;br /&gt;&lt;br /&gt;(Of course, there&#039;s a funny side to this too, in that it discusses the new &lt;em&gt;default&lt;/em&gt; approach to Histogram generation that caught me out the other day. Well, it wasn&#039;t so much the new approach as me being hasty and seeing what I wanted to see, but the article does discuss the difference in Histogram generation using the default METHOD_OPT!)&lt;br /&gt;&lt;br /&gt;It also mentions the change in the default value of parallel_max_servers that I&#039;ve seen more than one system suffer from and discusses a SQL Test Case Builder that will be in 10.2.0.4 to help in submitting Metalink SRs. I&#039;ll have to play around with that at work because there are times when building a test case has proved a pain in the behind (as I&#039;m sure I remember &lt;a href=&quot;http://pjsrandom.wordpress.com/&quot;&gt;Peter Scott&lt;/a&gt; blogging about in the past). 
    </content:encoded>

    <pubDate>Wed, 27 Feb 2008 05:56:36 +0000</pubDate>
    <guid isPermaLink="false">http://oracledoug.com/serendipity/index.php?/archives/1386-guid.html</guid>
    <category>Useful Links</category>

</item>
<item>
    <title>Today's Links</title>
    <link>http://oracledoug.com/serendipity/index.php?/archives/1297-Todays-Links.html</link>
    
    <comments>http://oracledoug.com/serendipity/index.php?/archives/1297-Todays-Links.html#comments</comments>
    <wfw:comment>http://oracledoug.com/serendipity/wfwcomment.php?cid=1297</wfw:comment>

    <slash:comments>3</slash:comments>
    <wfw:commentRss>http://oracledoug.com/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=1297</wfw:commentRss>
    

    <author>dougburns@yahoo.com (Doug Burns)</author>
    <content:encoded>
    Here are a few interesting blog postings I&#039;ve been reading this week.&lt;br /&gt;&lt;br /&gt;Jonathan Lewis on &lt;a href=&quot;http://jonathanlewis.wordpress.com/2007/07/14/analysing-statspack-6/&quot;&gt;another Statspack example&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Nuno Souto on SQL Server - &lt;a href=&quot;http://dbasrus.blogspot.com/2007/07/vs-b-part-i.html&quot;&gt;in&lt;/a&gt; &lt;a href=&quot;http://dbasrus.blogspot.com/2007/07/vs-b-part-ii.html&quot;&gt;three&lt;/a&gt; &lt;a href=&quot;http://dbasrus.blogspot.com/2007/07/vs-b-grand-final.html&quot;&gt;parts&lt;/a&gt;. What I particularly like about these postings is that the man has used both and is honest about their relative strengths and weaknesses, rather than sticking to the party line.&lt;br /&gt;&lt;br /&gt;Similarly, &lt;a href=&quot;http://www.pythian.com/blogs/530/rajs-mysql-top-five-wishlist&quot;&gt;Raj Thukral on MySQL&lt;/a&gt; and, despite his Oracle background I know that Raj is pretty positive about MySQL in general. (I almost called him a MySQL fan!)&lt;br /&gt;&lt;br /&gt;Alex Gorbachev admires &lt;a href=&quot;http://www.pythian.com/blogs/547/total-recall-by-dude-extracting-oracle-data-after-raid-corruption&quot;&gt;&amp;quot;Kurt, the Dude guy&#039;s&amp;quot; tool&lt;/a&gt; (so to speak).&lt;br /&gt;&lt;br /&gt;Kevin Closson has so many interesting posts at the moment that I&#039;ll just point you to &lt;a href=&quot;http://kevinclosson.wordpress.com/&quot;&gt;his blog&lt;/a&gt; again &lt;img src=&quot;http://oracledoug.com/serendipity/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;&lt;br /&gt;(Now, which blog does this posting belong in, again? I&#039;ve forgotten already ...) 
    </content:encoded>

    <pubDate>Mon, 16 Jul 2007 19:53:15 +0100</pubDate>
    <guid isPermaLink="false">http://oracledoug.com/serendipity/index.php?/archives/1297-guid.html</guid>
    <category>Useful Links</category>

</item>
<item>
    <title>Jonathan Lewis Articles</title>
    <link>http://oracledoug.com/serendipity/index.php?/archives/1295-Jonathan-Lewis-Articles.html</link>
    
    <comments>http://oracledoug.com/serendipity/index.php?/archives/1295-Jonathan-Lewis-Articles.html#comments</comments>
    <wfw:comment>http://oracledoug.com/serendipity/wfwcomment.php?cid=1295</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>http://oracledoug.com/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=1295</wfw:commentRss>
    

    <author>dougburns@yahoo.com (Doug Burns)</author>
    <content:encoded>
    Some of you will already know this, but ....&lt;br /&gt;&lt;br /&gt;I pointed out the following &lt;a href=&quot;http://forums.oracle.com/forums/thread.jspa?threadID=527201&amp;amp;start=0&amp;amp;tstart=15&quot;&gt;entertaining thread&lt;/a&gt; on one of the OTN Forums to a friend. He asked how I had noticed it. &lt;br /&gt;&lt;br /&gt;I&#039;m sorry to disappoint you, but I don&#039;t spend all day on the forums (and at this point I should introduce my recurring promise to blog about that one day). I just happened to notice that Jonathan Lewis had updated a couple of his articles. Despite the fact that a lot of his activity is focussed on his blog these days, don&#039;t miss out on updates to the articles via this &lt;a href=&quot;http://feeds.feedburner.com/JonathanLewisArticles&quot;&gt;handy feed&lt;/a&gt;.&lt;br /&gt; 
    </content:encoded>

    <pubDate>Thu, 12 Jul 2007 07:00:00 +0100</pubDate>
    <guid isPermaLink="false">http://oracledoug.com/serendipity/index.php?/archives/1295-guid.html</guid>
    <category>Useful Links</category>

</item>

</channel>
</rss>