码迷,mamicode.com
首页 >  
搜索关键字:goldengate blr    ( 349个结果
Zero Downtime Upgrade of Oracle 10g to Oracle 11g Using GoldenGate — 4
Target Side Setup Install OGG on Target Side Creates required directories for OGG [oracle@vzwc1 ggs]$ ./ggsci  Oracle GoldenGate Command Interpreter for Oracle Version 11.2.1.0.23 1870940...
分类:数据库   时间:2014-06-18 12:37:31    阅读次数:442
常见css的兼容问题
1、链接的虚线框问题/* * a, img, input等标签点击时会带有虚线框 * 去除它*/.noDashedBox { outline:0; blr:expression(this.onFocus=this.blur());}2、固定定位 /* css */.fixedTop ...
分类:Web程序   时间:2014-06-12 17:37:32    阅读次数:307
转:Oracle GoldenGate学习之Goldengate介绍
转自:http://blog.sina.com.cn/s/blog_a32eff28010136d9.html 日志或归档日志获得数据的增删改变化,再将这些变化应用到目标数据库,实现源数据库与目标数据库同步、双活。GoldenGate TDM 软件可以在异构的IT基础结构(包括几乎所有常用操作系统平台和数据库平台)之间实现大量数据亚秒一级的实时复制,其复制过程简图如下: GoldenG...
分类:数据库   时间:2014-06-08 03:17:55    阅读次数:301
RAC环境中threads变更后如何确保goldengate继续正常复制
RAC环境中threads变更后如何确保goldengate继续正常复制转载:http://www.easyora.net/blog/goldengate_rac_threads_remap.html 当rac节点变更的时候,比如我们添加或者删除了集群中的节点,理所当然会对节点对应的log thre...
分类:其他好文   时间:2014-06-04 18:56:29    阅读次数:306
goldengate–使用filter+@GETENV在线重新初始化指定的table
goldengate–使用filter+@GETENV在线重新初始化指定的table转载:http://www.easyora.net/blog/using_filter_getenv_function_to_initialize_special_table.html 在oracle-oracle ...
分类:其他好文   时间:2014-06-04 18:49:40    阅读次数:550
goldengate 原理图
分类:其他好文   时间:2014-05-21 02:18:48    阅读次数:208
goldengate 12c对oracle DB的改进
1. 现在可使用Oracle Universal Installer,即安装时有图形化界面,同时会自动安装java runtime environment,不过个人认为,还是ZIP安装包方便,解压即用。2. 针对集成捕获(Integrated capture),性能上有了进一步提升,对用户而言,不....
分类:数据库   时间:2014-05-08 18:27:32    阅读次数:358
GG配置ggmgr进程
GG配置ggmgr进程...
分类:其他好文   时间:2014-05-02 02:45:06    阅读次数:343
349条   上一页 1 ... 33 34 35
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!