Data Slices Home
This page is specific to: Version:SQL Server 2005
SQL Server 2005 Books Online (November 2008)
Data Slices

A data slice is an optimization feature that helps direct queries to the data of the appropriate partitions. A data slice is not a substitute for, nor an alternative to, the source specification for the partition. That is, a data slice cannot be used to limit the data selected from the partition's fact table and included in the partition. Data slices are applicable only to objects that use the ROLAP storage mode. You can specify a data slice when you create a partition using the Partition Wizard.

A data slice of a partition should reflect, as closely as possible, the data in the partition. For example, if a partition is limited to 2004 data, the partition's data slice should specify the 2004 member of the Time dimension. It is not always possible to specify a data slice that reflects the exact contents of a partition. For example, if a partition contains data for only January and February, but the levels of the Time dimension are Year, Quarter, and Month, the Partition Wizard cannot select both the January and February members. In such cases, select the parent of the members that reflect the partition's contents. In this example, select Quarter 1.

See Also

Concepts

Creating and Managing Local Partitions

Help and Information

Getting SQL Server 2005 Assistance
© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View