<?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: Tom Kyte</title>
	<atom:link href="http://jonathanlewis.wordpress.com/2010/02/27/tom-kyte/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonathanlewis.wordpress.com/2010/02/27/tom-kyte/</link>
	<description>Just another Oracle weblog</description>
	<lastBuildDate>Sat, 18 May 2013 11:04:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Vineeth Kalanthodi</title>
		<link>http://jonathanlewis.wordpress.com/2010/02/27/tom-kyte/#comment-35715</link>
		<dc:creator><![CDATA[Vineeth Kalanthodi]]></dc:creator>
		<pubDate>Mon, 08 Mar 2010 16:59:55 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanlewis.wordpress.com/?p=3212#comment-35715</guid>
		<description><![CDATA[Hi Jonathen,

In free space report scripts (http://asktom.oracle.com/pls/asktom/ASKTOM.download_file?p_file=6551402703363001567), getting 100% usage for the last column (&quot;pct_max_used&quot; in script) when tablespace got only used 50%
 
*a SYSAUX                512,000      258,752      253,248   50.5      251,392      512,000  100.0

Is it should be decode( kbytes_max, 0, 0, ((kbytes_alloc-nvl(kbytes_free,0))/kbytes_max)*100) ?


Regards,
Vineeth]]></description>
		<content:encoded><![CDATA[<p>Hi Jonathen,</p>
<p>In free space report scripts (<a href="http://asktom.oracle.com/pls/asktom/ASKTOM.download_file?p_file=6551402703363001567" rel="nofollow">http://asktom.oracle.com/pls/asktom/ASKTOM.download_file?p_file=6551402703363001567</a>), getting 100% usage for the last column (&#8220;pct_max_used&#8221; in script) when tablespace got only used 50%</p>
<p>*a SYSAUX                512,000      258,752      253,248   50.5      251,392      512,000  100.0</p>
<p>Is it should be decode( kbytes_max, 0, 0, ((kbytes_alloc-nvl(kbytes_free,0))/kbytes_max)*100) ?</p>
<p>Regards,<br />
Vineeth</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Lewis</title>
		<link>http://jonathanlewis.wordpress.com/2010/02/27/tom-kyte/#comment-35639</link>
		<dc:creator><![CDATA[Jonathan Lewis]]></dc:creator>
		<pubDate>Sun, 28 Feb 2010 14:44:17 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanlewis.wordpress.com/?p=3212#comment-35639</guid>
		<description><![CDATA[Sokrates,

Thanks for coming back with the updated URL.]]></description>
		<content:encoded><![CDATA[<p>Sokrates,</p>
<p>Thanks for coming back with the updated URL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sokrates</title>
		<link>http://jonathanlewis.wordpress.com/2010/02/27/tom-kyte/#comment-35637</link>
		<dc:creator><![CDATA[Sokrates]]></dc:creator>
		<pubDate>Sun, 28 Feb 2010 14:30:40 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanlewis.wordpress.com/?p=3212#comment-35637</guid>
		<description><![CDATA[http://web.archive.org/web/20080220222310rn_1/asktom.oracle.com/tkyte/print_table/
says:
&quot;...
in sqlplus -- how can you do that? well -- click here: http://asktom.oracle.com/pls/ask/f?p=4950:8:::::F4950_P8_DISPLAYID:1035431863958  and grab the code for print_table... 
...&quot;

since asktom is ported to apex now, this URL does not work anymore, it has to be replaced by
http://asktom.oracle.com/pls/apex/f?p=100:11:0::::P11_QUESTION_ID:1035431863958]]></description>
		<content:encoded><![CDATA[<p><a href="http://web.archive.org/web/20080220222310rn_1/asktom.oracle.com/tkyte/print_table/" rel="nofollow">http://web.archive.org/web/20080220222310rn_1/asktom.oracle.com/tkyte/print_table/</a><br />
says:<br />
&#8220;&#8230;<br />
in sqlplus &#8212; how can you do that? well &#8212; click here: <a href="http://asktom.oracle.com/pls/ask/f?p=4950:8" rel="nofollow">http://asktom.oracle.com/pls/ask/f?p=4950:8</a>:::::F4950_P8_DISPLAYID:1035431863958  and grab the code for print_table&#8230;<br />
&#8230;&#8221;</p>
<p>since asktom is ported to apex now, this URL does not work anymore, it has to be replaced by<br />
<a href="http://asktom.oracle.com/pls/apex/f?p=100:11:0" rel="nofollow">http://asktom.oracle.com/pls/apex/f?p=100:11:0</a>::::P11_QUESTION_ID:1035431863958</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Lewis</title>
		<link>http://jonathanlewis.wordpress.com/2010/02/27/tom-kyte/#comment-35628</link>
		<dc:creator><![CDATA[Jonathan Lewis]]></dc:creator>
		<pubDate>Sun, 28 Feb 2010 12:03:05 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanlewis.wordpress.com/?p=3212#comment-35628</guid>
		<description><![CDATA[Sokrates,
Thanks for the URL you supplied, unfortunately it no longer points to the code, and the link on the page it gets to is also a dead end, so I&#039;ve deleted the URL.

Mark,
Thanks for that temporary measure. I think Tom had an improved version of that code that dealt with more of the special cases, but that one looks as if it will be good enough for most people most of the time.]]></description>
		<content:encoded><![CDATA[<p>Sokrates,<br />
Thanks for the URL you supplied, unfortunately it no longer points to the code, and the link on the page it gets to is also a dead end, so I&#8217;ve deleted the URL.</p>
<p>Mark,<br />
Thanks for that temporary measure. I think Tom had an improved version of that code that dealt with more of the special cases, but that one looks as if it will be good enough for most people most of the time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://jonathanlewis.wordpress.com/2010/02/27/tom-kyte/#comment-35624</link>
		<dc:creator><![CDATA[Mark]]></dc:creator>
		<pubDate>Sat, 27 Feb 2010 23:55:32 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanlewis.wordpress.com/?p=3212#comment-35624</guid>
		<description><![CDATA[I can&#039;t find a cached copy of Tom&#039;s code, but I did find this.

java2s.com, Print table with dynamic query: http://bit.ly/b0xW7p]]></description>
		<content:encoded><![CDATA[<p>I can&#8217;t find a cached copy of Tom&#8217;s code, but I did find this.</p>
<p>java2s.com, Print table with dynamic query: <a href="http://bit.ly/b0xW7p" rel="nofollow">http://bit.ly/b0xW7p</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sokrates</title>
		<link>http://jonathanlewis.wordpress.com/2010/02/27/tom-kyte/#comment-35623</link>
		<dc:creator><![CDATA[Sokrates]]></dc:creator>
		<pubDate>Sat, 27 Feb 2010 19:18:50 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanlewis.wordpress.com/?p=3212#comment-35623</guid>
		<description><![CDATA[i the meantime, you might use [link no longer works, so deleted  - jpl] ]]></description>
		<content:encoded><![CDATA[<p>i the meantime, you might use [link no longer works, so deleted  - jpl] </p>
]]></content:encoded>
	</item>
</channel>
</rss>
