<?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: SQL SERVER &#8211; What the Business Says Is Not What the Business Wants</title>
	<atom:link href="http://blog.sqlauthority.com/2010/12/14/sql-server-what-the-business-says-is-not-what-the-business-wants/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2010/12/14/sql-server-what-the-business-says-is-not-what-the-business-wants/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Fri, 17 May 2013 15:26:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Lexz</title>
		<link>http://blog.sqlauthority.com/2010/12/14/sql-server-what-the-business-says-is-not-what-the-business-wants/#comment-123177</link>
		<dc:creator><![CDATA[Lexz]]></dc:creator>
		<pubDate>Mon, 14 Mar 2011 10:49:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=11146#comment-123177</guid>
		<description><![CDATA[In my humble opinion, the expert, as a consultant, should be able to translate technical consequences into business consequences. Explaining what his decision means in technical terms, will never ring a bell for someone that doesn’t understand the technique.]]></description>
		<content:encoded><![CDATA[<p>In my humble opinion, the expert, as a consultant, should be able to translate technical consequences into business consequences. Explaining what his decision means in technical terms, will never ring a bell for someone that doesn’t understand the technique.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER – Shrinking Database is Bad – Increases Fragmentation – Reduces Performance Journey to SQL Authority with Pinal Dave</title>
		<link>http://blog.sqlauthority.com/2010/12/14/sql-server-what-the-business-says-is-not-what-the-business-wants/#comment-111882</link>
		<dc:creator><![CDATA[SQL SERVER – Shrinking Database is Bad – Increases Fragmentation – Reduces Performance Journey to SQL Authority with Pinal Dave]]></dc:creator>
		<pubDate>Wed, 19 Jan 2011 01:32:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=11146#comment-111882</guid>
		<description><![CDATA[[...] SQL SERVER – What the Business Says Is Not What the Business Wants [...]]]></description>
		<content:encoded><![CDATA[<p>[...] SQL SERVER – What the Business Says Is Not What the Business Wants [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Pearl</title>
		<link>http://blog.sqlauthority.com/2010/12/14/sql-server-what-the-business-says-is-not-what-the-business-wants/#comment-105464</link>
		<dc:creator><![CDATA[Robert Pearl]]></dc:creator>
		<pubDate>Tue, 14 Dec 2010 18:20:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=11146#comment-105464</guid>
		<description><![CDATA[As Pinal said, SHRINK DATABASE is not a best practice.  In cases that you encounter no other option, for example, to reclaim space, it would be better to use DBCC SHRINKFILE, and specify the corresponding data or log file. I&#039;d also use the option WITH TRUNCATE ONLY to minimize the time it would take to actually move around the data pages during this operation. It should also be done during non-peak time. Even so, SHRINKFILE on a continuous basis, also not a great option.  If the issue pertains to the log file, and your not backing up the tlog regularly, better to keep it in SIMPLE recovery mode (truncate log on checkpoint), to maintain the size of the log.  HTH - RP]]></description>
		<content:encoded><![CDATA[<p>As Pinal said, SHRINK DATABASE is not a best practice.  In cases that you encounter no other option, for example, to reclaim space, it would be better to use DBCC SHRINKFILE, and specify the corresponding data or log file. I&#8217;d also use the option WITH TRUNCATE ONLY to minimize the time it would take to actually move around the data pages during this operation. It should also be done during non-peak time. Even so, SHRINKFILE on a continuous basis, also not a great option.  If the issue pertains to the log file, and your not backing up the tlog regularly, better to keep it in SIMPLE recovery mode (truncate log on checkpoint), to maintain the size of the log.  HTH &#8211; RP</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramdas</title>
		<link>http://blog.sqlauthority.com/2010/12/14/sql-server-what-the-business-says-is-not-what-the-business-wants/#comment-105409</link>
		<dc:creator><![CDATA[Ramdas]]></dc:creator>
		<pubDate>Tue, 14 Dec 2010 15:06:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=11146#comment-105409</guid>
		<description><![CDATA[A very good article. When one hires a skilled person for the job, the firm/business need to value his opinion based on understanding of the business and also share best practices in the industry.]]></description>
		<content:encoded><![CDATA[<p>A very good article. When one hires a skilled person for the job, the firm/business need to value his opinion based on understanding of the business and also share best practices in the industry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aasim abdullah</title>
		<link>http://blog.sqlauthority.com/2010/12/14/sql-server-what-the-business-says-is-not-what-the-business-wants/#comment-105282</link>
		<dc:creator><![CDATA[aasim abdullah]]></dc:creator>
		<pubDate>Tue, 14 Dec 2010 10:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=11146#comment-105282</guid>
		<description><![CDATA[Thanks for the article. Please also elaborate major benefits of SHRINKDATABASE. And specially the situations when we have no other option other then SHRINKDATABASE .]]></description>
		<content:encoded><![CDATA[<p>Thanks for the article. Please also elaborate major benefits of SHRINKDATABASE. And specially the situations when we have no other option other then SHRINKDATABASE .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: weicco</title>
		<link>http://blog.sqlauthority.com/2010/12/14/sql-server-what-the-business-says-is-not-what-the-business-wants/#comment-105170</link>
		<dc:creator><![CDATA[weicco]]></dc:creator>
		<pubDate>Tue, 14 Dec 2010 05:59:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=11146#comment-105170</guid>
		<description><![CDATA[This is something that bugs me a lot. Or has bugged me, now I&#039;m in a firm where they (bosses and co-workers) appreciate talent but in my previous job things were a lot different.

I&#039;m a DBA and I&#039;m a programmer, designer, whatever. I have over 10 years experience on the field. One might consider me as an expert on Sql Server, T/SQL and C#/.NET.

Now, why on every time when I say &quot;No, you can&#039;t do that becuase it will cause this&quot; someone, who is most likely not even a DBA or programmer but someone who has &quot;credibility&quot; in the firm, comes and says &quot;But we have always done it like this and this is how we keep doing it&quot;? If one hires an expert why doesn&#039;t one respect expert&#039;s opinions?

If I hire a contractor to do my house wiring I don&#039;t go and tell him how he/she should do his/her job. I know nothing about wiring so who am I to instruct an expert.

Of course I make mistakes from time to time and so does electricians make mistakes but I think our mistakes are a lot smaller ones :)]]></description>
		<content:encoded><![CDATA[<p>This is something that bugs me a lot. Or has bugged me, now I&#8217;m in a firm where they (bosses and co-workers) appreciate talent but in my previous job things were a lot different.</p>
<p>I&#8217;m a DBA and I&#8217;m a programmer, designer, whatever. I have over 10 years experience on the field. One might consider me as an expert on Sql Server, T/SQL and C#/.NET.</p>
<p>Now, why on every time when I say &#8220;No, you can&#8217;t do that becuase it will cause this&#8221; someone, who is most likely not even a DBA or programmer but someone who has &#8220;credibility&#8221; in the firm, comes and says &#8220;But we have always done it like this and this is how we keep doing it&#8221;? If one hires an expert why doesn&#8217;t one respect expert&#8217;s opinions?</p>
<p>If I hire a contractor to do my house wiring I don&#8217;t go and tell him how he/she should do his/her job. I know nothing about wiring so who am I to instruct an expert.</p>
<p>Of course I make mistakes from time to time and so does electricians make mistakes but I think our mistakes are a lot smaller ones :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
