Groups | Blog | Home
all groups > sql server replication > february 2005 >

sql server replication : merge cannot be performed


tlee
2/28/2005 3:17:31 PM
I have an error in our replication server. The error reads, "The merge
process could not perform retention-based meta data cleanup in Database
"ourdatabasename".

The detail portion of the errors indicates that "The index entry for row ID
WAS NOT FOUND IN INDEX ID 2, of table 421576540 in database
"ourdatabasename".

does anybody know what this is and how we can fix it.

tx

Hilary Cotter
2/28/2005 10:18:55 PM
run a DBCC reindex. You may have to drop the subscription to do this.

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

AddThis Social Bookmark Button