<?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; Data and Page Compressions &#8211; Data Storage and IO Improvement</title>
	<atom:link href="http://blog.sqlauthority.com/2010/03/01/sql-server-data-and-page-compressions-data-storage-and-io-improvement/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2010/03/01/sql-server-data-and-page-compressions-data-storage-and-io-improvement/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Sat, 25 May 2013 01:31:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Glass Repair</title>
		<link>http://blog.sqlauthority.com/2010/03/01/sql-server-data-and-page-compressions-data-storage-and-io-improvement/#comment-459745</link>
		<dc:creator><![CDATA[Glass Repair]]></dc:creator>
		<pubDate>Sat, 20 Apr 2013 00:00:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8084#comment-459745</guid>
		<description><![CDATA[I have been exploring for a little bit for any high quality articles or weblog posts on 
this sort of space . Exploring in Yahoo I finally stumbled upon this web site.
Reading this info So i am happy to convey that I have a very just right uncanny feeling I came upon 
exactly what I needed. I most no doubt will make sure to do not put out of your mind this web site and give it a 
look regularly.]]></description>
		<content:encoded><![CDATA[<p>I have been exploring for a little bit for any high quality articles or weblog posts on<br />
this sort of space . Exploring in Yahoo I finally stumbled upon this web site.<br />
Reading this info So i am happy to convey that I have a very just right uncanny feeling I came upon<br />
exactly what I needed. I most no doubt will make sure to do not put out of your mind this web site and give it a<br />
look regularly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thakkermukund</title>
		<link>http://blog.sqlauthority.com/2010/03/01/sql-server-data-and-page-compressions-data-storage-and-io-improvement/#comment-432642</link>
		<dc:creator><![CDATA[thakkermukund]]></dc:creator>
		<pubDate>Wed, 06 Mar 2013 06:18:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8084#comment-432642</guid>
		<description><![CDATA[When I execute following command,
ALTER TABLE [dbo].tbl_MMSG REBUILD PARTITION = ALL
WITH 
(DATA_COMPRESSION = PAGE
)
I get following message.

Msg 7738, Level 16, State 2, Line 1
Cannot enable compression for object &#039;tbl_MMSG&#039;. Only SQL Server Enterprise Edition supports compression.

Please let me know how to compress table in Enterprise Editiion]]></description>
		<content:encoded><![CDATA[<p>When I execute following command,<br />
ALTER TABLE [dbo].tbl_MMSG REBUILD PARTITION = ALL<br />
WITH<br />
(DATA_COMPRESSION = PAGE<br />
)<br />
I get following message.</p>
<p>Msg 7738, Level 16, State 2, Line 1<br />
Cannot enable compression for object &#8216;tbl_MMSG&#8217;. Only SQL Server Enterprise Edition supports compression.</p>
<p>Please let me know how to compress table in Enterprise Editiion</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #018 &#124; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2010/03/01/sql-server-data-and-page-compressions-data-storage-and-io-improvement/#comment-430062</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #018 &#124; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Sat, 02 Mar 2013 01:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8084#comment-430062</guid>
		<description><![CDATA[[...] Data and Page Compressions – Data Storage and IO Improvement In SQL Server data compression is implemented at two levels: ROW and PAGE. Even page compression automatically implements row compression. Tables and indexes can be compressed when they are created by using the CREATE TABLE and CREATE INDEX statements. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Data and Page Compressions – Data Storage and IO Improvement In SQL Server data compression is implemented at two levels: ROW and PAGE. Even page compression automatically implements row compression. Tables and indexes can be compressed when they are created by using the CREATE TABLE and CREATE INDEX statements. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: satish yechuri</title>
		<link>http://blog.sqlauthority.com/2010/03/01/sql-server-data-and-page-compressions-data-storage-and-io-improvement/#comment-412349</link>
		<dc:creator><![CDATA[satish yechuri]]></dc:creator>
		<pubDate>Thu, 24 Jan 2013 13:24:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8084#comment-412349</guid>
		<description><![CDATA[i have a client requirement to compress data row or page 
I am not sure What can i compressthe data or row 
what can i do for banking domain application???????]]></description>
		<content:encoded><![CDATA[<p>i have a client requirement to compress data row or page<br />
I am not sure What can i compressthe data or row<br />
what can i do for banking domain application???????</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kritika</title>
		<link>http://blog.sqlauthority.com/2010/03/01/sql-server-data-and-page-compressions-data-storage-and-io-improvement/#comment-392440</link>
		<dc:creator><![CDATA[Kritika]]></dc:creator>
		<pubDate>Thu, 13 Dec 2012 10:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8084#comment-392440</guid>
		<description><![CDATA[Thanks it helped clarifying the concept.]]></description>
		<content:encoded><![CDATA[<p>Thanks it helped clarifying the concept.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Peter</title>
		<link>http://blog.sqlauthority.com/2010/03/01/sql-server-data-and-page-compressions-data-storage-and-io-improvement/#comment-283250</link>
		<dc:creator><![CDATA[Daniel Peter]]></dc:creator>
		<pubDate>Wed, 09 May 2012 12:53:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8084#comment-283250</guid>
		<description><![CDATA[Hi Pinal,


We are doing ETL of several datasources into SQL Server. We do not have much space to accomodate data which comes into target DataBase. Which of these two compression techniques can be applied during real time data load into the target DB? If there is any other way to compress during data loading into target Database please share with us,

Many Thanks,
Daniel]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal,</p>
<p>We are doing ETL of several datasources into SQL Server. We do not have much space to accomodate data which comes into target DataBase. Which of these two compression techniques can be applied during real time data load into the target DB? If there is any other way to compress during data loading into target Database please share with us,</p>
<p>Many Thanks,<br />
Daniel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dhawal</title>
		<link>http://blog.sqlauthority.com/2010/03/01/sql-server-data-and-page-compressions-data-storage-and-io-improvement/#comment-278927</link>
		<dc:creator><![CDATA[dhawal]]></dc:creator>
		<pubDate>Mon, 23 Apr 2012 20:10:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8084#comment-278927</guid>
		<description><![CDATA[Hi Pinal,

I have a question about page compression. 

1.	Created table (heap) tblcompress with page compression  
2.	Inserted 2 million rows using INSERT INTO .. WITH (TABLOCK)  SELECT FROM syntax 
3.	Used below to verify if the data actually was page compressed as it should have as per msdn.

SELECT 
o.name, ips.index_type_desc, p.partition_number, p.data_compression_desc,
ips.page_count, ips.compressed_page_count
FROM sys.dm_db_index_physical_stats
(DB_ID(), 266288554, NULL, NULL, &#039;DETAILED&#039;) ips
JOIN sys.objects o ON o.object_id = ips.object_id
JOIN sys.partitions p ON p.object_id = o.object_id

But data doesnt seem to be page compressed? Please help

--As per Msdn:

The newly inserted row is page-compressed:
• if new row goes to an existing page with page compression
• if the new row is inserted through BULK INSERT with TABLOCK
• if the new row is inserted through INSERT INTO ... (TABLOCK) SELECT ... FROM
Otherwise, the row is row-compressed.*]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal,</p>
<p>I have a question about page compression. </p>
<p>1.	Created table (heap) tblcompress with page compression<br />
2.	Inserted 2 million rows using INSERT INTO .. WITH (TABLOCK)  SELECT FROM syntax<br />
3.	Used below to verify if the data actually was page compressed as it should have as per msdn.</p>
<p>SELECT<br />
o.name, ips.index_type_desc, p.partition_number, p.data_compression_desc,<br />
ips.page_count, ips.compressed_page_count<br />
FROM sys.dm_db_index_physical_stats<br />
(DB_ID(), 266288554, NULL, NULL, &#8216;DETAILED&#8217;) ips<br />
JOIN sys.objects o ON o.object_id = ips.object_id<br />
JOIN sys.partitions p ON p.object_id = o.object_id</p>
<p>But data doesnt seem to be page compressed? Please help</p>
<p>&#8211;As per Msdn:</p>
<p>The newly inserted row is page-compressed:<br />
• if new row goes to an existing page with page compression<br />
• if the new row is inserted through BULK INSERT with TABLOCK<br />
• if the new row is inserted through INSERT INTO &#8230; (TABLOCK) SELECT &#8230; FROM<br />
Otherwise, the row is row-compressed.*</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/03/01/sql-server-data-and-page-compressions-data-storage-and-io-improvement/#comment-245075</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:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8084#comment-245075</guid>
		<description><![CDATA[[...] SQL 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 Dropping Variable-Length Columns Using DBCC CLEANTABLE Data and Page Compressions – Data Storage and IO Improvement [...]]]></description>
		<content:encoded><![CDATA[<p>[...] SQL 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 Dropping Variable-Length Columns Using DBCC CLEANTABLE Data and Page Compressions – Data Storage and IO Improvement [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cypher</title>
		<link>http://blog.sqlauthority.com/2010/03/01/sql-server-data-and-page-compressions-data-storage-and-io-improvement/#comment-227275</link>
		<dc:creator><![CDATA[cypher]]></dc:creator>
		<pubDate>Wed, 28 Dec 2011 08:19:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8084#comment-227275</guid>
		<description><![CDATA[so not only it&#039;s a bless for the storage but even for the performances am i right?]]></description>
		<content:encoded><![CDATA[<p>so not only it&#8217;s a bless for the storage but even for the performances am i right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER &#8211; Effect of Compressed Backup Setting at Server Level on Database Backup &#171; SQL Server Journey with SQLAuthority</title>
		<link>http://blog.sqlauthority.com/2010/03/01/sql-server-data-and-page-compressions-data-storage-and-io-improvement/#comment-227102</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Effect of Compressed Backup Setting at Server Level on Database Backup &#171; SQL Server Journey with SQLAuthority]]></dc:creator>
		<pubDate>Wed, 28 Dec 2011 01:32:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8084#comment-227102</guid>
		<description><![CDATA[[...] Data and Page Compressions – Data Storage and IO Improvement [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Data and Page Compressions – Data Storage and IO Improvement [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: niraj</title>
		<link>http://blog.sqlauthority.com/2010/03/01/sql-server-data-and-page-compressions-data-storage-and-io-improvement/#comment-108211</link>
		<dc:creator><![CDATA[niraj]]></dc:creator>
		<pubDate>Mon, 27 Dec 2010 18:34:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8084#comment-108211</guid>
		<description><![CDATA[once again a great article .very helpful]]></description>
		<content:encoded><![CDATA[<p>once again a great article .very helpful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elamurugu</title>
		<link>http://blog.sqlauthority.com/2010/03/01/sql-server-data-and-page-compressions-data-storage-and-io-improvement/#comment-84743</link>
		<dc:creator><![CDATA[Elamurugu]]></dc:creator>
		<pubDate>Fri, 20 Aug 2010 15:52:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8084#comment-84743</guid>
		<description><![CDATA[Hi, it was informative and good learning to me. How these compression reacts when new data is loaded to compressed table. Does it impact the table performance or do we need to rebuild compression every time when we update. 

inspired by pinal dave.(ELA)]]></description>
		<content:encoded><![CDATA[<p>Hi, it was informative and good learning to me. How these compression reacts when new data is loaded to compressed table. Does it impact the table performance or do we need to rebuild compression every time when we update. </p>
<p>inspired by pinal dave.(ELA)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jimmy</title>
		<link>http://blog.sqlauthority.com/2010/03/01/sql-server-data-and-page-compressions-data-storage-and-io-improvement/#comment-76410</link>
		<dc:creator><![CDATA[jimmy]]></dc:creator>
		<pubDate>Tue, 15 Jun 2010 21:38:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8084#comment-76410</guid>
		<description><![CDATA[i think null is optimized but &#039;0&#039; would still have to be stored like any other number as either int or smallint or bigint whatever the datatype is specified for the column storing &#039;0&#039;]]></description>
		<content:encoded><![CDATA[<p>i think null is optimized but &#8217;0&#8242; would still have to be stored like any other number as either int or smallint or bigint whatever the datatype is specified for the column storing &#8217;0&#8242;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jimmy</title>
		<link>http://blog.sqlauthority.com/2010/03/01/sql-server-data-and-page-compressions-data-storage-and-io-improvement/#comment-76409</link>
		<dc:creator><![CDATA[jimmy]]></dc:creator>
		<pubDate>Tue, 15 Jun 2010 21:35:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8084#comment-76409</guid>
		<description><![CDATA[also in developer edition]]></description>
		<content:encoded><![CDATA[<p>also in developer edition</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jignesh Rajgor</title>
		<link>http://blog.sqlauthority.com/2010/03/01/sql-server-data-and-page-compressions-data-storage-and-io-improvement/#comment-68661</link>
		<dc:creator><![CDATA[Jignesh Rajgor]]></dc:creator>
		<pubDate>Mon, 03 May 2010 18:38:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8084#comment-68661</guid>
		<description><![CDATA[Hi Pinal, 

Love your site and straight forward info-- without unnecessary bells &amp; whistles. 

DB compression is great...The question --is how to reclaim Space subsequent to DB compression.

MS article -- advise not to use SHRINK file/database - but at times that&#039;s the only option. Would you please advise best course to reclaim space after Compression using DBCC Shrink Database (without causing too much fragmentation)


Thanks in advance,]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal, </p>
<p>Love your site and straight forward info&#8211; without unnecessary bells &amp; whistles. </p>
<p>DB compression is great&#8230;The question &#8211;is how to reclaim Space subsequent to DB compression.</p>
<p>MS article &#8212; advise not to use SHRINK file/database &#8211; but at times that&#8217;s the only option. Would you please advise best course to reclaim space after Compression using DBCC Shrink Database (without causing too much fragmentation)</p>
<p>Thanks in advance,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Satheesh Kumar</title>
		<link>http://blog.sqlauthority.com/2010/03/01/sql-server-data-and-page-compressions-data-storage-and-io-improvement/#comment-63167</link>
		<dc:creator><![CDATA[Satheesh Kumar]]></dc:creator>
		<pubDate>Thu, 18 Mar 2010 10:43:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8084#comment-63167</guid>
		<description><![CDATA[Hi Pinal Dave,

Any updates for the above?]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal Dave,</p>
<p>Any updates for the above?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Satheesh Kumar</title>
		<link>http://blog.sqlauthority.com/2010/03/01/sql-server-data-and-page-compressions-data-storage-and-io-improvement/#comment-62732</link>
		<dc:creator><![CDATA[Satheesh Kumar]]></dc:creator>
		<pubDate>Thu, 11 Mar 2010 12:04:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8084#comment-62732</guid>
		<description><![CDATA[It is very informative one. Is this advisable to set it up in the SharePoint tables?]]></description>
		<content:encoded><![CDATA[<p>It is very informative one. Is this advisable to set it up in the SharePoint tables?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron Porter</title>
		<link>http://blog.sqlauthority.com/2010/03/01/sql-server-data-and-page-compressions-data-storage-and-io-improvement/#comment-62440</link>
		<dc:creator><![CDATA[Ron Porter]]></dc:creator>
		<pubDate>Mon, 08 Mar 2010 20:01:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8084#comment-62440</guid>
		<description><![CDATA[The optimisation of NULL and 0 to no bytes sounds like a potential problem. What happens if I have a numeric field where NULL is allowed as a valid entry (i.e. bank balance is unknown) and where 0 is also a valid entry (back balance is 0)? If both truly are stored exactly the same way with no other disambiguation, then some of the data will be incorrect.]]></description>
		<content:encoded><![CDATA[<p>The optimisation of NULL and 0 to no bytes sounds like a potential problem. What happens if I have a numeric field where NULL is allowed as a valid entry (i.e. bank balance is unknown) and where 0 is also a valid entry (back balance is 0)? If both truly are stored exactly the same way with no other disambiguation, then some of the data will be incorrect.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pinal Dave</title>
		<link>http://blog.sqlauthority.com/2010/03/01/sql-server-data-and-page-compressions-data-storage-and-io-improvement/#comment-62297</link>
		<dc:creator><![CDATA[Pinal Dave]]></dc:creator>
		<pubDate>Sat, 06 Mar 2010 11:15:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8084#comment-62297</guid>
		<description><![CDATA[Yes, comprassion can improve performance because reduced IO proportionally improves the performance. 

Regards,
Pinal Dave]]></description>
		<content:encoded><![CDATA[<p>Yes, comprassion can improve performance because reduced IO proportionally improves the performance. </p>
<p>Regards,<br />
Pinal Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: newbie</title>
		<link>http://blog.sqlauthority.com/2010/03/01/sql-server-data-and-page-compressions-data-storage-and-io-improvement/#comment-62246</link>
		<dc:creator><![CDATA[newbie]]></dc:creator>
		<pubDate>Fri, 05 Mar 2010 13:36:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8084#comment-62246</guid>
		<description><![CDATA[Good article. I have a question, that either this will be beneficial in-term of storage or IO during query too. Like when we will submit query, is there any performance benefits?]]></description>
		<content:encoded><![CDATA[<p>Good article. I have a question, that either this will be beneficial in-term of storage or IO during query too. Like when we will submit query, is there any performance benefits?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emmanuel</title>
		<link>http://blog.sqlauthority.com/2010/03/01/sql-server-data-and-page-compressions-data-storage-and-io-improvement/#comment-62046</link>
		<dc:creator><![CDATA[Emmanuel]]></dc:creator>
		<pubDate>Tue, 02 Mar 2010 22:48:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8084#comment-62046</guid>
		<description><![CDATA[Hi Pinal, I use data compression at page level on my 4 majors tables. I don&#039;t have problems with CPU performance and I reduced almost 20% of the size of that tables.]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal, I use data compression at page level on my 4 majors tables. I don&#8217;t have problems with CPU performance and I reduced almost 20% of the size of that tables.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos</title>
		<link>http://blog.sqlauthority.com/2010/03/01/sql-server-data-and-page-compressions-data-storage-and-io-improvement/#comment-61984</link>
		<dc:creator><![CDATA[Carlos]]></dc:creator>
		<pubDate>Mon, 01 Mar 2010 19:30:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8084#comment-61984</guid>
		<description><![CDATA[Only SQL Server Enterprise Edition supports compression.]]></description>
		<content:encoded><![CDATA[<p>Only SQL Server Enterprise Edition supports compression.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramdas</title>
		<link>http://blog.sqlauthority.com/2010/03/01/sql-server-data-and-page-compressions-data-storage-and-io-improvement/#comment-61972</link>
		<dc:creator><![CDATA[Ramdas]]></dc:creator>
		<pubDate>Mon, 01 Mar 2010 14:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8084#comment-61972</guid>
		<description><![CDATA[Hi Pinal,
I have used data compression at row level on a reporting database which i use for SSRS reporting. The good thing was that it did not create any performance issues by using the row compression. The database is not huge either it is only around 5GB. There were space savings at the table level.]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal,<br />
I have used data compression at row level on a reporting database which i use for SSRS reporting. The good thing was that it did not create any performance issues by using the row compression. The database is not huge either it is only around 5GB. There were space savings at the table level.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Funk</title>
		<link>http://blog.sqlauthority.com/2010/03/01/sql-server-data-and-page-compressions-data-storage-and-io-improvement/#comment-61967</link>
		<dc:creator><![CDATA[Funk]]></dc:creator>
		<pubDate>Mon, 01 Mar 2010 13:35:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8084#comment-61967</guid>
		<description><![CDATA[Hi Pinal Dave,

Thanks for yet another good technical overview, from your experience what sort of additional CPU load do you see once enabling compression?]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal Dave,</p>
<p>Thanks for yet another good technical overview, from your experience what sort of additional CPU load do you see once enabling compression?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
