|
|
|
|
|
by pingsl
1564 days ago
|
|
I am afraid data audit is not just about data changes. The real challenge is how to audit the data read which people should not do. Since there is no redo logs generated for data read, CDC could not help in this case. It will reply on the audit traces, the SQL capture and cache, etc. But it's costly. |
|