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

peer-to-peer transactional replication on sql 2014

$
0
0

This is what I did to setup the replication.

I ensured that databases on both servers are identical.

1. configure the distribution db this configured distributor and enabled publisher on the first machine.

1a. configure the distribution db this configured distributor and enabled publisher on the second machine.

2. Create new local publication on the first machine

3. Create new local publication on the second machine

4.  On the first machine, in the peep-to-peer topology, add the second machine.

I understood, that this all that was needed to setup peer-to-peer replication.   I looked at the replication monitor on both machines and found status to be ok and replication was excellent.

I made a change to a row on one server and this change propagated to the remote server.  Last synchronization date is current.  Awaiting synchronizations is 0.

However, I am not getting replication history.  In fact, looking at msdistribution_history, no replicated transactions are available.  I there a way to see what got synced?   Is there an issue with my replication setup?

Thanks in advance



Viewing all articles
Browse latest Browse all 4054

Trending Articles



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