
Merge replication - Generate script for pending changes at …
May 10, 2016 · Many times sql tell me reinitialize without uploading the pending changes. I need to generate the scripts on the subscriber because the connection is to slow and difficulty to …
Transaction log is not releasing space even after all the transaction ...
Aug 30, 2012 · Hi.i have transaction replication configured, the log space is very huge and the free space is in log is very less, i could not able to shrunk the transaction log even after all the …
SQL Server Replication: Data not replicating to Subscriber
Feb 22, 2017 · I am using SS2008R2, SP1 - 10.50.2500.0 - Standard Edition. I created a publisher via transactional replication. When I insert data on one of the tables, the data shows …
Transactional Replication with Queued updating..
May 13, 2013 · I have setup the transitional replication Push with Immediate update mode , and now it failed because subscriber rebooted and now data was out of sync . Snapshot was not …
Local subscriptions is empty when i move databases with …
May 28, 2015 · after a lot of efforts I've moved databases with master, msdb to new server and execute replication configuration script which I was generated in old server but the 'Local …
Changed the password of distributor_admin account manually and …
Aug 5, 2013 · Do not change the password for the distributor_admin manually. Always use the sp_changedistributor_password stored procedure, or the Distributor Properties or Update …
Replication-Replication Distribution Subsystem scheduled for retry.
Nov 25, 2010 · Replication-Replication Distribution Subsystem: agent ( Distributor Job Name) scheduled for retry. TCP Provider: An existing connection was forcibly closed by the remote host.
replication error skipping file because it has already been delivered
May 7, 2014 · There's a reason replication is generating that message and it has to do with another problem while attempting to apply your snapshot. I have the same problem …
Transactional Replication's Problem - social.msdn.microsoft.com
May 19, 2011 · I have two servers. I want to make replication between SQL 2005 and SQL 2008 R2.
SQL SERVER TRANSACTIONAL REPLICATION
Sep 13, 2012 · I have two 2008r2 servers A and B. Server A has 14 databases of which 10 are replicated to server B, which also holds the distibutor database. Thus server B has 10 …