<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>NotesBIT.com &#187; tkp</title>
	<atom:link href="http://www.notesbit.com/index.php/tag/tkp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.notesbit.com</link>
	<description>Oracle Apps, Linux, C++, C#, DBA scripts, MySQL, PHP and Wordpress</description>
	<lastBuildDate>Sun, 05 Sep 2010 15:30:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Handy tkprof sql creating script using bash shell unix, linux with oracle environment</title>
		<link>http://www.notesbit.com/index.php/scripts-oracle/handy-tkprof-sql-creating-script-using-bash-shell-unix-linux-with-oracle-environment/</link>
		<comments>http://www.notesbit.com/index.php/scripts-oracle/handy-tkprof-sql-creating-script-using-bash-shell-unix-linux-with-oracle-environment/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 14:30:00 +0000</pubDate>
		<dc:creator>Jiltin</dc:creator>
				<category><![CDATA[11i DBA Scripts]]></category>
		<category><![CDATA[11i Scripts]]></category>
		<category><![CDATA[Scripts Oracle]]></category>
		<category><![CDATA[Scripts Unix]]></category>
		<category><![CDATA[oracle trace]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[tkp]]></category>
		<category><![CDATA[tkprof]]></category>
		<category><![CDATA[trace]]></category>

		<guid isPermaLink="false">http://www.notesbit.com/?p=471</guid>
		<description><![CDATA[<p>Oracle gives you this program called TKProf that reads your trace file and spits out somewhat meaningful output. My favorite option to tkprof is sort=prsela,fchela,exeela. This sorts the statements from longest running to shortest running. I prefer this format because I can concentrate on the top two or three statements for the most impact.
By tracing, I mean capturing all the SQL in a user&#8217;s session, or a SQL trace. As you can tell from the Oracle Performance Tuning Guide and <a href='http://www.notesbit.com/index.php/scripts-oracle/handy-tkprof-sql-creating-script-using-bash-shell-unix-linux-with-oracle-environment/' rel="nofollow">Read Full Article (Click here)...</a></p>]]></description>
		<wfw:commentRss>http://www.notesbit.com/index.php/scripts-oracle/handy-tkprof-sql-creating-script-using-bash-shell-unix-linux-with-oracle-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
