Oracle Audit and Oracle Replication

Hi guys,

Replicated database group. Auditing enabled on all member databases in the 
replication group.

On all databases, the following command was run:

audit update table by access;

Then on one database, an update was done on a record in a regular table.

I see this update event recorded in sys.aud$.

But on the other members of the replication group. I do not see any update 
event recorded in the sys.aud$ table. Even though the record I updated got 
replicated across the wire.

Am I missing something?

How do I set it up so that replicated actions are also recorded in sys.aud$ Is 
this even possible?

Thanks.

--
Lyndon Tiu
--
http://www.freelists.org/webpage/oracle-l


Other related posts: