Define SQL Server Partition Schemes

A partition scheme maps the partitions created by a partition function to a set of filegroups that you define. Use the SQL Server Partition Scheme Editor to define the filegroups and the partition function that the partition scheme must reference.

Note: A partition scheme must reference one partition function, however, a partition function can reference more than one partition scheme.

To define SQL Server partition schemes

  1. Click Partition, Schemes on the Database menu.

    The SQL Server Partition Scheme Editor opens.

  2. Select the partition scheme in the Navigation Grid that you want to define and work with the following options:

    Note: Click New <New> icon in property editors on the toolbar to create a new partition scheme.

  3. Click the General tab and work with the following options:
  4. (Optional) Click the Comment tab and enter any comments that you want to associate with the partition scheme.
  5. Click Close.

    The partition scheme is defined and the SQL Server Partition Scheme Editor closes.

More information:

SQL Server Physical Property Editors

Define Permissions for an Object in a SQL Server Property Editor

Add a Comment in a Property Editor

Define SQL Server Database Filegroups

Define SQL Server Partition Functions


Copyright © 2009 CA. All rights reserved. Email CA about this topic