You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.