SlideShare a Scribd company logo
Warwick Rudd
Microsoft Certified Master (MCM) – SQL 2008
Principal Consultant
Warwick@sqlmastersconsulting.com.au
@Warwick_Rudd
About Me : Warwick Rudd
• SQL Server Consultant
• MCM – SQL Server 2008
• MCSM – Data Platform
• Certified Trainer
• Reviewed 4 SQL Server 2012 Beta Exams
• Blogger on Simpletalk.com
• Presenter at:
• User Groups
• SQLSaturdays
• TechED Australia
History of Compression
SQL Server Database Compression
SQL Server Backup Compression
Compression EstimationTool
The reduction in size of data to save space or processing time.
SQL Server 2005 SP2
• New DataType -VarDecimal
SQL Server 2008
• Database & Backup compression
SQL Server 2008 R2
• Unicode data compression
SQL Server 2005 SP2 SQL Server 2008 SQL Server 2008 R2
Edition Enterprise Enterprise Enterprise &
Data Center
CompressionType
VarDecimal 
Row Level  
Page Level  
Unicode 
Benefits Cost
Performance Improvements Increased CPU utilisation
• More data in memory
• Reduce I/O
Reduced disk space usage
• Database data files
• Backup files
Reduced time to backup
Cost Savings
SQL Server 2005 SP2
• Sys.sp_estimated_rowsize_reduction_for_vardecimal
SQL Server 2008 & R2
• Sp_estimate_data_compression_savings
SQL Server 2005 SP2
• Enable database forVardecimal Storage Format
• Sp_db_vardecimal_storage_format
• Enabling table forVardecimal storage format
• Sp_tableoption
SQL Server 2008 & R2
• Alter table [TableName] Rebuild With (Data_Compression = CompressionType)
• Alter table [TableName] Rebuild Partition = AllWith (Data_Compression = CompressionType on Partitions (x to n))
• Alter Index [IndexName] on [TableName] RebuildWith (Data_Compression = CompressionType)
• CompressionTypes (Row, Page, None)
DataTypes not able to be compressed
• XML
• BLOB
• MAX Datatypes
Tables not eligible for compression
• Maximum row size + compression overhead > 8060 bytes
Compression with Partitions
• Splitting a range
• Merging a range
• Switching a range
Sql server compression
SQL Server 2005 SP2 SQL Server 2008 SQL Server 2008 R2
Edition
Standard 
Enterprise  
Data Center 
Benefits Cost
Performance Improvements Increased CPU utilisation
• Reduce I/O
Reduced disk space usage
Reduced time to backup
Cost Savings
Instance Level
• SSMS
• Transact SQL
Defaults can be overridden
• Transaction Log Shipping
• Maintenance Plans
• SSMS
• Transact SQL
Sql server compression
Available from Codeplex
• http://ssce.codeplex.com/
Sql server compression
http://blogs.msdn.com/b/sqlserverstorageengine/archive/tags/data+compression/
http://msdn.microsoft.com/en-
us/library/dd894051(v=sql.100).aspx#_Appendix_C:_Script
http://msdn.microsoft.com/en-us/library/cc280576.aspx
http://msdn.microsoft.com/en-us/library/cc280464.aspx
www.sqlmastersconsulting.com.au

More Related Content

PDF
MySQL Cluster page management (2014)
PPT
IBM DB2 LUW UDB DBA Online Training by Etraining.guru
DOC
IBM DB2 LUW/UDB DBA Training by www.etraining.guru
PDF
Impala use case @ edge
PDF
MySQL Cluster Schema management (2014)
PPTX
SQL Server2012 Enhancements
PPTX
Real Time Operational Analytics with Microsoft Sql Server 2016 [Liviu Ieran]
PPTX
Postgres db performance improvements
MySQL Cluster page management (2014)
IBM DB2 LUW UDB DBA Online Training by Etraining.guru
IBM DB2 LUW/UDB DBA Training by www.etraining.guru
Impala use case @ edge
MySQL Cluster Schema management (2014)
SQL Server2012 Enhancements
Real Time Operational Analytics with Microsoft Sql Server 2016 [Liviu Ieran]
Postgres db performance improvements

What's hot (19)

PPT
Mysql database
PPTX
Tech-Spark: Scaling Databases
PPTX
PPTX
Rdbms
PPTX
IN-MEMORY DATABASE SYSTEMS FOR BIG DATA MANAGEMENT.SAP HANA DATABASE.
PPT
No SQL and MongoDB - Hyderabad Scalability Meetup
PPT
MySQL Atchitecture and Concepts
PPT
DB2 and storage management
PPTX
Sql server 2012 dba online training
PDF
Microsoft SQL Server - Files and Filegroups
PPTX
Understanding DB2 Optimizer
PDF
Clustered Columnstore - Deep Dive
PPTX
Advanced Index, Partitioning and Compression Strategies for SQL Server
PDF
In-memory Database and MySQL Cluster
PPTX
Microsoft azure database offerings
PDF
PostgreSQL and MySQL
PPTX
Introducing ms sql_server_updated
PPT
6 Data Modeling for NoSQL 2/2
Mysql database
Tech-Spark: Scaling Databases
Rdbms
IN-MEMORY DATABASE SYSTEMS FOR BIG DATA MANAGEMENT.SAP HANA DATABASE.
No SQL and MongoDB - Hyderabad Scalability Meetup
MySQL Atchitecture and Concepts
DB2 and storage management
Sql server 2012 dba online training
Microsoft SQL Server - Files and Filegroups
Understanding DB2 Optimizer
Clustered Columnstore - Deep Dive
Advanced Index, Partitioning and Compression Strategies for SQL Server
In-memory Database and MySQL Cluster
Microsoft azure database offerings
PostgreSQL and MySQL
Introducing ms sql_server_updated
6 Data Modeling for NoSQL 2/2
Ad

