all groups > sql server replication > march 2005 >
You're in the

sql server replication

group:

Repost: Merge Replication Error - Failed to enumerate changes in the filtered article


Re: Repost: Merge Replication Error - Failed to enumerate changes in the filtered article Hilary Cotter
3/31/2005 7:08:16 AM
sql server replication:
Someone reported a similar problem and solved it by reapplying sp3a.

http://groups-beta.google.com/group/microsoft.public.sqlserver.replication/browse_frm/thread/f7cfa9418c7f08c/376e3a5eb8c1ea7a?q=sp_MSsetupbelongs+Failed+to+enumerate+changes+in+the+filtered+articles&rnum=4#376e3a5eb8c1ea7a

--
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]

Repost: Merge Replication Error - Failed to enumerate changes in the filtered article Warren Patterson
3/31/2005 8:04:47 AM
Hi,

I am using Merge Replication and the subscriber is a pull subscriber.

Some tables are filtered, in the publication properties, if I go to FILTER
ROWS, then FILTER CLAUSE column, some tables are filtered like so
depot_system_id = 'xxxxx-xxxxx-xxxxx-xxxxxx' where x makes up the guid.

The replication objects are owned by DBO.

Versions of SQL:

Publisher:
----------
Microsoft SQL Server 2000 - 8.00.760 (Intel X86)
Dec 17 2002 14:22:05 Copyright (c) 1988-2003 Microsoft Corporation
Standard Edition on Windows NT 5.2 (Build 3790: )

Subscriber:
-----------
MSDE


Everything was working fine, then all of a sudden, I get this error. (See
below)
Does anyone know what would cause this and how I can overcome it?

Thanks in Advance
Warren

***************************************************
******************ERROR DETAILS******************
***************************************************
Last command: {call sp_MSsetupbelongs(?,?,?,?,?,1,?,?,1,?,?,?,?,?,?)}

Error Message: Failed to enumerate changes in the filtered articles.

Error Details:

Failed to enumerate changes in the filtered articles.
(Source: Merge Replication Provider (Agent); Error number: -2147200925)
----------------------------------------------------------------------------
-----------------------------------
Incorrect syntax near the keyword 'where'.
(Source: GENCENTRIC_SVR1 (Data source); Error number: 156)
----------------------------------------------------------------------------
-----------------------------------
Incorrect syntax near the keyword 'and'.
(Source: GENCENTRIC_SVR1 (Data source); Error number: 156)
----------------------------------------------------------------------------
-----------------------------------
***************************************************
*******************END OF ERROR******************
***************************************************


Re: Repost: Merge Replication Error - Failed to enumerate changes in the filtered article Warren Patterson
4/5/2005 3:55:57 PM
Hi Hilary,

Installing SP3a doesnt make sense to me. I have 4 other publications on
that same machine, setup the exact same way, except the filters are on other
ID {"depot_system_id = 'xxxxx-xxxxx-xxxxx-xxxxxx' where x makes up the
guid."} and they are working perfectly.

I am running service pack 3 only. I cant remember, but something in the
deep recesses of my mind is telling me that there was a reason I didnt
install SP3a onto the publisher, but I cant remember why.





[quoted text, click to view]

AddThis Social Bookmark Button