Txn Replication sp_addarticle requesting @force_invalidate_snapshot = 1

  • actually, just add the articles, reintialize the subscriptions, then only those articles modified/added will be included in the snapshot to be generated

    pretty straightforward, either use QA or EM, same result...

    HTH

  • Thanks for the feedback -- here's exactly what I did

    Using E/M, I added the 2 articles and yes, SS 2000 alerted me that this requires a reinitialization of the subscritpion -- which then reinitialized ALL articles in the publication by taking a complete Snapshot-- NOT just the 2 new articles.  This is what I'm trying to avoid. 

    Any additional thoughts are appreciated.

    BT
  • in EM, did you tick the articles? it will actually reinitialize but only those that needs to be, if you haven't modified anything in the other articles only a snapshot of 2 articles will be generated (so used to it that I actually phrased it that way )

    then when the snapshot is ready, the distribution agent will also show 2 tables being delivered to the subscribers

    so what you are saying, is that all of the articles were generated for snapshot? so when monitor the replication agents, you will actually see all of the articles being locked up one at a time for the snapshot to be generated?

     

     

  • I didn't tick the existing articles -- all I did was add 2 additional articles.   As I mentioned, E/M indicated a Reinitialization is required.   I watched the Snapshot Agent reintialize ALL the articles - not just the 2 new ones -- You can see the keywords (paraphrasing here) "Snapshot completed Reinitialing 62 Artcles"    

    BT
  • odd...

    check the publication properties if the snapshot gets invalidated whenever a change is made on it

  • I know this is a old post, but I have the "exact" same issue with SQL 2005. Was a solution to this problem found? I have SQL 2000 running in the exact configuration and it works great. In Snapshot agent, only the tables that are added get copied over, NOT the whole publication. But in 2005, I have the same issue as above.

    I'm guessing there is a property that needs to be set or reset. Any idea on what property is and where?

    Thanks,

    Amir

     

  • have your problem resolved. Please feel free to concat for any assistance:)

  • Amirali Charania (9/7/2007)


    I know this is a old post, but I have the "exact" same issue with SQL 2005. Was a solution to this problem found? I have SQL 2000 running in the exact configuration and it works great. In Snapshot agent, only the tables that are added get copied over, NOT the whole publication. But in 2005, I have the same issue as above.

    <SPAN id=Showtread1_ThreadRepeater__ctl6_lblFullMessage>I'm guessing there is a property that needs to be set or reset. Any idea on what property is and where?</SPAN>

    <SPAN>Thanks,</SPAN>

    <SPAN>Amir</SPAN>

    <SPAN></SPAN>

    Were you able to resolve this in 2005? Please let me know

Viewing 9 posts - 1 through 10 (of 10 total)

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