本文介绍了在事务复制中添加新文章的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我在生产环境中配置了事务复制。该公司要求我需要在该出版物中添加一篇新文章。我想初始化添加到出版物中的新文章,这样我就可以避免对出版物中所有现有文章进行全面快照
任何人都可以解释在这个
I have transactional replication configured in my production environment. The business has requested that I need to add a new article to the publication. I would like to initialize only the new article added to the publication, so that I could avoid taking a total snapshot of all existing articles in the publication
Can any one explain on this
推荐答案
这篇关于在事务复制中添加新文章的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!