Friday, March 23, 2012

Merge replication re-initialization

I have 2 questions,
1. In what circumstances a subscriber need a re-initialization?
2. When I re initialize the second time, Does it re applies the whole
snapshot to the subscriber again or applies only the delta corrections?
1) when you make a change to the publication, when a subscriber expires, or
when the publisher and subscriber have a data validation problem.
2) the entire snapshot - there is an option to upload changes which have
occurred on a subscriber since the last sync.
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
"Ravi Lobo" <RaviLobo@.discussions.microsoft.com> wrote in message
news:53A25921-8853-4BFB-B611-E41374D9390F@.microsoft.com...
>I have 2 questions,
> 1. In what circumstances a subscriber need a re-initialization?
> 2. When I re initialize the second time, Does it re applies the whole
> snapshot to the subscriber again or applies only the delta corrections?
>
|||Thank you Hilary!

No comments:

Post a Comment