Share via

Publisher Issue

Avyayah 1,291 Reputation points
2023-07-25T22:27:59.0033333+00:00

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 Di

Publisher is setup in a server and Distributer is setup in another server. Publisher will replicate data to Distributer.

Ran this on the distributor and it is active now.

exec sp_changedistpublisher @publisher = 'US51DBS01', @property = 'active', @value = 'true'

SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-07-26T05:25:22.5133333+00:00

    Hi @Avyayah

    According to your error message, I found this official document, hoping to help you troubleshoot: https://learn.microsoft.com/en-us/sql/relational-databases/replication/mssql-eng020554?view=sql-server-ver16.

    Best regards,

    Aniya

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.