Oracle database change data capture (CDC) and Siebel
Hello - We've very odd audit trail requirement for our implementation.
As usual, Siebel audit trail is not capable of handling it.
Upon investigation I found change data capture (CDC) functionality of Oracle database that meets all our requirements.
Oracle provides few options for CDC. I was thinking to use "Asynchronous HotLog Mode" option. This option uses Oracle online redo log to capture changes.
This functionality is not touching anything related to Siebel and its strictly database related, but if we implement CDC DB feature just want to make sure