一.问题报错 -- :: ERROR OGG- Java or JNI exception: oracle.goldengate.util.GGException: Error detected handling transaction commit event. 问题定位 查看dirrpt下info log bytes when serialized which is larger than the maximum request size you have configured with…
版本信息: Oracle GoldenGate Command Interpreter Version 12.2.0.1.160419 OGGCORE_12.2.0.1.0OGGBP_PLATFORMS_160430.1401 Linux, x64, 64bit (optimized), Generic on Apr 30 2016 16:21:34 Operating system character set identified as UTF-8. hive.props gg.handler…
1.安装ogg软件时报错: [INS-75012]Sofware Location specified is already an existing Oracle 2.根据报错,是说我们选择ogg软件的安装目录已经被占用,所以进入我们选择的ogg软件安装目录查看 cd /u01/app/oracle/ogg 3.发现目录下没有任何其它文件 4.这时经过查阅资料,发现ogg软件,每次安装都会记录一个像注册表的东西,因为我之前在/u01/app/oracle/ogg这个目录安装过,然后进行了删除操…
Ogg18.1 remote capture要求mysql为5.7版本,只能从linux远程捕获mysql on windows or linux,且不支持DDL捕获.支持远程mysql为community/commerical版本. 源端数据库配置 OGG登录DB的用户及密码: ogg/Welcome!23 确保源库有打开日志 修改my.cnf,打开日志存放路径,并设置格式 [mysqld] log-bin=/var/log/mysql/mysql-bin.log 确保运行mysql的用户有权…