Quantcast
Channel: SQL Server Replication forum
Viewing all articles
Browse latest Browse all 4054

Replicaiton Issue

$
0
0

We are getting below error in SQL 2008 R2 MERGE REPLICAITON

The replication agent has not logged a progress message in 10 minutes. This might indicate an unresponsive agent or high system activity. Verify that records are being replicated to the destination and that connections to the Subscriber, Publisher, and Distributor are still active.

even after changing below seeting also no use.

USE master
exec sp_changedistributor_property
    @property = N'heartbeat_interval',
    @value = 5;
GO


Viewing all articles
Browse latest Browse all 4054

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>