how to track dml operations
Hi Team,
I have a requirement to track INSERT / UPDATE / DELETE operations suing Goldengate.
OS: Solaris 9.10
Database: 11.2.0.3
GG Version: 11.2.0.1
01. Source has to replicate some tables
02. Target has to maintain an extra date column in all tables.
03. Target has to track all DML operations into audit tables.
04. Target audit tables with retention of 180 days.
05. How to maintain audit tables if all tables from source and target are re-sync.
Please let me know how can I achieve tracking DML operations into audit tables and when situations arises on re-sync?
Thank you
GKris