Bogus rows in MSsubscription_articles

  • Hi - we use SQL Server 2000 transactional replication with queued updating. The problem I'm having is that MSsubscription_articles has multiple rows in a single article, one row with the corrrect artId, the other an incorrect, smaller artId. When queuereader picks up rows to go back to the publisher, the row has the wrong artId, to the action fails.

    When I take the publication out of replication, one row left in the table. How can I clean up the subscriber?

    Andy

  • Have you checked how the multiple rows are being generated.

    Look at the replication tables on the subscriber and test what happens when you make a change to a record.

    Graeme

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply