Re: mixing merge replication with RDA
- From: "Darren Shaffer" <darrenshaffer@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 5 Jul 2005 15:31:55 -0600
no, not necessarily in separate databases, but make sure any tables
or subsets of tables you are going to RDA pull with tracking on have
no overlap with articles you publish for merge replication.
when you add a table to a merge publication, that table
receives 3 GUIDs to track added, removed, and modified rows.
when you pull a table with RDA and tracking on, a single
GUID is added to the table to track changes. you can (and
likely will) create situations where the reconciler on the server gets
confused if a single table is involved in both RDA and Merge.
--
Darren Shaffer
..NET Compact Framework MVP
Principal Architect
Connected Innovation
www.connectedinnovation.com
"Rob Blij" <robblij@xxxxxxxxxxxxxxxx> wrote in message
news:OziJqBTgFHA.2916@xxxxxxxxxxxxxxxxxxxxxxx
> When you say separated, are you saying in different databases?
>
> If so what is your reasoning?
>
> tnx
> Rob
>
>
> "Darren Shaffer" <darrenshaffer@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
> message news:OZWUxiRgFHA.132@xxxxxxxxxxxxxxxxxxxxxxx
>> Rob,
>>
>> I have used this approach in the past and it makes great sense
>> in certain situations. My advice: keep your RDA-pulled tables
>> and your merge publication articles separated.
>>
>> --
>> Darren Shaffer
>> .NET Compact Framework MVP
>> Principal Architect
>> Connected Innovation
>> www.connectedinnovation.com
>>
>>
>> "Rob Blij" <robblij@xxxxxxxxxxxxxxxx> wrote in message
>> news:%23qF2J1LgFHA.272@xxxxxxxxxxxxxxxxxxxxxxx
>>> Has anyone had any issues or know of any problems with using merge
>>> replication and RDA in the same sql server db?
>>>
>>> I have managed to implement this and all tests seem fine but would like
>>> some info from anyone who has used this approach before.
>>>
>>> Tia
>>> Rob
>>>
>>
>>
>
>
.
- References:
- mixing merge replication with RDA
- From: Rob Blij
- Re: mixing merge replication with RDA
- From: Darren Shaffer
- Re: mixing merge replication with RDA
- From: Rob Blij
- mixing merge replication with RDA
- Prev by Date: RE: Blocking sql statement?
- Next by Date: 29006-A call to SQL Server Reconciler failed.-The Process could not deliver the snapshot to the Subscriber
- Previous by thread: Re: mixing merge replication with RDA
- Next by thread: Re: SqlCeResultSet crashes SQL Mobile Replication
- Index(es):
Relevant Pages
|