<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Using Block Dumps to Read Uncommited Transactions</title>
	<link>http://www.pythian.com/blogs/514/using-block-dumps-to-read-uncommited-transactions</link>
	<description>News and views from Pythian DBAs</description>
	<pubDate>Sun, 12 Oct 2008 17:13:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: Christo Kutrovsky</title>
		<link>http://www.pythian.com/blogs/514/using-block-dumps-to-read-uncommited-transactions#comment-66064</link>
		<dc:creator>Christo Kutrovsky</dc:creator>
		<pubDate>Thu, 21 Jun 2007 23:01:35 +0000</pubDate>
		<guid>http://www.pythian.com/blogs/514/using-block-dumps-to-read-uncommited-transactions#comment-66064</guid>
		<description>Alex Gorbachev,

Yes it was already rolling back, and we do not know the sequence of events that would cause this to happen, until it has happened.

Even thow logminer sounds easy, this is audited environment, and any new installations (even table creations) need to be approved.</description>
		<content:encoded><![CDATA[<p>Alex Gorbachev,</p>
<p>Yes it was already rolling back, and we do not know the sequence of events that would cause this to happen, until it has happened.</p>
<p>Even thow logminer sounds easy, this is audited environment, and any new installations (even table creations) need to be approved.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christo Kutrovsky</title>
		<link>http://www.pythian.com/blogs/514/using-block-dumps-to-read-uncommited-transactions#comment-66063</link>
		<dc:creator>Christo Kutrovsky</dc:creator>
		<pubDate>Thu, 21 Jun 2007 23:00:19 +0000</pubDate>
		<guid>http://www.pythian.com/blogs/514/using-block-dumps-to-read-uncommited-transactions#comment-66063</guid>
		<description>Alex Fatkulin,

Altought you can see uncomitted transactions in flashback_transaction_query, you cant see what data they had. For example, on a insert you only see "insert" without the values. It does have the "undo" sql, but in the case of insert it only has "delete".</description>
		<content:encoded><![CDATA[<p>Alex Fatkulin,</p>
<p>Altought you can see uncomitted transactions in flashback_transaction_query, you cant see what data they had. For example, on a insert you only see &#8220;insert&#8221; without the values. It does have the &#8220;undo&#8221; sql, but in the case of insert it only has &#8220;delete&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Fatkulin</title>
		<link>http://www.pythian.com/blogs/514/using-block-dumps-to-read-uncommited-transactions#comment-66041</link>
		<dc:creator>Alex Fatkulin</dc:creator>
		<pubDate>Thu, 21 Jun 2007 21:21:30 +0000</pubDate>
		<guid>http://www.pythian.com/blogs/514/using-block-dumps-to-read-uncommited-transactions#comment-66041</guid>
		<description>And on 10G you don't even need to setup anything:

select * from flashback_transaction_query</description>
		<content:encoded><![CDATA[<p>And on 10G you don&#8217;t even need to setup anything:</p>
<p>select * from flashback_transaction_query</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Gorbachev</title>
		<link>http://www.pythian.com/blogs/514/using-block-dumps-to-read-uncommited-transactions#comment-65848</link>
		<dc:creator>Alex Gorbachev</dc:creator>
		<pubDate>Thu, 21 Jun 2007 15:36:13 +0000</pubDate>
		<guid>http://www.pythian.com/blogs/514/using-block-dumps-to-read-uncommited-transactions#comment-65848</guid>
		<description>Nice idea but I think LogMiner would be quick and easy method as well (and I suspect even easier, at least for me).
If I understood correctly, we couldn't really trace it right? It was already rolling back.</description>
		<content:encoded><![CDATA[<p>Nice idea but I think LogMiner would be quick and easy method as well (and I suspect even easier, at least for me).<br />
If I understood correctly, we couldn&#8217;t really trace it right? It was already rolling back.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
