Expand Minimize
This topic has not yet been rated - Rate this topic

MSmerge_generation_partition_mappings (Transact-SQL)

The MSmerge_generation_partition_mappings table is used to track changes to partitions in a merge publication. This table is stored in the publication and scubscription databases.

Column name

Data type

Description

publication_number

smallint

Identifies the merge publication

generation

bigint

The generation value.

partition_id

int

Identifies the partition.

changecount

int

The number of times that the partition has changed.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.