Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

How to ingest oracle redo logs into the Kafka.Log miner or golden gate, need to devise some customised ways using open source technologies.Any help or pointer.

avatar
New Member

How to ingest oracle redo logs into the Kafka.Log miner or golden gate, need to devise some customised ways using open source technologies.Any help or pointer.

1 ACCEPTED SOLUTION

avatar
Super Guru

@atul gupta

For Kafka log miner use case and not only, see: https://github.com/linkedin/databus. Databus understands Oracle redo logs.

For GoldenGate that is an out of box capability! Not clear why would you use customized open source technologies to push data to GoldenGate. Maybe you want to replace GoldenGate all together. Your business case needs more clarification.

If you like this response, please vote it.

View solution in original post

4 REPLIES 4

avatar
Super Guru

@atul gupta

For Kafka log miner use case and not only, see: https://github.com/linkedin/databus. Databus understands Oracle redo logs.

For GoldenGate that is an out of box capability! Not clear why would you use customized open source technologies to push data to GoldenGate. Maybe you want to replace GoldenGate all together. Your business case needs more clarification.

If you like this response, please vote it.

avatar
New Member

Thanks constantin!! Golden gate is not an option..Any other way of reading redo logs ...

avatar
Super Guru

@@Altul Gupta

I actually recommended to NOT use Golden Gate but databus. Pls read my earlier response. Vote if helpful.

avatar
New Member

How to build a database to read redo logs??