Data Replication from Oracle to Apache Kafka using Oracle GoldenGate 21c
Hosts and databases used in this environment. Category Source Target Host srvdb01.localdomain (OEL8) srvdb02.localdomain (OEL8) Database Oracle Kafka Database/Topics Name master REGIONS Database Version 19.23.0.0.0 3.8.0 Database Home /u01/app/oracle/product/19.0.0/dbhome_1 /opt/kafka_2.13-3.8.0 Goldengate Version 21.3.0.0.0 21.4.0.0.0 Goldengate Home /u01/app/oracle/product/21.3.0/ogg_1 /opt/oggbd Goldengate Schema oggadmin - Table/Topics for Replication HR.REGIONS REGIONS We will set up Oracle Goldengate replication from Oracle database to Apache Kafka topics in real-time. Oracle 19.23.0.0.0 (Source) Apache Kafka 3.8.0 (Target) 1. Prepare...