Hi,
I have two servers S1 having database D1 and S2 having database D2. Both database D1 and D2 are identical (D2 is D1's backup only). Both the servers are live and connected to applications in diffrent countries. I want to replicate any chnage in D1 to D2 and vice versa.
After searching on internet I found few options and tried Peer to peer transactional replication, Merge replication and bi-directional transactional replication, they seem to be configured without any error but no data changes are reflecting in the peer server.
Also, in P2P replication Once the topology is created and finished, the second peer goes invisible.
any help in this is appreciated. Please help in achieving this.
Thank you