Oracle DB to Kafka Replication
Hello Folks,
I have a business requirement in my project to be able to Replicat data in real-time from Production OLTP Oracle DB's which are very heavily transaction active to Kafka and ultimately feed to Target in Cloud for Data Analytics and Machine learning. One of the options explored is to go for Goldengate. Requirement is to send all the columns of each tables regardless of any updates. In my opinion, enabling full supplemental logging (trandata) at DB or table level will serve the purpose but we dont want to have any potential performance implication on source ORACLE OLTP DB due to