<?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: What if Vendor&#8217;s code was wrong ?</title>
	<atom:link href="http://coskan.wordpress.com/2009/05/27/what-if-vendors-code-was-wrong/feed/" rel="self" type="application/rss+xml" />
	<link>http://coskan.wordpress.com/2009/05/27/what-if-vendors-code-was-wrong/</link>
	<description>What I learned about Oracle</description>
	<lastBuildDate>Mon, 06 May 2013 17:37:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Jeremy</title>
		<link>http://coskan.wordpress.com/2009/05/27/what-if-vendors-code-was-wrong/#comment-3524</link>
		<dc:creator><![CDATA[Jeremy]]></dc:creator>
		<pubDate>Wed, 27 May 2009 19:02:58 +0000</pubDate>
		<guid isPermaLink="false">http://coskan.wordpress.com/?p=368#comment-3524</guid>
		<description><![CDATA[I had a similar thing happen with an upgrade to a vendor supplied product I was running once.  In the test instance the upgrade was taking about 2 days to run.  I did some looking, added some indexes, gathered some stats and it ran in 5 hours.]]></description>
		<content:encoded><![CDATA[<p>I had a similar thing happen with an upgrade to a vendor supplied product I was running once.  In the test instance the upgrade was taking about 2 days to run.  I did some looking, added some indexes, gathered some stats and it ran in 5 hours.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ittichai</title>
		<link>http://coskan.wordpress.com/2009/05/27/what-if-vendors-code-was-wrong/#comment-3522</link>
		<dc:creator><![CDATA[ittichai]]></dc:creator>
		<pubDate>Wed, 27 May 2009 14:13:36 +0000</pubDate>
		<guid isPermaLink="false">http://coskan.wordpress.com/?p=368#comment-3522</guid>
		<description><![CDATA[I totally agree with your observations especially with a common belief that slow run on development is fine, and this won&#039;t happen in production because it is a bigger box. In our environment we do have policy to review codes if they are reviewable like SQL scripts before execution. Surprisingly, many vendors’ SQL scripts are written with potential issues (no index or index tablespace, cryptic table names like B1004 or H629, etc.) which can easily be remediated. And monitoring the executions is definitely a must. We often repeat the executions on development to ensure the consistent results. Your ending of “Don’t trust word of anybody without any proof” is very true. Thanks.]]></description>
		<content:encoded><![CDATA[<p>I totally agree with your observations especially with a common belief that slow run on development is fine, and this won&#8217;t happen in production because it is a bigger box. In our environment we do have policy to review codes if they are reviewable like SQL scripts before execution. Surprisingly, many vendors’ SQL scripts are written with potential issues (no index or index tablespace, cryptic table names like B1004 or H629, etc.) which can easily be remediated. And monitoring the executions is definitely a must. We often repeat the executions on development to ensure the consistent results. Your ending of “Don’t trust word of anybody without any proof” is very true. Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
