This topic has not yet been rated - Rate this topic

MergePartitions Element (XMLA)

Merges the data of one or more source partitions into a target partition, and then deletes the source partitions.


<Command>
   <MergePartitions>
      <Sources>...</Sources>
      <Target>...</Target>
   </MergePartitions>
</Command>

Characteristic

Description

Data type and length

None

Default value

None

Cardinality

0-n: Optional element that can occur more than once.

Relationship

Element

Parent elements

Command

Child elements

Sources, Target

All object references in the Sources and Target elements must point to distinct partitions in the same measure group. Otherwise, an error occurs.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.