Hello All,
Does audit logging is taken care by Active Data Guard to log how many records inserted, deleted, updated , by which session/process/job id and what time along with any error message specific to any event and I do not need to design that part while populating data from source site to target site.
If not then any idea/recommendation how to track how many records inserted, deleted, updated from source to target through ADG replication (both in Physical standby and logical standby) . Any Oracle DB 12C audit log will automatically (or through any configuration changes will enable tracking) track it or I need to design explicitly?
Thanks,
Rajneesh