Re: TO PAUL IBISON
- From: "Khooseeraj Moloye" <rkmoloye@xxxxxxxxxxx>
- Date: Mon, 18 Apr 2005 21:34:20 +0400
Brad,
Sorry to peek in, but as Paul mentioned, your problem seems to be filter
related. Sometimes the data is not what it actually looks like. Spaces and
other (hidden) characters can go unnoticed to us, but the queries will see
the difference. This can happen when the data is not validated, as for
example when you bulk import data.
One thing you MUST do before anything else is check that the record matches
your filter criteria (a simple query). If your row does not turn up, then
there is the problem.
Anyway, let us know what the outcome is when finally you pin it down.
Raj Moloye
"Brad M." <anonymous@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:ORsebR9QFHA.2356@xxxxxxxxxxxxxxxxxxxxxxx
> Hi Paul,
>
> I tried the proc that you had on your website, but the comments in the
> proc say it's for pending merge changes on a subscriber - my issue is that
> the row is not getting replicated from the publisher. Do you know how I
> could modify it to show me what I need? Also too, we do indeed have
> filters in our publication, but I checked the data for the row in question
> and it would fall into the criteria to replicate to my test machine.
>
> Any other assistance is greatly appreciated!
>
> Thanks Paul,
> Brad
>
> "Paul Ibison" <Paul.Ibison@xxxxxxxxxxxxx> wrote in message
> news:%23$xGEJoQFHA.3628@xxxxxxxxxxxxxxxxxxxxxxx
>> Brad,
>> you have done all the things I'd try :) I wouldn't recommend deleting the
>> row in the MSmerge_contents table. Try just doing another dummy update on
>> a single row and see if this goes across. There is a procedure at the top
>> of my merge page which should list the records that should be propagated,
>> and it'd be interesting to see if it turns up there. Also, do you have
>> any filters involved that would stop the rows propagating? Finally, there
>> is only one known issue that I have seen :
>> http://support.microsoft.com/kb/889314. Provided you have a recent patch
>> this is taken out of the equation.
>> Rgds,
>> Paul Ibison SQL Server MVP, www.replicationanswers.com/default.asp
>> (recommended sql server 2000 replication book:
>> http://www.nwsu.com/0974973602p.html)
>>
>>
>
>
.
- References:
- TO PAUL IBISON
- From: Brad M.
- Re: TO PAUL IBISON
- From: Paul Ibison
- Re: TO PAUL IBISON
- From: Brad M.
- TO PAUL IBISON
- Prev by Date: Re: huge replication
- Next by Date: Triggers and Merge Replication
- Previous by thread: Re: TO PAUL IBISON
- Next by thread: Re: TO PAUL IBISON
- Index(es):
Relevant Pages
|