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

Replication between remote sites

$
0
0

Greetings

We are planning to create replication/mirroring between two database servers for an existing database.

We did a scenario but it seems it never works

- Took a backup of the existing database from the Publisher

- Restored the backup on the subscriber side

- Started the merge replication between both servers

what we expected is a comparison will occur between the restored backup and the snapshot however the publisher started to push the whole records without verifying if it's exists on the subscriber side or not

Is there anything missing ?  


Viewing all articles
Browse latest Browse all 4054

Trending Articles