0
We have about 30 users with local installs of SQL Server that have to replicate merge their local data once a month with a central SQL Server 2012 repository.
Is there a SQL Server first-party or third-party tool that will allow us to see when various users last replicated (or even a history of all replications)? Ideally in report format (but a SQL Query will work as well), so that the application admins can make sure their users are synchronising at least once per month?
Does Replication Monitor include a history report so we can see when the other databases have last synced, going back 2-3 months?
Whilst this may theoretically answer the question, it would be preferable to include the essential parts of the answer here, and provide the link for reference.
– Cfinley – 2014-09-24T17:48:13.167Sorry @Cfinley but that is the answer along with all of the essential parts. It's incredibly simple. – Brandon Williams – 2014-09-24T22:44:43.693