I'm looking for some good articles, documentations or links on how to completely remove SQL Server 2012 Transactional Replication? I currently have three SQL Server machines that participate in transactional replication (let's say SQL-P, SQL-D and SQL-S). The letter P stands for publisher, D distributor and S subscriber. I'm looking for steps or sequence of steps that I need to perform to completely remove all components involved in this setup including dropping the distribution database. Thanks!
↧