﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="2.0"><channel><title>SQLServerCentral.com Articles tagged Partitioning</title><link>http://www.sqlservercentral.com/</link><description>Articles tagged Partitioning posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>Partitioning in SQL Server: Managing Sliding Window Scenario</title><description><![CDATA[<p>The concept of a sliding window scenario is to manage and keep the same number of partitions on a partitioned table over time. Learn how in this step-by-step from Arshad Ali.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/98157/</guid><pubDate>Thu, 11 Apr 2013 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/98157/</link></item><item><title>Filtered Indexes - Simple Partitioning without Enterprise Edition?</title><description><![CDATA[<p>This article discusses using Filtered Indexes as a simple partitioning strategy in SQL Server Standard Edition</p>]]></description><guid>http://www.sqlservercentral.com/articles/Partitioning/96247/</guid><pubDate>Thu, 21 Feb 2013 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Partitioning/96247/</link></item><item><title>Partitioning in SQL Server - Part 3</title><description><![CDATA[<p>Arshad Ali provides a step-by-step guide to create a partitioned table/index.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/96603/</guid><pubDate>Tue, 05 Feb 2013 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/96603/</link></item><item><title>Partitioning in SQL Server</title><description><![CDATA[<p>Partitioning has improved with each new version of SQL Server. From partitioned views in SQL Server 7.0 through partition table parallelism in SQL Server 2008. With SQL Server 2012, we are now allowed to even create up to a 15K partition on a single table.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/95740/</guid><pubDate>Thu, 03 Jan 2013 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/95740/</link></item><item><title>Support for 15,000 Partitions in SQL Server 2008 SP2 and SQL Server 2008 R2 SP1</title><description><![CDATA[<p>In SQL Server 2008 and SQL Server 2008 R2, the number of partitions on tables and indexes is limited to 1,000. This paper discusses how SQL Server 2008 SP2 and SQL Server 2008 R2 SP1 address this limitation by providing an option to increase the limit to 15,000 partitions. It describes how support for 15,000 partitions can be enabled and disabled on a database. It also talks about performance characteristics, certain limitations associated with this support, known issues, and their workarounds. This support is targeted to enterprise customers and ISVs with large-scale decision support or data warehouse requirements.</p><!-- 5 Minutes (SQL Source Control)-->
<table border="0" cellpadding="0" cellspacing="10" style="width: 100%;"> <colgroup>  <col width="68" />  <col width="1266" /> </colgroup> <tbody>  <tr align="left" valign="top">   <td>    <a href="http://www.red-gate.com/products/sql-development/sql-source-control/entrypage/5-minutes?utm_source=ssc&utm_medium=pubad&utm_content=5mins&utm_campaign=sqlsourcecontrol&utm_term=rss-20012"><img src="http://assets.red-gate.com/external/SSC/SOC5mins68x68.gif" alt="sqlsourcecontrol"></td>   <td><strong>Database source control in just 5 minutes</strong><br />It takes just 5 minutes to connect your SQL databases to source control. Got 5 minutes to spare?  <a href="http://www.red-gate.com/products/sql-development/sql-source-control/entrypage/5-minutes?utm_source=ssc&utm_medium=pubad&utm_content=5mins&utm_campaign=sqlsourcecontrol&utm_term=rss-20012">Get started now.</a></td>  </tr> </tbody></table>

]]></description><guid>http://www.sqlservercentral.com/redirect/articles/74197/</guid><pubDate>Thu, 09 Jun 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/74197/</link></item><item><title>Automate Sliding Window Partition Maintenance: Part III</title><description><![CDATA[<p>Part 3 of Hugh Scott's series on automating sliding window partitions in SQL Server using PowerShell</p>]]></description><guid>http://www.sqlservercentral.com/articles/Partitioning/71657/</guid><pubDate>Tue, 28 Dec 2010 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Partitioning/71657/</link></item><item><title>Automate Sliding Window Partition Maintenance: Part II</title><description><![CDATA[<p>Part 2 of a series on how to automate partition management. In this article learn how easy managing and maintaining a sliding window partition scheme can be with PowerShell.</p>]]></description><guid>http://www.sqlservercentral.com/articles/Partitioning/71656/</guid><pubDate>Tue, 21 Dec 2010 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Partitioning/71656/</link></item><item><title>Automate Sliding Window Partition Management: Part I</title><description><![CDATA[<p>A new series on how you can automate partition management and administration. Hugh Scott explains how this technique helps him manage large deletes.</p>]]></description><guid>http://www.sqlservercentral.com/articles/Partitioning/71655/</guid><pubDate>Tue, 14 Dec 2010 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Partitioning/71655/</link></item><item><title>Improving Performance of Cross-Partition Queries</title><description><![CDATA[<p>Table partitioning was added in SQL Server 2005 and increases performance in most cases but decreases it in others.</p>]]></description><guid>http://www.sqlservercentral.com/articles/Partitioning/69898/</guid><pubDate>Tue, 04 May 2010 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Partitioning/69898/</link></item><item><title>Cube Storage: Planning Partitions from a SQL Server Management Studio Perspective</title><description><![CDATA[<p>BI Architect Bill Pearson continues his discussion of Partition planning for Analysis Services, this time focusing on the settings and properties involved from a SQL Server Management Studio perspective.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/69024/</guid><pubDate>Wed, 16 Dec 2009 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/69024/</link></item></channel></rss>