![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Quick question. Merge replication with pull subscriptions. What happens if the synchornization is interrupted? Does it rollback what's happened? Can a synchronization follow that picks up where it left off? Or, does it require a reinitalization? I can't find anything in BoL or Google that documents what happens. It's important for us to consider this during our design phase to determine whether this will work for us. Thanks. |
#3
| |||
| |||
|
|
Merge replication is "transactional" in nature. In other words it will pick up where it left off. However, I am unsure what you mean by synchronization. If you mean applying the snapshot, no, if the snapshot application is interrupted, you will have to apply the entire snapshot again. If you mean when the merge agent runs after the snapshot has been applied and the merge agent is merging changes, yes, this will pick up where it left off. -- Hilary Cotter Looking for a SQL Server replication book? http://www.nwsu.com/0974973602.html "pjsm" <pjsm (AT) discussions (DOT) microsoft.com> wrote in message news:2A439C0B-3324-4795-80B1-BF6E1651F45C (AT) microsoft (DOT) com... Quick question. Merge replication with pull subscriptions. What happens if the synchornization is interrupted? Does it rollback what's happened? Can a synchronization follow that picks up where it left off? Or, does it require a reinitalization? I can't find anything in BoL or Google that documents what happens. It's important for us to consider this during our design phase to determine whether this will work for us. Thanks. |
![]() |
| Thread Tools | |
| Display Modes | |
| |