<?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: 11.2.0.1 ODBC Update Problem</title>
	<atom:link href="http://hoopercharles.wordpress.com/2010/11/02/11-2-0-1-odbc-update-problem/feed/" rel="self" type="application/rss+xml" />
	<link>http://hoopercharles.wordpress.com/2010/11/02/11-2-0-1-odbc-update-problem/</link>
	<description>Miscellaneous Random Oracle Topics: Stop, Think, ... Understand</description>
	<lastBuildDate>Thu, 13 Jun 2013 22:46:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: joel garry</title>
		<link>http://hoopercharles.wordpress.com/2010/11/02/11-2-0-1-odbc-update-problem/#comment-2092</link>
		<dc:creator><![CDATA[joel garry]]></dc:creator>
		<pubDate>Fri, 05 Nov 2010 00:01:54 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=3545#comment-2092</guid>
		<description><![CDATA[Yeah, I thought to look for the right error number after I posted, then saw it was on the search I mentioned, and the drill down from there to the base bug was for something a month or two ago IIRC, so there we be.  I can&#039;t help but think there are a lot of bugs burbling about just under the surface, that get exposed when people ask about them (or maybe even search for them?  Could someone at Oracle be using analytics to watch what gets searched and act on it?).  I can&#039;t help wanting to berate Oracle QA when they put out something so brazenly broken, in this case whether it breaks a bind variable or corrupts an update, somebody ought to catch it earlier than production users.  Whatever happened to beta testers?  Why isn&#039;t this regression tested?  There are just too many interlocking parts to systems these days to be so sloppy.]]></description>
		<content:encoded><![CDATA[<p>Yeah, I thought to look for the right error number after I posted, then saw it was on the search I mentioned, and the drill down from there to the base bug was for something a month or two ago IIRC, so there we be.  I can&#8217;t help but think there are a lot of bugs burbling about just under the surface, that get exposed when people ask about them (or maybe even search for them?  Could someone at Oracle be using analytics to watch what gets searched and act on it?).  I can&#8217;t help wanting to berate Oracle QA when they put out something so brazenly broken, in this case whether it breaks a bind variable or corrupts an update, somebody ought to catch it earlier than production users.  Whatever happened to beta testers?  Why isn&#8217;t this regression tested?  There are just too many interlocking parts to systems these days to be so sloppy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Hooper</title>
		<link>http://hoopercharles.wordpress.com/2010/11/02/11-2-0-1-odbc-update-problem/#comment-2080</link>
		<dc:creator><![CDATA[Charles Hooper]]></dc:creator>
		<pubDate>Wed, 03 Nov 2010 00:50:27 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=3545#comment-2080</guid>
		<description><![CDATA[Working with Joel&#039;s suggestion I searched Metalink for 11.2.0.1 ora-1461
That search found Doc ID 1244424.1
Just need to find Oracle 11.2.0.1 patch 7, patch number 10155837 (Edit Nov 3, 2010: patch number 10155837 is for 32 bit Oracle binaries on Windows, while patch number 10155838 appears to be for 64 bit Oracle binaries on Windows)... and on to the next bug.  :-)

(Edit: Nov 3, 2010: I don&#039;t know if someone at Oracle support saw this blog post yesterday, but Metalink Doc ID 1262530.1 was added on Nov 2, 2010 with a brief test case - I am fairly sure that this Doc ID was not visible when I posted this blog article.  That Doc ID also recommends installing the 11.2.0.1 patch 7.)]]></description>
		<content:encoded><![CDATA[<p>Working with Joel&#8217;s suggestion I searched Metalink for 11.2.0.1 ora-1461<br />
That search found Doc ID 1244424.1<br />
Just need to find Oracle 11.2.0.1 patch 7, patch number 10155837 (Edit Nov 3, 2010: patch number 10155837 is for 32 bit Oracle binaries on Windows, while patch number 10155838 appears to be for 64 bit Oracle binaries on Windows)&#8230; and on to the next bug.  <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>(Edit: Nov 3, 2010: I don&#8217;t know if someone at Oracle support saw this blog post yesterday, but Metalink Doc ID 1262530.1 was added on Nov 2, 2010 with a brief test case &#8211; I am fairly sure that this Doc ID was not visible when I posted this blog article.  That Doc ID also recommends installing the 11.2.0.1 patch 7.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Hooper</title>
		<link>http://hoopercharles.wordpress.com/2010/11/02/11-2-0-1-odbc-update-problem/#comment-2079</link>
		<dc:creator><![CDATA[Charles Hooper]]></dc:creator>
		<pubDate>Wed, 03 Nov 2010 00:15:09 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=3545#comment-2079</guid>
		<description><![CDATA[Joel, thank you for finding that bug report - it certainly seems to describe the problem.  I wonder if these are slightly different bugs?  One small difference is that the Metalink bug that you found describes a problem that resulted in ORA-01460, while the above problem shows a problem that resulted in ORA-01461.]]></description>
		<content:encoded><![CDATA[<p>Joel, thank you for finding that bug report &#8211; it certainly seems to describe the problem.  I wonder if these are slightly different bugs?  One small difference is that the Metalink bug that you found describes a problem that resulted in ORA-01460, while the above problem shows a problem that resulted in ORA-01461.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joel garry</title>
		<link>http://hoopercharles.wordpress.com/2010/11/02/11-2-0-1-odbc-update-problem/#comment-2078</link>
		<dc:creator><![CDATA[joel garry]]></dc:creator>
		<pubDate>Tue, 02 Nov 2010 23:47:20 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=3545#comment-2078</guid>
		<description><![CDATA[Holy moley, I just searched for 11.2 odbc in the bug database.   Check out Bug 9936269]]></description>
		<content:encoded><![CDATA[<p>Holy moley, I just searched for 11.2 odbc in the bug database.   Check out Bug 9936269</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joel garry</title>
		<link>http://hoopercharles.wordpress.com/2010/11/02/11-2-0-1-odbc-update-problem/#comment-2077</link>
		<dc:creator><![CDATA[joel garry]]></dc:creator>
		<pubDate>Tue, 02 Nov 2010 23:36:07 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=3545#comment-2077</guid>
		<description><![CDATA[45.099998 v. 45.1¿¿

Looks like a rounding error?  Is there some kind of precision setting somewhere?]]></description>
		<content:encoded><![CDATA[<p>45.099998 v. 45.1¿¿</p>
<p>Looks like a rounding error?  Is there some kind of precision setting somewhere?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
