CDC Replacement in 19C
Hi,
We are migrating from 11.2 to 19C database. Currently, we use Oracle Change Data Capture (CDC) to log and audit changes on several dozen tables.
Since CDC doesn't work in 19C database, what are our options? Does anyone have/know documentation/examples of using Oracle's Flashback Data Archive (FDA) to replace CDC or another solution?
We would like to see the old values, new values, when the change was made, and who made the change.
Thanks