ogg extract进程启动报错ogg -00303

解决:搜索关键字  because enable_goldengate_replication

Operation not supported because enable_goldengate_replication is not set to true

数据库修改参数:

ALTER SYSTEM SET ENABLE_GOLDENGATE_REPLICATION = TRUE scope=both;


再次启动ogg extract进程,错误消失

请使用浏览器的分享功能分享到微信等