<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>SQLPartitionMgmt Wiki &amp; Documentation Rss Feed</title><link>http://www.codeplex.com/SQLPartitionMgmt/Wiki/View.aspx?title=Home</link><description>SQLPartitionMgmt Wiki Rss Description</description><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/SQLPartitionMgmt/Wiki/View.aspx?title=Home&amp;version=6</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Sliding Window technique is commonly used with partitioned tables to manage large data volumes. It allows efficient loading of new data and archival or removal of the old data. The challenge in a sliding window scenario is to create the staging table(s) correctly for efficient partition SWITCH operations -- matching all columns, indexes, constraints, storage locations, and potentially indexed views with those of the partitioned table's partition of interest. This utility provides a command line interface to:&lt;br /&gt; &lt;br /&gt;1. Remove all the data from one partition by switching it out to a staging table. It creates the required staging table.&lt;br /&gt;2. Create a staging table for loading data into a partition. The staging table can be created with or without indexes -- if created without indexes this utility provides a separate command to create appropriate indexes on the staging table, before SWITCHing it into the partitioned table.&lt;br /&gt; &lt;br /&gt;The commands can be invoked from other scripts for end-to-end sliding window scenarios.  Using the utility allows you to avoid maintaining partition maintenance scripts that must remain synchronized with index or column changes in the permanent table, since necessary staging objects can be created on-demand.&lt;br /&gt; &lt;br /&gt;Refer to the attached readme.htm file for more details and command syntax.&lt;br /&gt;
&lt;/div&gt;</description><author>Stuarto</author><pubDate>Mon, 23 Feb 2009 20:22:01 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090223082201P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/sql2005partitionmgmt/Wiki/View.aspx?title=Home&amp;version=5</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Sliding Window technique is commonly used with partitioned tables to manage large data volumes. It allows efficient loading of new data and archival or removal of the old data. The challenges in a sliding window scenario is to create the staging table(s) correctly for efficient partition SWITCH operations. This utility provides a command line interface to:&lt;br /&gt; &lt;br /&gt;1. Remove all the data from one partition by switching it out to a staging table. It creates the required staging table.&lt;br /&gt;2. Create a staging table for loading data into a partition. The staging table can be created with or without indexes -- if created without indexes this utility provides a separate command to create appropriate indexes on the staging table, before SWITCHing it into the partitioned table.&lt;br /&gt; &lt;br /&gt;The commands can be invoked from other scripts for end-to-end sliding window scenarios.&lt;br /&gt; &lt;br /&gt;Refer to the attached readme.htm file for more details and command syntax.&lt;br /&gt;
&lt;/div&gt;</description><author>sanjaymi</author><pubDate>Sat, 05 Apr 2008 15:38:12 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080405033812P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/sql2005partitionmgmt/Wiki/View.aspx?title=Home&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Sliding Widnow technique is commonly used with partitioned tables to manage large data volumes. It allows efficient loading of new data and archival or removal of the old data. The challenges in a sliding window scenario is to create the staging table(s) correctly for efficient partition SWITCH operations. This utility provides a command line interface to:&lt;br /&gt; &lt;br /&gt;1. Remove all the data from one partition by switching it out to a staging table. It creates the required staging table.&lt;br /&gt;2. Create a staging table for loading data into a partition. The staging table can be created with or without indexes -- if created without indexes this utility provides a separate command to create appropriate indexes on the staging table, before SWITCHing it into the partitioned table.&lt;br /&gt; &lt;br /&gt;The commands can be invoked from other scripts for end-to-end sliding window scenarios.&lt;br /&gt; &lt;br /&gt;Refer to the attached readme.htm file for more details and command syntax.&lt;br /&gt;
&lt;/div&gt;</description><author>sanjaymi</author><pubDate>Thu, 03 Jan 2008 16:53:04 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080103045304P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/sql2005partitionmgmt/Wiki/View.aspx?title=Home&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Sliding Widnow technique is commonly used with partitioned tables to manage large data volumes. It allows efficient loading of new data and archival or removal of the old data. The challenges in a sliding window scenario is to create the staging table(s) correctly for efficient partition SWITCH operations. This utility provides a command line interface to:&lt;br /&gt; &lt;br /&gt;1. Remove all the data from one partition by switching it out to a staging table. It creates the required staging table.&lt;br /&gt;2. Create a staging table for loading data into a partition. The staging table can be created with or without indexes -- if created without indexes this utility provides a separate command to create appropriate indexes on the staging table, before SWITCHing it into the partitioned table.&lt;br /&gt; &lt;br /&gt;The commands can be invoked from other scripts for end-to-end sliding window scenarios.&lt;br /&gt; &lt;br /&gt;Refer to the attached readme.htm file for more details and command syntax.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;**Delete the following note before publishing **&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;This project is currently in setup mode and only available to project coordinators and developers. Once you have finished setting up your project you can publish it to make it available to all CodePlex visitors.&lt;br /&gt; &lt;br /&gt;There are three requirements before you publish:&lt;br /&gt; &lt;br /&gt;- Edit this page to provide information about your project&lt;br /&gt;- Upload the initial source code for your project&lt;br /&gt;- Add your project license&lt;br /&gt; &lt;br /&gt;Additional information on starting a new project is available here: &lt;a href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=CodePlex&amp;amp;title=CodePlex%20Project%20Startup%20Guide" class="externalLink"&gt;Project Startup Guide&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;/div&gt;</description><author>sanjaymi</author><pubDate>Wed, 26 Dec 2007 20:09:12 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071226080912P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/sql2005partitionmgmt/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Sliding Widnow technique is commonly used with partitioned tables to manage large data volumes. It allows efficient loading of new data and archival or removal of the old data. The challenges in a sliding window scenario is to create the staging table(s) correctly for efficient partition SWITCH operations. This utility provides a command line interface to:&lt;br /&gt; &lt;br /&gt;1. Remove all the data from one partition by switching it out to a staging table. It creates the required staging table.&lt;br /&gt;2. Create a staging table for loading data into a partition. The staging table can be created with or without indexes -- if created without indexes this utility provides a separate command to create appropriate indexes on the staging table, before SWITCHing it into the partitioned table.&lt;br /&gt; &lt;br /&gt;The commands can be invoked from other scripts for end-to-end sliding window scenarios.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;**Delete the following note before publishing **&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;This project is currently in setup mode and only available to project coordinators and developers. Once you have finished setting up your project you can publish it to make it available to all CodePlex visitors.&lt;br /&gt; &lt;br /&gt;There are three requirements before you publish:&lt;br /&gt; &lt;br /&gt;- Edit this page to provide information about your project&lt;br /&gt;- Upload the initial source code for your project&lt;br /&gt;- Add your project license&lt;br /&gt; &lt;br /&gt;Additional information on starting a new project is available here: &lt;a href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=CodePlex&amp;amp;title=CodePlex%20Project%20Startup%20Guide" class="externalLink"&gt;Project Startup Guide&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;/div&gt;</description><author>sanjaymi</author><pubDate>Wed, 26 Dec 2007 20:07:55 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071226080755P</guid></item></channel></rss>