Groups | Blog | Home
all groups > sql server replication > march 2007 >

sql server replication : Merge replication re-initialization


Ravi Lobo
3/29/2007 5:56:00 PM
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?
Hilary Cotter
3/29/2007 9:45:13 PM
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



[quoted text, click to view]

Ravi Lobo
3/30/2007 9:46:00 AM
AddThis Social Bookmark Button