Update value of column that is used for "Filter Rows" in Transactional Replication

Answered Update value of column that is used for "Filter Rows" in Transactional Replication

  • lundi 30 avril 2012 19:10
     
     

    If I have set up Transactional Replication, and filtered the rows, what happens if I change the value of the column that is used in the "WHERE" clause of the row filter?

    Example:

    Filter:  WHERE [c1]= 'X'

    And then I change the value of [c1] in a Row from 'X' to 'Y'?  It has been my experience that the replication command fails... is this correct? Or am I doing something wrong?

    Thanks


    Matt

Toutes les réponses

  • lundi 30 avril 2012 19:27
    Modérateur
     
     Traitée
    After modifying a static row filter you will need to generate a new snapshot and reinitialize all subscriptions.

    Brandon Williams (blog | linkedin)

    • Marqué comme réponse Bortiquai lundi 30 avril 2012 20:35
    •