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

Speed of merge replication

$
0
0

 


I am using SQLMERGXLib.SQLMerge to do a merge.Basicaly there are three steps.

 

           SQLMerge .Initialize()
 
           SQLMerge .Run()
 
           SQLMerge .Terminate()

 

I display the progress bar and status as the merge is running.But the first 20% of the progress bar takes up about 80% of the total processing time.

Is there any way of finding out exactly what is happening at this point.

Is there anything I can tailor so that the replication will speed up.On average I have 8000 datachanges a day which results in 6MB of data transfer on the network.The replication usually takes more than ten minutes.

I badly need to improve performance.....


Viewing all articles
Browse latest Browse all 4054

Trending Articles



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