<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL &#8211; Reformatting to Improve Performance 1</title>
	<atom:link href="http://hoopercharles.wordpress.com/2009/12/04/sql-reformatting-to-improve-performance/feed/" rel="self" type="application/rss+xml" />
	<link>http://hoopercharles.wordpress.com/2009/12/04/sql-reformatting-to-improve-performance/</link>
	<description>Miscellaneous Random Oracle Topics: Stop, Think, ... Understand</description>
	<lastBuildDate>Thu, 13 Jun 2013 22:46:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Charles Hooper</title>
		<link>http://hoopercharles.wordpress.com/2009/12/04/sql-reformatting-to-improve-performance/#comment-1636</link>
		<dc:creator><![CDATA[Charles Hooper]]></dc:creator>
		<pubDate>Wed, 11 Aug 2010 12:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=131#comment-1636</guid>
		<description><![CDATA[Thank you for the compliment regarding my articles.

In general, I do not attempt to resolve specific performance problems that are submitted directly to me.  Oracle&#039;s OTN forums (see the link at the right under the heading BLOGROLL) usually attract quite a few talented people who are happy to offer assistance with performance troubleshooting.  One of the things that I suggest that you do is change the table and index names, as well as change the database name when posting requests for tuning help (be very consistent with how you change the names - it will make a difference).  

If you know that you have a problem with a specific SQL statement, start by analyzing the actual execution plan that is retrieved by DBMS_XPLAN - see the blog article index for specific articles about this feature.  Also consider using a 10046 trace at level 8 or 12 to help with the analysis - see the blog article index for specific articles about this feature.  Randolf Geist put together an excellent guide to help people begin the troubleshooting process.  That guide could very well help pinpoint the exact problem that you are experiencing:
http://oracle-randolf.blogspot.com/2009/02/basic-sql-statement-performance.html]]></description>
		<content:encoded><![CDATA[<p>Thank you for the compliment regarding my articles.</p>
<p>In general, I do not attempt to resolve specific performance problems that are submitted directly to me.  Oracle&#8217;s OTN forums (see the link at the right under the heading BLOGROLL) usually attract quite a few talented people who are happy to offer assistance with performance troubleshooting.  One of the things that I suggest that you do is change the table and index names, as well as change the database name when posting requests for tuning help (be very consistent with how you change the names &#8211; it will make a difference).  </p>
<p>If you know that you have a problem with a specific SQL statement, start by analyzing the actual execution plan that is retrieved by DBMS_XPLAN &#8211; see the blog article index for specific articles about this feature.  Also consider using a 10046 trace at level 8 or 12 to help with the analysis &#8211; see the blog article index for specific articles about this feature.  Randolf Geist put together an excellent guide to help people begin the troubleshooting process.  That guide could very well help pinpoint the exact problem that you are experiencing:<br />
<a href="http://oracle-randolf.blogspot.com/2009/02/basic-sql-statement-performance.html" rel="nofollow">http://oracle-randolf.blogspot.com/2009/02/basic-sql-statement-performance.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: N. Jafri</title>
		<link>http://hoopercharles.wordpress.com/2009/12/04/sql-reformatting-to-improve-performance/#comment-1635</link>
		<dc:creator><![CDATA[N. Jafri]]></dc:creator>
		<pubDate>Tue, 10 Aug 2010 19:59:04 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=131#comment-1635</guid>
		<description><![CDATA[Hi Charles,

I was going through most of the articles and they are really awesome. Its gr8 that you spend so much time fixing performance issues for people. Well i have around 3 years of experience in database administration but i am very much interested in learning  Query Tuning.I have a query that i want to take your inputs ,its performing slow. I am not comfortable posting it on any blogs due to security issues. Is there any secured website i can post the query ?]]></description>
		<content:encoded><![CDATA[<p>Hi Charles,</p>
<p>I was going through most of the articles and they are really awesome. Its gr8 that you spend so much time fixing performance issues for people. Well i have around 3 years of experience in database administration but i am very much interested in learning  Query Tuning.I have a query that i want to take your inputs ,its performing slow. I am not comfortable posting it on any blogs due to security issues. Is there any secured website i can post the query ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
