码迷,mamicode.com
首页 >  
搜索关键字:goldengate director    ( 2468个结果
Oracle Goldengate和Oracle Data Integrator的初步认识
免责声明: 本文中使用的部分图片来自于网络,如有侵权,请联系博主进行删除 1. Oracle Glodengate是什么? GoldenGate是oracle的一种基于数据库日志的数据同步软件,它通过解析源数据库在线日志或归档日志获得数据的增删改变化,再将这些变化全部或者部分的应用到目标数据库,实现...
分类:数据库   时间:2014-06-28 18:22:23    阅读次数:377
Cocos2d-x 3.0 动作
http://blog.csdn.net/lnb333666/article/details/16858635//运行一个action动作对象 runAction("action对象"); //暂停一个对象的动作 Director::sharedDire...
分类:其他好文   时间:2014-06-25 17:01:45    阅读次数:218
veridata实验举例(1)验证TCUSTMER与TCUSTORD两节点同步情况
续接“GoldenGate配置(四)之veridata配置”  网址:点击打开链接 veridata实验举例(1)验证TCUSTMER与TCUSTORD两节点同步情况 环境: Item Source System Target System Platform Red Hat Enterprise Li...
分类:其他好文   时间:2014-06-25 06:42:54    阅读次数:182
ubuntu下配置rails环境遇到的错误
1.Could not find gem 'sqlite3 (>= 0)' in any of the gem sources listed in you r Gemfile 2.ERROR: While executing gem ... (Gem::FilePermissionError) You don't have write permissions into the /usr/local/lib/ruby/gems/1.9.1 director.y 3.rails 3遇到 Could n...
分类:其他好文   时间:2014-06-24 22:18:45    阅读次数:316
GoldenGate配置(三)之DDL复制配置
GoldenGate配置(三)之DDL复制配置 【说明】 此篇续接上一篇:“GoldenGate配置(二)之双向复制配置”点击打开链接 环境: Item Source System Target System Platform Red Hat Enterprise Linux Server r...
分类:其他好文   时间:2014-06-24 21:24:49    阅读次数:322
REPLICAT RORA_1保持 ABENDED状态,无法启动问题处理
REPLICAT  RORA_1保持 ABENDED状态,无法启动问题 GGSCI (gc1) 12> info all Program     Status      Group       Lag           Time Since Chkpt MANAGER     RUNNING                                            E...
分类:其他好文   时间:2014-06-24 17:37:19    阅读次数:305
GoldenGate配置(四)之veridata配置
GoldenGate配置(四)之veridata配置 环境: Item Source System Target System Platform Red Hat Enterprise Linux Server release 5.4 Red Hat Enterprise Linux Serve...
分类:其他好文   时间:2014-06-24 15:28:41    阅读次数:270
GoldenGate之update操作节点间不同步——处理办法
GoldenGate之update操作节点间不同步 故障现象:节点1、节点2进行update操作后,不能实现同步 解决过程: 1、常规巡检: 检查进程状态:正常 GGSCI (gc1) 7> info all Program     Status      Group       Lag           Time Since Chkpt MANAGER...
分类:其他好文   时间:2014-06-22 21:08:14    阅读次数:402
GoldenGate配置(二)之双向复制配置
GoldenGate配置(二)之双向复制配置 环境: Item Source System Target System Platform Red Hat Enterprise Linux Server release 5.4 Red Hat Enterprise Linux Server rele...
分类:其他好文   时间:2014-06-22 11:46:51    阅读次数:362
GoldenGate配置(一)之单向复制配置
GoldenGate配置(一)之单向复制配置 环境: Item Source System Target System Platform Red Hat Enterprise Linux Server release 5.4 Red Hat Enterprise Linux Server re...
分类:其他好文   时间:2014-06-22 07:16:57    阅读次数:282
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!