<?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: Plot Oracle historical statistics within SQL*Plus</title>
	<atom:link href="http://www.ludovicocaldara.net/dba/plot-oracle-historical-statistics-within-sqlplus/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ludovicocaldara.net/dba/plot-oracle-historical-statistics-within-sqlplus/</link>
	<description>Keep DBA job simple. Thanks.</description>
	<lastBuildDate>Sun, 29 May 2011 05:47:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Ludovico</title>
		<link>http://www.ludovicocaldara.net/dba/plot-oracle-historical-statistics-within-sqlplus/comment-page-1/#comment-573</link>
		<dc:creator>Ludovico</dc:creator>
		<pubDate>Tue, 08 Mar 2011 16:58:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludovicocaldara.net/dba/?p=10#comment-573</guid>
		<description>eMPi, you&#039;re right, I fixed the post.</description>
		<content:encoded><![CDATA[<p>eMPi, you&#8217;re right, I fixed the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eMPi</title>
		<link>http://www.ludovicocaldara.net/dba/plot-oracle-historical-statistics-within-sqlplus/comment-page-1/#comment-572</link>
		<dc:creator>eMPi</dc:creator>
		<pubDate>Tue, 08 Mar 2011 16:11:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludovicocaldara.net/dba/?p=10#comment-572</guid>
		<description>Line 
substr( rpad(&#039;*&#039;,40*round( VALUE/max(VALORE)over(),2),&#039;*&#039;),1,40) PLOTTED_VALORE

should be:
substr( rpad(&#039;*&#039;,40*round( VALORE/max(VALORE)over(),2),&#039;*&#039;),1,40) PLOTTED_VALORE

Otherwise - very good post! Thanks</description>
		<content:encoded><![CDATA[<p>Line<br />
substr( rpad(&#8216;*&#8217;,40*round( VALUE/max(VALORE)over(),2),&#8217;*'),1,40) PLOTTED_VALORE</p>
<p>should be:<br />
substr( rpad(&#8216;*&#8217;,40*round( VALORE/max(VALORE)over(),2),&#8217;*'),1,40) PLOTTED_VALORE</p>
<p>Otherwise &#8211; very good post! Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zelda</title>
		<link>http://www.ludovicocaldara.net/dba/plot-oracle-historical-statistics-within-sqlplus/comment-page-1/#comment-4</link>
		<dc:creator>Zelda</dc:creator>
		<pubDate>Mon, 10 Nov 2008 03:47:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludovicocaldara.net/dba/?p=10#comment-4</guid>
		<description>Keep up the good work.</description>
		<content:encoded><![CDATA[<p>Keep up the good work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

