本文介绍了模式更改为交易重新设置2018 R3至2014的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
您好我的交易复制2018 R3到了 现在我的业务需要架构更改。
Hi Currently my have transaction replication 2018 R3 to 2014. Now I business needs schema changes.
添加新的三个表
添加新的三个产品
添加新的 两个函数
add new Three tables
add new three produces
add new two functions
我可以将那些没有破坏现有复制设置的那些添加到复制站点的primary和propergate。
Can I add those with out breaking existing replication setup to primary and propergate to replication site.
或者我需要打破现有的复制并在将新的tables.procedures,function添加到primary之后重新创建它?
or I need to break the existing replication and rebuid it after add new tables.procedures, function to primary?
你的建议非常感谢。
问候
推荐答案
您需要重新初始化现有复制,并从头开始创建新快照并导入数据和表,sp,index。所以你需要停机。
这篇关于模式更改为交易重新设置2018 R3至2014的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!