<?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: Strange Timestamp Behavior</title>
	<atom:link href="http://hoopercharles.wordpress.com/2011/02/17/strange-timestamp-behavior/feed/" rel="self" type="application/rss+xml" />
	<link>http://hoopercharles.wordpress.com/2011/02/17/strange-timestamp-behavior/</link>
	<description>Miscellaneous Random Oracle Topics: Stop, Think, ... Understand</description>
	<lastBuildDate>Mon, 13 May 2013 14:10:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Abd</title>
		<link>http://hoopercharles.wordpress.com/2011/02/17/strange-timestamp-behavior/#comment-2864</link>
		<dc:creator><![CDATA[Abd]]></dc:creator>
		<pubDate>Thu, 17 Feb 2011 19:50:39 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=4437#comment-2864</guid>
		<description><![CDATA[Clear and good Explanation.

thanks]]></description>
		<content:encoded><![CDATA[<p>Clear and good Explanation.</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Hooper</title>
		<link>http://hoopercharles.wordpress.com/2011/02/17/strange-timestamp-behavior/#comment-2862</link>
		<dc:creator><![CDATA[Charles Hooper]]></dc:creator>
		<pubDate>Thu, 17 Feb 2011 15:14:54 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=4437#comment-2862</guid>
		<description><![CDATA[Hi Ana,

That is a very nice test case that you built.  

It appears that there is still a problem with Oracle Database 11.2.0.2 (and 10.2.0.5).  In your test case, the trigger shows that :new.TS_ATU_DTR is still NULL until a value is explicitly set for that column in the trigger code:
[code]
DATA      TEXTO
--------- -------------------------------------------------------------------------------------------------
16-FEB-11 1:old.FLAG=123, :new.FLAG=321
16-FEB-11 1:old.TAG=teste trigger, :new.TAG=teste trigger
16-FEB-11 1:old.TS_ATU_DTR=16-FEB-11 06.02.33.827000000 PM, :new.TS_ATU_DTR=
 
16-FEB-11 2:old.FLAG=123, :new.FLAG=321
16-FEB-11 2:old.TAG=teste trigger, :new.TAG=10
16-FEB-11 2:old.TS_ATU_DTR=16-FEB-11 06.02.33.827000000 PM, :new.TS_ATU_DTR=16-FEB-11 06.02.33.978000000 PM 
[/code]

Maybe the results from 11.2.0.2 are close enough for your purposes?]]></description>
		<content:encoded><![CDATA[<p>Hi Ana,</p>
<p>That is a very nice test case that you built.  </p>
<p>It appears that there is still a problem with Oracle Database 11.2.0.2 (and 10.2.0.5).  In your test case, the trigger shows that :new.TS_ATU_DTR is still NULL until a value is explicitly set for that column in the trigger code:</p>
<pre class="brush: plain; title: ; notranslate">
DATA      TEXTO
--------- -------------------------------------------------------------------------------------------------
16-FEB-11 1:old.FLAG=123, :new.FLAG=321
16-FEB-11 1:old.TAG=teste trigger, :new.TAG=teste trigger
16-FEB-11 1:old.TS_ATU_DTR=16-FEB-11 06.02.33.827000000 PM, :new.TS_ATU_DTR=
 
16-FEB-11 2:old.FLAG=123, :new.FLAG=321
16-FEB-11 2:old.TAG=teste trigger, :new.TAG=10
16-FEB-11 2:old.TS_ATU_DTR=16-FEB-11 06.02.33.827000000 PM, :new.TS_ATU_DTR=16-FEB-11 06.02.33.978000000 PM 
</pre>
<p>Maybe the results from 11.2.0.2 are close enough for your purposes?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ana Paula</title>
		<link>http://hoopercharles.wordpress.com/2011/02/17/strange-timestamp-behavior/#comment-2861</link>
		<dc:creator><![CDATA[Ana Paula]]></dc:creator>
		<pubDate>Thu, 17 Feb 2011 15:07:44 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=4437#comment-2861</guid>
		<description><![CDATA[Very good! I wrote that post in the forum and this article helped me a lot. I&#039;ll change the version of oracle. Thank you.]]></description>
		<content:encoded><![CDATA[<p>Very good! I wrote that post in the forum and this article helped me a lot. I&#8217;ll change the version of oracle. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ghassem</title>
		<link>http://hoopercharles.wordpress.com/2011/02/17/strange-timestamp-behavior/#comment-2860</link>
		<dc:creator><![CDATA[ghassem]]></dc:creator>
		<pubDate>Thu, 17 Feb 2011 08:29:45 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=4437#comment-2860</guid>
		<description><![CDATA[It&#039;s brilliant.
Thank you]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s brilliant.<br />
Thank you</p>
]]></content:encoded>
	</item>
</channel>
</rss>
