<?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>Alberto Dell'Era's Oracle blog &#187; xtrace</title>
	<atom:link href="http://www.adellera.it/blog/category/xtrace/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adellera.it/blog</link>
	<description>A blog about Oracle - Un blog riguardo Oracle</description>
	<lastBuildDate>Sun, 01 May 2011 15:41:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Xtrace: an Oracle session trace browser &#8211; exec flow</title>
		<link>http://www.adellera.it/blog/2010/05/17/xtrace-an-oracle-session-trace-browser-exec-flow/</link>
		<comments>http://www.adellera.it/blog/2010/05/17/xtrace-an-oracle-session-trace-browser-exec-flow/#comments</comments>
		<pubDate>Mon, 17 May 2010 14:21:06 +0000</pubDate>
		<dc:creator>Alberto Dell'Era</dc:creator>
				<category><![CDATA[xtrace]]></category>

		<guid isPermaLink="false">http://www.adellera.it/blog/?p=448</guid>
		<description><![CDATA[Tracing a session is extremely useful when you need to investigate how  a client interacts with the database - the client could be an application of yours, a third-party application, or an Oracle module such as dbms_stats or dbms_mview.  To get the perfect picture of the client-server dialogue,  you "simply" need to consider all EXEC lines in the trace file, and associate to each line the executed statement and the bind variable values; a very tedious and error-prone task  when done manually, that <a href="http://www.adellera.it/xtrace">Xtrace</a>  can make for you (and for free).]]></description>
		<wfw:commentRss>http://www.adellera.it/blog/2010/05/17/xtrace-an-oracle-session-trace-browser-exec-flow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xtrace: an Oracle session trace browser (introduction)</title>
		<link>http://www.adellera.it/blog/2010/04/08/xtrace-an-oracle-session-trace-browser-introduction/</link>
		<comments>http://www.adellera.it/blog/2010/04/08/xtrace-an-oracle-session-trace-browser-introduction/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 16:23:17 +0000</pubDate>
		<dc:creator>Alberto Dell'Era</dc:creator>
				<category><![CDATA[xtrace]]></category>

		<guid isPermaLink="false">http://www.adellera.it/blog/?p=435</guid>
		<description><![CDATA[<a href="http://www.adellera.it/xtrace">Xtrace</a> is a graphical tool that can navigate Oracle trace files, manipulate them, and optionally get them back as a text file. It actually makes (much) more, but in this first post we are going to focus on its basic browsing capabilities.]]></description>
		<wfw:commentRss>http://www.adellera.it/blog/2010/04/08/xtrace-an-oracle-session-trace-browser-introduction/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

