I have 2 sites that have been replicating successfully for many years using a Merge Replication. We needed to add several new tables to the replication. I have added the tables in the Articles of the publication and recreated the snapshot for
the publication. On the subscriber side, I stopped the synchronization and re-started synchronization to read the new snapshot. Everything appears to be replicating fine but what I have found, only on the subscriber side, the MSmerge_index_xxxxx
index is not created on any of the newly added tables. The publisher database looks fine. All table have the index added correctly but the subscriber does not have them created. Is this going to be an issue with my database replication?
↧