码迷,mamicode.com
首页 >  
搜索关键字:goldengate blr    ( 349个结果
GoldenGate Integrated Capture Mode
通常我们配置的Goldengate是读取在线日志文件或者ALO(只读归档日志的)。还有另外一种抽取模式Integrated Capture Mode,它是依靠 logmining server读取数据库改变的信息     Integrated capture supports more data types as well as compressed data and as it is full...
分类:其他好文   时间:2015-03-05 09:17:22    阅读次数:303
How to add a DELAY in applying transactions in GoldenGate?
有时候生产库可能出现错误操作,那么我们使用Goldengate同步过来的数据也将是错误的,如果目标库不要求实时性,那么我们可以使用延迟参数使目标库延迟应用。这样我们就可以保护错误操作之前的数据 APPLIES TO: Oracle GoldenGate - Version 10.4.0.0 and later Information in this...
分类:移动开发   时间:2015-03-05 09:16:47    阅读次数:285
监控Goldengate状态
配置好goldengate之后,我们需要监控它的传输数据量,进程延迟,进程状态等信息,下面是一些具体的命令: GGSCI (zbdba1) 36> info all Program Status Group Lag at Chkpt Time Since Chkpt MANAGER RUNNING ...
分类:其他好文   时间:2015-03-05 09:16:15    阅读次数:177
Goldengate BATCHSQL
如果生产环境的Goldengate不需要实时同步的话,那么我们可以使用BATCHSQL这个参数进行批量同步,从而提高goldengate的性能 Valid for Replicat Use the BATCHSQL parameter to increase the performance of Replicat. BATCHSQL causes Replicat to organize s...
分类:数据库   时间:2015-03-05 09:15:47    阅读次数:396
OGG-02050 Not enough database memory to honor requested MAX_SGA_SIZE
在测试GoldenGate Integrated Capture Mode的时候,启动抽取进程报 OGG-02050 Not enough database memory to honor requested MAX_SGA_SIZE 错误 参数配置如下: GGSCI (zbdba1) 20> view param ext1 EXTRACT ext1 USERID ogg, PASSWO...
分类:数据库   时间:2015-03-04 11:11:26    阅读次数:635
Install Goldengate On Oracle Rac 11.2.0.4
安装环境: source: OS:redhat 6.3 DB:11.2.0.4 rac OGG:11.2.1.0.1 target: OS:redhat 6.3 DB:11.2.0.4 OGG:11.2.1.0.1 rac到单机的一个传输配置,这里测试ogg没有放入到共享存储中。建议生产环境将ogg放入共享存储,以免单点故障。 Prepare(Source And Target...
分类:数据库   时间:2015-03-02 09:30:47    阅读次数:251
ogg的安装配置 配置双向同步(含DDL)
第一部分 先配置单向同步(含DDL) 一 源端安装GoldenGate 创建用户 创建目录 mkdir -p /opt/ogg chmod -R 777 /opt/ogg chown -R oracle:oinstall /opt/ogg ogg用户 useradd -g oinstall -G d...
分类:其他好文   时间:2015-03-01 16:57:42    阅读次数:234
Use Goldengate Initial Data Load
我们在搭建ogg的时候,通常需要先ogg进行初始化,那么初始化的方式很多。现在介绍ogg自己的初始化方式。 测试环境: Souce DB: OS:redhat 6.3 Name:zbdba1 DB:11.2.0.4 OGG:11.2.1.0.1 Target DB: OS:redhat 6.3 Name:zbdba2 DB:11.2.0.4 OGG:11.2.1.0.1 这里着重介绍 I...
分类:其他好文   时间:2015-03-01 10:32:39    阅读次数:236
【翻译自mos文章】OGG add Supplemental Logging 时失败,报错为 块损坏(Block Corruption)
OGG add Supplemental Logging 时失败,报错为 块损坏(Block Corruption)...
分类:其他好文   时间:2015-02-25 19:57:28    阅读次数:136
用飞信监控GoldenGate进程
监控GoldenGate进程1)在goldengate安装目录下建立文件ogginfo$vim ogginfoinfo all2)配置飞信报警下载飞信安装包http://down.51cto.com/data/240154 $mkdir/usr/local/sms将飞信代码包上传到sms目录,并将所...
分类:系统相关   时间:2015-02-25 15:23:49    阅读次数:176
349条   上一页 1 ... 20 21 22 23 24 ... 35 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!