当前位置:首页 > 数据库 > SQL其他

[db2 数据库同步][db2数据库数据同步解决方案]两个DB2数据库之间如何进行数据复制/同步??[问题点数:0分]

  1.capture:

  保证前向滚动,从db2命令窗口:(绑定)

  db2connecttodatabase

  db2bind@capture.1stisolationurblockingall

  在winnt命令窗口:

  asnccpdatabase(启动)

  asncmdstop(停止)

  2.aplly:

  (同上)

  db2connecttodatabase(source)

  db2bind@applycs.1stisolationcsblockingall

  db2bind@applyur.1stisolationurblockingall

  db2connecttodatabase(object)

  db2bind@applycs.1stisolationcsblockingallgrantpublic

  db2bind@applyur.1stisolationurblockingallgrantpublic

  asnapplymusicdatabase(object)启动

  asnastop停止

 数据库同步软件


【说明】本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!

相关教程推荐

其他课程推荐