Hi All,
I am trying to understand the file content format and how to develop a program to trigger an event based on the changes happen in the Redo Log file of Oracle database. Does anyone have a sample code (in Java, C# etc) which explains how to read information from it?
Thank you