Created 06-10-2016 02:53 AM
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.
Created 06-16-2016 11:33 PM
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.
Created 06-16-2016 11:33 PM
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.
Created 06-21-2016 05:42 PM
Thanks constantin!! Golden gate is not an option..Any other way of reading redo logs ...
Created 06-23-2016 02:12 PM
@@Altul Gupta
I actually recommended to NOT use Golden Gate but databus. Pls read my earlier response. Vote if helpful.
Created 06-23-2016 06:20 PM
How to build a database to read redo logs??