随笔 - 404  文章 - 4  评论 - 0  阅读 - 25万

随笔分类 -  Oracle复制技术

上一页 1 2
skip a transaction in goldengate
摘要:skip a transaction in goldengate [oracle@db ]$ ggsci Oracle GoldenGate Command Interpreter for OracleVersion 12.1.2.1.0 OGGCORE_12.1.2.1.0_PLATFORMS_1 阅读全文
posted @ 2018-07-30 18:54 HelonTian 阅读(144) 评论(0) 推荐(0) 编辑
【场景一】Oracle11.2.0.4 DG搭建之备节点复制主库
摘要:主库: 一:强制force logging: alter database force logging; 二:开启主库的归档模式 三:主库添加standby redo log,比redo日志组多一组: ALTER DATABASE ADD STANDBY LOGFILE GROUP 4 ('/dat 阅读全文
posted @ 2018-05-23 19:46 HelonTian 阅读(448) 评论(0) 推荐(0) 编辑
DG-V$MANAGED_STANDBY视图
摘要:V$MANAGED_STANDBY displays current status information for some Oracle Database processes related to physical standby databases in the Data Guard envir 阅读全文
posted @ 2018-04-12 22:07 HelonTian 阅读(304) 评论(0) 推荐(0) 编辑
oracle复制技术之shareplex
摘要:shareplex简介 阅读全文
posted @ 2018-04-11 07:03 HelonTian 阅读(156) 评论(0) 推荐(0) 编辑
【GoldenGate管理】源端和目标端新增加复制表
摘要:Classic Replicat Mode (一)源端和目标端新增加复制表 根据需求将生产库中PROCESS_LOG表通过ogg同步到测试库中:操作步骤: 当GoldenGate仅打开DML复制时,源端增加复制表:在GoldenGate的进程参数中,如果通过*来匹配所有表,因此只要符合*所匹配的条件 阅读全文
posted @ 2018-04-10 20:14 HelonTian 阅读(174) 评论(0) 推荐(0) 编辑
【DataGuard管理】日志传输
摘要:1. 日志传输方式 有两种日志传输方式(ARC和LGWR),第一种是采用ARC进程传输日志,其示意图如下: 注:上图来自《大话Oracle RAC》 其大致过程如下: 1)主库:日志先写入在线重做日志,当在线重做日志满后(或人为切换), ARC0进程归档该日志至主库本地归档目录,归档完成后,ARC1 阅读全文
posted @ 2017-11-02 18:57 HelonTian 阅读(1727) 评论(0) 推荐(0) 编辑
Oracle Data Guard Protection Modes
摘要:Maximum Availability Maximum Availability This protection mode provides the highest level of data protection that is possible without compromising the 阅读全文
posted @ 2017-11-02 18:51 HelonTian 阅读(238) 评论(0) 推荐(0) 编辑

上一页 1 2
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示