How to create P2P replication to enable table partition switching
Sateesh Yele | Microsoft SQL Server Support Peer-2-Peer Replication Wizard provides no options to enable table partition switching. There are 2 ways to enable this feature. 1) create the publication on ALL the peers using TSQL sp_addpublication 2) create the subscriptions using the user interface — or — 1) create the publication using the Replication
Read More »