Similar to Sql server compression (20)

PPTX
SQL Server 2008 For Developers
PPTX
Performance Eye for the SQL Guy
PDF
Modernizing your database with SQL Server 2019
PPTX
SQl-1.pptx
PPTX
Geek Sync I Need for Speed: In-Memory Databases in Oracle and SQL Server
PPTX
Implementing Tables and Views.pptx
PDF
Pre and post tips to installing sql server correctly
DOCX
SQL SERVER DBA MARK
PPTX
ECMDay2015 - Kent Agerlund – Configuration Manager 2012 – A Site Review
PPSX
New features of sql server 2016 bi features
PDF
SQL Server 2016 BI updates
PPSX
Sql Server 2008 Enhancements
PPTX
Reduce latency and boost sql server io performance
PDF
SQL Server 2014 for Developers (Cristian Lefter)
PPTX
Sql server 2008 r2 dba online usa,canada,uk & australia training
PPT
Fudcon talk.ppt
PPTX
What SQL DBAs need to know about SharePoint
PPT
Maaz Anjum - IOUG Collaborate 2013 - An Insight into Space Realization on ODA...
PPTX
Accelerate SQL Server Migration to the AWS Cloud
PDF
Sql server 2016 Discovery Day
SQL Server 2008 For Developers
Performance Eye for the SQL Guy
Modernizing your database with SQL Server 2019
SQl-1.pptx
Geek Sync I Need for Speed: In-Memory Databases in Oracle and SQL Server
Implementing Tables and Views.pptx
Pre and post tips to installing sql server correctly
SQL SERVER DBA MARK
ECMDay2015 - Kent Agerlund – Configuration Manager 2012 – A Site Review
New features of sql server 2016 bi features
SQL Server 2016 BI updates
Sql Server 2008 Enhancements
Reduce latency and boost sql server io performance
SQL Server 2014 for Developers (Cristian Lefter)
Sql server 2008 r2 dba online usa,canada,uk & australia training
Fudcon talk.ppt
What SQL DBAs need to know about SharePoint
Maaz Anjum - IOUG Collaborate 2013 - An Insight into Space Realization on ODA...
Accelerate SQL Server Migration to the AWS Cloud
Sql server 2016 Discovery Day
Ad

Recently uploaded (20)

PPTX
01_intro xxxxxxxxxxfffffffffffaaaaaaaaaaafg
PPTX
Qualitative Qantitative and Mixed Methods.pptx
PDF
Recruitment and Placement PPT.pdfbjfibjdfbjfobj
PDF
BF and FI - Blockchain, fintech and Financial Innovation Lesson 2.pdf
PPTX
STUDY DESIGN details- Lt Col Maksud (21).pptx
PDF
Fluorescence-microscope_Botany_detailed content
PPTX
1_Introduction to advance data techniques.pptx
PDF
Business Analytics and business intelligence.pdf
PDF
“Getting Started with Data Analytics Using R – Concepts, Tools & Case Studies”
PPTX
Database Infoormation System (DBIS).pptx
PPTX
The THESIS FINAL-DEFENSE-PRESENTATION.pptx
PPTX
Introduction to machine learning and Linear Models
PDF
22.Patil - Early prediction of Alzheimer’s disease using convolutional neural...
PPTX
ALIMENTARY AND BILIARY CONDITIONS 3-1.pptx
PPTX
climate analysis of Dhaka ,Banglades.pptx
PPTX
Introduction to Basics of Ethical Hacking and Penetration Testing -Unit No. 1...
PPTX
iec ppt-1 pptx icmr ppt on rehabilitation.pptx
PPTX
advance b rammar.pptxfdgdfgdfsgdfgsdgfdfgdfgsdfgdfgdfg
PDF
Galatica Smart Energy Infrastructure Startup Pitch Deck
PDF
.pdf is not working space design for the following data for the following dat...
01_intro xxxxxxxxxxfffffffffffaaaaaaaaaaafg
Qualitative Qantitative and Mixed Methods.pptx
Recruitment and Placement PPT.pdfbjfibjdfbjfobj
BF and FI - Blockchain, fintech and Financial Innovation Lesson 2.pdf
STUDY DESIGN details- Lt Col Maksud (21).pptx
Fluorescence-microscope_Botany_detailed content
1_Introduction to advance data techniques.pptx
Business Analytics and business intelligence.pdf
“Getting Started with Data Analytics Using R – Concepts, Tools & Case Studies”
Database Infoormation System (DBIS).pptx
The THESIS FINAL-DEFENSE-PRESENTATION.pptx
Introduction to machine learning and Linear Models
22.Patil - Early prediction of Alzheimer’s disease using convolutional neural...
ALIMENTARY AND BILIARY CONDITIONS 3-1.pptx
climate analysis of Dhaka ,Banglades.pptx
Introduction to Basics of Ethical Hacking and Penetration Testing -Unit No. 1...
iec ppt-1 pptx icmr ppt on rehabilitation.pptx
advance b rammar.pptxfdgdfgdfsgdfgsdgfdfgdfgsdfgdfgdfg
Galatica Smart Energy Infrastructure Startup Pitch Deck
.pdf is not working space design for the following data for the following dat...

Sql server compression