Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

audit delete on table

BoochiSep 7 2010 — edited Nov 12 2010
I would like to turn on auditing for delete on one of the table. I executed the below command.
audit delete on <table_name> by access whenever successful;
Auditing is enabled. But, I want to know where to track this audit information whenever there is a delete occured on the table. Could someone list out the SYS views to track this information?.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 10 2010
Added on Sep 7 2010
11 comments
3,989 views