I have several rows in the msmerge_genhistory table for which there are no corresponding records in MSMerge_Contents or MSMerge_tombstone tables based on the generation and art_nick values.
Is this normal?
There were even some records in the msmerge_genhistory table that had changecount value like 35000, but there were no records in the MSMerge_Contents or MSMerge_tombstone tables corresponding to those.
If there are no records in the MSMerge_Contents or MSMerge_tombstone tables, should the changecount value in msmerge_genhistory not be 0?
This is on SQL Server 2008.
Appreciate all the inputs.