21 February 2008

The Wizard's Wand to Partitioning! Series Prelude

Hello Everybody! Its a pleasure to start blogging on this wonderful sunny morning at Seattle when the morning mist says good bye and the sun is happy to shine right above us. Everyone is smiling as the weather just turned from wet to pleasant. This is the exact feeling one will get when they see the partitioning wizard in SQL Server 2008 Management studio. Understanding to partition a table based on certain business requirement has always been a tough thing. Just when the business decision has been made, and you think you have got the answers, the path to perform partitioning with the best practices in mind, the journey becomes even harder. But I am sure all tough things get solved well, if the begining is great.

This wizard is exactly there to address this problem. It is a great tool for beginners to play with partitioning as well as a great tool for advanced users to generate the required scripts in no time. In the days to come, you would see the series of blogs on various tasks that you can perform as part of partitioning. The series will be titled The Wizard's Wand to Partitioning. Watch out the series.

Can you tell me from where I can launch this wizard from?

 

Open Management studio, Connect to any yukon or Katmai server. Reach a table node and right click. You will see a storage menu. Under the storage sub menu you have the entry point , to the partitioning and compression wizard.

 

 What are the various options under storage menu for?

Create Partition : This wizard will help you partition an unpartitioned table. You can select the partition key column, create a partition function, create partition scheme and subsequently partition the table in a very easy way.

Manage Partition: This wizard helps you create staging table for switch out and switch in of partitions and manage

ing the sliding window scenario for your sliding window based partitioned table.

Manage Compression: This wizard will help you manage the compression mechanism for existing table partitions.

 

 

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# BioSensorAB » The Wizard’s Wand to Partitioning! Series Prelude said:

PingBack from http://www.biosensorab.org/2008/02/21/the-wizards-wand-to-partitioning-series-prelude/

21 February 08 at 5:26 AM
# Noticias externas said:

Hello Everybody! Its a pleasure to start blogging on this wonderful sunny morning at Seattle when the

21 February 08 at 6:05 AM
# Whitney Weaver - The W Blog said:

I've been playing with the new CTP for a day and I really like what I'm seeing from this feature complete

21 February 08 at 8:52 AM
# Prasanna Prabhu said:

I selected an object on "MyProf" database (user database) from the wizard to create partition script & went thru all the wizard steps finally it created a Script

At this point in time, it switched the database to "master" in SSMS Query window. Any reason why it switched? (Please not, the script that was generated did have "USE MyProf" as very first line & that is OK, not sure why it switched the DB context though

14 August 08 at 1:40 PM
# The W Blog said:

SQL Server 2008 CTP6 = good times

14 May 09 at 11:41 PM

Leave a Comment

Comment Policy: No HTML allowed. URIs and line breaks are converted automatically. Your e–mail address will not show up on any public page.

(required) 
(optional)
(required) 

  
Enter Code Here: Required
Page view tracker