<?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 – SHRINKDATABASE For Every Database in the SQL Server</title>
	<atom:link href="http://blog.sqlauthority.com/2010/08/12/sql-server-shrinkdatabase-for-every-database-in-the-sql-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2010/08/12/sql-server-shrinkdatabase-for-every-database-in-the-sql-server/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Thu, 23 May 2013 14:22:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: vanessa toro</title>
		<link>http://blog.sqlauthority.com/2010/08/12/sql-server-shrinkdatabase-for-every-database-in-the-sql-server/#comment-468075</link>
		<dc:creator><![CDATA[vanessa toro]]></dc:creator>
		<pubDate>Fri, 03 May 2013 00:47:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9737#comment-468075</guid>
		<description><![CDATA[I&#039;m sorry, but I&#039;m new in shrink stuff could anyone explainme how exactly shrink process is? also which store procedures are related?, thanks]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry, but I&#8217;m new in shrink stuff could anyone explainme how exactly shrink process is? also which store procedures are related?, thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mithun</title>
		<link>http://blog.sqlauthority.com/2010/08/12/sql-server-shrinkdatabase-for-every-database-in-the-sql-server/#comment-459246</link>
		<dc:creator><![CDATA[mithun]]></dc:creator>
		<pubDate>Fri, 19 Apr 2013 07:47:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9737#comment-459246</guid>
		<description><![CDATA[nice post for this post i learn some thing.thanks.]]></description>
		<content:encoded><![CDATA[<p>nice post for this post i learn some thing.thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wyattwong</title>
		<link>http://blog.sqlauthority.com/2010/08/12/sql-server-shrinkdatabase-for-every-database-in-the-sql-server/#comment-433619</link>
		<dc:creator><![CDATA[wyattwong]]></dc:creator>
		<pubDate>Fri, 08 Mar 2013 01:10:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9737#comment-433619</guid>
		<description><![CDATA[I received the SCOM alert that the Ultrasound Log file is running out of space. Further checking that the Ultrasound Log file is over 40GB while the Ultrasound Database file is only 15MB. I noticed that the Ultrasound Database is set to &quot;Full&quot; recovery model.

1. Should I perform a shrink file operation on the Ultrasound Log file ?
2. Should I change the recovery model to &quot;Simple&quot; ?]]></description>
		<content:encoded><![CDATA[<p>I received the SCOM alert that the Ultrasound Log file is running out of space. Further checking that the Ultrasound Log file is over 40GB while the Ultrasound Database file is only 15MB. I noticed that the Ultrasound Database is set to &#8220;Full&#8221; recovery model.</p>
<p>1. Should I perform a shrink file operation on the Ultrasound Log file ?<br />
2. Should I change the recovery model to &#8220;Simple&#8221; ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahul Dilwaliya</title>
		<link>http://blog.sqlauthority.com/2010/08/12/sql-server-shrinkdatabase-for-every-database-in-the-sql-server/#comment-396629</link>
		<dc:creator><![CDATA[Rahul Dilwaliya]]></dc:creator>
		<pubDate>Thu, 20 Dec 2012 14:04:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9737#comment-396629</guid>
		<description><![CDATA[Hello Pinal
I m working on a window app and i m also using sql 2000.My client has a 10 year old data and which size is .mdf=26 gb and .Log=35 gb.The problem is that i want to reduce Database size without any affect plz help me]]></description>
		<content:encoded><![CDATA[<p>Hello Pinal<br />
I m working on a window app and i m also using sql 2000.My client has a 10 year old data and which size is .mdf=26 gb and .Log=35 gb.The problem is that i want to reduce Database size without any affect plz help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://blog.sqlauthority.com/2010/08/12/sql-server-shrinkdatabase-for-every-database-in-the-sql-server/#comment-374308</link>
		<dc:creator><![CDATA[Brian]]></dc:creator>
		<pubDate>Thu, 15 Nov 2012 03:06:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9737#comment-374308</guid>
		<description><![CDATA[No answer as to how to reclaim space.  I shrink after reindexing and have not found any issues at all.  I don&#039;t believe this post especially since there are no responses!]]></description>
		<content:encoded><![CDATA[<p>No answer as to how to reclaim space.  I shrink after reindexing and have not found any issues at all.  I don&#8217;t believe this post especially since there are no responses!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronak Patel</title>
		<link>http://blog.sqlauthority.com/2010/08/12/sql-server-shrinkdatabase-for-every-database-in-the-sql-server/#comment-367108</link>
		<dc:creator><![CDATA[Ronak Patel]]></dc:creator>
		<pubDate>Wed, 31 Oct 2012 16:31:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9737#comment-367108</guid>
		<description><![CDATA[Hi Bourne,
run below script will give you free space detail for a database.

select
	[FileSizeMB]	=
		convert(numeric(10,2),round(a.size/128.,2)),
	[UsedSpaceMB]	=
		convert(numeric(10,2),round(fileproperty( a.name,&#039;SpaceUsed&#039;)/128.,2)) ,
	[UnusedSpaceMB]	=
		convert(numeric(10,2),round((a.size-fileproperty( a.name,&#039;SpaceUsed&#039;))/128.,2)) ,
	[DBFileName]	= a.name
 
from
	sysfiles a]]></description>
		<content:encoded><![CDATA[<p>Hi Bourne,<br />
run below script will give you free space detail for a database.</p>
<p>select<br />
	[FileSizeMB]	=<br />
		convert(numeric(10,2),round(a.size/128.,2)),<br />
	[UsedSpaceMB]	=<br />
		convert(numeric(10,2),round(fileproperty( a.name,&#8217;SpaceUsed&#8217;)/128.,2)) ,<br />
	[UnusedSpaceMB]	=<br />
		convert(numeric(10,2),round((a.size-fileproperty( a.name,&#8217;SpaceUsed&#8217;))/128.,2)) ,<br />
	[DBFileName]	= a.name</p>
<p>from<br />
	sysfiles a</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bourne</title>
		<link>http://blog.sqlauthority.com/2010/08/12/sql-server-shrinkdatabase-for-every-database-in-the-sql-server/#comment-361490</link>
		<dc:creator><![CDATA[bourne]]></dc:creator>
		<pubDate>Thu, 18 Oct 2012 09:56:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9737#comment-361490</guid>
		<description><![CDATA[i have questions: 
1. how to find out the unused space in both database and log files prior to shrinking?
2. if it is bad then why microsoft provided the auto and manual shrinking options?]]></description>
		<content:encoded><![CDATA[<p>i have questions:<br />
1. how to find out the unused space in both database and log files prior to shrinking?<br />
2. if it is bad then why microsoft provided the auto and manual shrinking options?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://blog.sqlauthority.com/2010/08/12/sql-server-shrinkdatabase-for-every-database-in-the-sql-server/#comment-346445</link>
		<dc:creator><![CDATA[John]]></dc:creator>
		<pubDate>Fri, 14 Sep 2012 17:34:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9737#comment-346445</guid>
		<description><![CDATA[I see lots of people asking the same question that I have.  &quot;What do you do, if not shrink your databases, if you are out of hard drive space?&quot;.  Yet I really haven&#039;t seen an answer from Pinal regarding this very question.
What do we do if the databases are so very large the only thing left to do is shrink them?]]></description>
		<content:encoded><![CDATA[<p>I see lots of people asking the same question that I have.  &#8220;What do you do, if not shrink your databases, if you are out of hard drive space?&#8221;.  Yet I really haven&#8217;t seen an answer from Pinal regarding this very question.<br />
What do we do if the databases are so very large the only thing left to do is shrink them?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://blog.sqlauthority.com/2010/08/12/sql-server-shrinkdatabase-for-every-database-in-the-sql-server/#comment-290685</link>
		<dc:creator><![CDATA[Mike]]></dc:creator>
		<pubDate>Tue, 29 May 2012 23:41:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9737#comment-290685</guid>
		<description><![CDATA[Hi all,

We have an application that access the sql db 24/7 - the dba&#039;s are;
checking the db integrity
rebuilding indexes
update statistics
shrinking the database
This is being done weekly at a time where the application is still very active on the db - can this cause any corruption issues?]]></description>
		<content:encoded><![CDATA[<p>Hi all,</p>
<p>We have an application that access the sql db 24/7 &#8211; the dba&#8217;s are;<br />
checking the db integrity<br />
rebuilding indexes<br />
update statistics<br />
shrinking the database<br />
This is being done weekly at a time where the application is still very active on the db &#8211; can this cause any corruption issues?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roshan</title>
		<link>http://blog.sqlauthority.com/2010/08/12/sql-server-shrinkdatabase-for-every-database-in-the-sql-server/#comment-274730</link>
		<dc:creator><![CDATA[roshan]]></dc:creator>
		<pubDate>Tue, 10 Apr 2012 14:33:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9737#comment-274730</guid>
		<description><![CDATA[Hi Pinal,

In my production server i didn&#039;t have much space and they are not ready to increase the space. for that i have deleted some data what they don&#039;t want.
after that i didn&#039;t noticed any more space in the drive. 

But when i perform the database shriniking i got around 80gb free space. with out shirniking the database how can i get the space.]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal,</p>
<p>In my production server i didn&#8217;t have much space and they are not ready to increase the space. for that i have deleted some data what they don&#8217;t want.<br />
after that i didn&#8217;t noticed any more space in the drive. </p>
<p>But when i perform the database shriniking i got around 80gb free space. with out shirniking the database how can i get the space.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER &#8211; Reclaiming Space Back from Database &#8211; Quiz &#8211; Puzzle &#8211; 28 of 31 &#171; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2010/08/12/sql-server-shrinkdatabase-for-every-database-in-the-sql-server/#comment-245072</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Reclaiming Space Back from Database &#8211; Quiz &#8211; Puzzle &#8211; 28 of 31 &#171; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Sun, 29 Jan 2012 01:31:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9737#comment-245072</guid>
		<description><![CDATA[[...] Server Interview Questions and Answers ISBN: 1466405643 Page#136 SHRINKDATABASE For Every Database in the SQL Server Shrinking Database is Bad – Increases Fragmentation – Reduces Performance Reclaim Space After [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Server Interview Questions and Answers ISBN: 1466405643 Page#136 SHRINKDATABASE For Every Database in the SQL Server Shrinking Database is Bad – Increases Fragmentation – Reduces Performance Reclaim Space After [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER – Database Worst Practices – New Town and New Job and New Disasters Journey to SQLAuthority</title>
		<link>http://blog.sqlauthority.com/2010/08/12/sql-server-shrinkdatabase-for-every-database-in-the-sql-server/#comment-147566</link>
		<dc:creator><![CDATA[SQL SERVER – Database Worst Practices – New Town and New Job and New Disasters Journey to SQLAuthority]]></dc:creator>
		<pubDate>Tue, 12 Jul 2011 01:33:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9737#comment-147566</guid>
		<description><![CDATA[[...] SHRINKDATABASE For Every Database in the SQL Server [...]]]></description>
		<content:encoded><![CDATA[<p>[...] SHRINKDATABASE For Every Database in the SQL Server [...]</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/08/12/sql-server-shrinkdatabase-for-every-database-in-the-sql-server/#comment-111881</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:31:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9737#comment-111881</guid>
		<description><![CDATA[[...] SQL SERVER – SHRINKDATABASE For Every Database in the SQL Server [...]]]></description>
		<content:encoded><![CDATA[<p>[...] SQL SERVER – SHRINKDATABASE For Every Database in the SQL Server [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://blog.sqlauthority.com/2010/08/12/sql-server-shrinkdatabase-for-every-database-in-the-sql-server/#comment-110378</link>
		<dc:creator><![CDATA[Rich]]></dc:creator>
		<pubDate>Mon, 10 Jan 2011 22:40:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9737#comment-110378</guid>
		<description><![CDATA[Shrinking a db that has grown to large for it&#039;s disk may be necessary. defragging your indexes after shrinking is an option if you must shrink. Remember that it is very expensive for sql server to expand your data and log files when free space runs out. So if you shrink your data and your logs with dbcc shrinkdatabase command be sure to allocate a percentage of freespace to remain using the target-percent. How to determine the amount? Look at the growth of your log files over the past months and make a determination as to its future growth given what you find there. ou want to leave enough freeespace so it doesn&#039;t expand for a year. You should do daily checks on your db so keep an eye on it&#039;s growth after you have shrunk it. All in all shrinking should be done cautiously and only when absolutely needed. Never automatically or on a schedule!]]></description>
		<content:encoded><![CDATA[<p>Shrinking a db that has grown to large for it&#8217;s disk may be necessary. defragging your indexes after shrinking is an option if you must shrink. Remember that it is very expensive for sql server to expand your data and log files when free space runs out. So if you shrink your data and your logs with dbcc shrinkdatabase command be sure to allocate a percentage of freespace to remain using the target-percent. How to determine the amount? Look at the growth of your log files over the past months and make a determination as to its future growth given what you find there. ou want to leave enough freeespace so it doesn&#8217;t expand for a year. You should do daily checks on your db so keep an eye on it&#8217;s growth after you have shrunk it. All in all shrinking should be done cautiously and only when absolutely needed. Never automatically or on a schedule!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER – What the Business Says Is Not What the Business Wants Journey to SQL Authority with Pinal Dave</title>
		<link>http://blog.sqlauthority.com/2010/08/12/sql-server-shrinkdatabase-for-every-database-in-the-sql-server/#comment-105168</link>
		<dc:creator><![CDATA[SQL SERVER – What the Business Says Is Not What the Business Wants Journey to SQL Authority with Pinal Dave]]></dc:creator>
		<pubDate>Tue, 14 Dec 2010 05:48:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9737#comment-105168</guid>
		<description><![CDATA[[...] Earlier this year, I was working on SQL Server Performance Tuning consultancy; I had faced very interesting situation. No matter how much I attempt to reduce the fragmentation, I always end up with heavy fragmentation on the server. After careful research, I figured out that one of the jobs was continuously Shrinking the Database – which is a very bad practice. I have blogged about my experience over here SQL SERVER – SHRINKDATABASE For Every Database in the SQL Server. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Earlier this year, I was working on SQL Server Performance Tuning consultancy; I had faced very interesting situation. No matter how much I attempt to reduce the fragmentation, I always end up with heavy fragmentation on the server. After careful research, I figured out that one of the jobs was continuously Shrinking the Database – which is a very bad practice. I have blogged about my experience over here SQL SERVER – SHRINKDATABASE For Every Database in the SQL Server. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Apil</title>
		<link>http://blog.sqlauthority.com/2010/08/12/sql-server-shrinkdatabase-for-every-database-in-the-sql-server/#comment-105167</link>
		<dc:creator><![CDATA[Apil]]></dc:creator>
		<pubDate>Tue, 14 Dec 2010 05:47:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9737#comment-105167</guid>
		<description><![CDATA[Hi Pinal
As you say &quot;Do NOT shrink your database.&quot;  BUT
How we reduse the size of database?
How we maintain size &amp; performance together?]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal<br />
As you say &#8220;Do NOT shrink your database.&#8221;  BUT<br />
How we reduse the size of database?<br />
How we maintain size &amp; performance together?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darshan Shah</title>
		<link>http://blog.sqlauthority.com/2010/08/12/sql-server-shrinkdatabase-for-every-database-in-the-sql-server/#comment-92121</link>
		<dc:creator><![CDATA[Darshan Shah]]></dc:creator>
		<pubDate>Mon, 11 Oct 2010 14:29:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9737#comment-92121</guid>
		<description><![CDATA[Hi Pinal,
Then how to release free space from datafiles? and How to reduce size of transactionlog file? 


Thanks 
Darshan Shah]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal,<br />
Then how to release free space from datafiles? and How to reduce size of transactionlog file? </p>
<p>Thanks<br />
Darshan Shah</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQLAuthority News – A Monthly Round Up of SQLAuthority Blog Posts – August 2010 Journey to SQL Authority with Pinal Dave</title>
		<link>http://blog.sqlauthority.com/2010/08/12/sql-server-shrinkdatabase-for-every-database-in-the-sql-server/#comment-85711</link>
		<dc:creator><![CDATA[SQLAuthority News – A Monthly Round Up of SQLAuthority Blog Posts – August 2010 Journey to SQL Authority with Pinal Dave]]></dc:creator>
		<pubDate>Tue, 31 Aug 2010 01:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9737#comment-85711</guid>
		<description><![CDATA[[...] DBA Before Taking Vacation. There were lots of curious looks at my article on Shrinking Database SQL SERVER – SHRINKDATABASE For Every Database in the SQL Server. Many people online either refused to see it just based on title. Many online tried to even call [...]]]></description>
		<content:encoded><![CDATA[<p>[...] DBA Before Taking Vacation. There were lots of curious looks at my article on Shrinking Database SQL SERVER – SHRINKDATABASE For Every Database in the SQL Server. Many people online either refused to see it just based on title. Many online tried to even call [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paresh</title>
		<link>http://blog.sqlauthority.com/2010/08/12/sql-server-shrinkdatabase-for-every-database-in-the-sql-server/#comment-84738</link>
		<dc:creator><![CDATA[Paresh]]></dc:creator>
		<pubDate>Fri, 20 Aug 2010 14:58:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9737#comment-84738</guid>
		<description><![CDATA[Hi Pinal, 

I have created job to shrink only database log files, not data files . Will it be fine?

Thanks,]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal, </p>
<p>I have created job to shrink only database log files, not data files . Will it be fine?</p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sushil</title>
		<link>http://blog.sqlauthority.com/2010/08/12/sql-server-shrinkdatabase-for-every-database-in-the-sql-server/#comment-84258</link>
		<dc:creator><![CDATA[Sushil]]></dc:creator>
		<pubDate>Mon, 16 Aug 2010 07:48:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9737#comment-84258</guid>
		<description><![CDATA[Hello, I am using SQL Server 2005. I am Working on big Project. So, I want this, when i creating table(s) ,i also do code documentation with that table. Simply, i want when create table place definition  about every field. when any other developer generate the script of that tables. he will be to read the comments on that tables. 
Please help me, i heavily need it.....
Thanks 
Sushil Shanky]]></description>
		<content:encoded><![CDATA[<p>Hello, I am using SQL Server 2005. I am Working on big Project. So, I want this, when i creating table(s) ,i also do code documentation with that table. Simply, i want when create table place definition  about every field. when any other developer generate the script of that tables. he will be to read the comments on that tables.<br />
Please help me, i heavily need it&#8230;..<br />
Thanks<br />
Sushil Shanky</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: akhilesh</title>
		<link>http://blog.sqlauthority.com/2010/08/12/sql-server-shrinkdatabase-for-every-database-in-the-sql-server/#comment-84116</link>
		<dc:creator><![CDATA[akhilesh]]></dc:creator>
		<pubDate>Sat, 14 Aug 2010 17:03:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9737#comment-84116</guid>
		<description><![CDATA[nice post .i am new reader of your blog
please  give the basic detail about trigger
thankyou]]></description>
		<content:encoded><![CDATA[<p>nice post .i am new reader of your blog<br />
please  give the basic detail about trigger<br />
thankyou</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nishit Mittal</title>
		<link>http://blog.sqlauthority.com/2010/08/12/sql-server-shrinkdatabase-for-every-database-in-the-sql-server/#comment-83933</link>
		<dc:creator><![CDATA[Nishit Mittal]]></dc:creator>
		<pubDate>Fri, 13 Aug 2010 07:20:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9737#comment-83933</guid>
		<description><![CDATA[Thanks Pinal and others for this discussion I want to know do we have any alternative to meet both the needs
1)Eliminate unused space in DB (since sometimes this space becomes huge)
2)Avoid Index Fragmentation (Rebuilding the indexes)

What should be efficient step to achieve these goals?

Regards,
Nishit]]></description>
		<content:encoded><![CDATA[<p>Thanks Pinal and others for this discussion I want to know do we have any alternative to meet both the needs<br />
1)Eliminate unused space in DB (since sometimes this space becomes huge)<br />
2)Avoid Index Fragmentation (Rebuilding the indexes)</p>
<p>What should be efficient step to achieve these goals?</p>
<p>Regards,<br />
Nishit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deependra Solanky</title>
		<link>http://blog.sqlauthority.com/2010/08/12/sql-server-shrinkdatabase-for-every-database-in-the-sql-server/#comment-83919</link>
		<dc:creator><![CDATA[Deependra Solanky]]></dc:creator>
		<pubDate>Fri, 13 Aug 2010 05:39:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9737#comment-83919</guid>
		<description><![CDATA[Its very good post. Meanwhile I have one question also that is there any harm in shrinking  Log Files also ?]]></description>
		<content:encoded><![CDATA[<p>Its very good post. Meanwhile I have one question also that is there any harm in shrinking  Log Files also ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aasim Abdullah</title>
		<link>http://blog.sqlauthority.com/2010/08/12/sql-server-shrinkdatabase-for-every-database-in-the-sql-server/#comment-83906</link>
		<dc:creator><![CDATA[Aasim Abdullah]]></dc:creator>
		<pubDate>Fri, 13 Aug 2010 02:28:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9737#comment-83906</guid>
		<description><![CDATA[Thanx for one more nice post.]]></description>
		<content:encoded><![CDATA[<p>Thanx for one more nice post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rocky</title>
		<link>http://blog.sqlauthority.com/2010/08/12/sql-server-shrinkdatabase-for-every-database-in-the-sql-server/#comment-83904</link>
		<dc:creator><![CDATA[rocky]]></dc:creator>
		<pubDate>Fri, 13 Aug 2010 02:09:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9737#comment-83904</guid>
		<description><![CDATA[good tip]]></description>
		<content:encoded><![CDATA[<p>good tip</p>
]]></content:encoded>
	</item>
</channel>
</rss>
