Replicating A Volume Of Large Data via Transactional Replication
        Posted  
        
        on SQL Server Central
        
        See other posts from SQL Server Central
        
        
        
        Published on Thu, 17 Oct 2013 06:00:00 UT
        Indexed on 
            2013/10/17
            16:16 UTC
        
        
        Read the original article
        Hit count: 257
        
During weekend maintenance, members of the support team executed an UPDATE statement against the database on the OLTP Server. This database was a part of Transactional Replication, and once the UPDATE statement was executed the Replication procedure came to a halt with an error message. Satnam Singh decided to work on this case and try to find an efficient solution to rebuild the procedure without significant downtime.
© SQL Server Central or respective owner