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 and update on all tables of database

Ankit Ashok AggarwalJun 14 2013 — edited Jun 19 2013

Was going through this and found that “AUDIT DELETE ANY
TABLE BY <username> BY ACCESS” or “AUDIT UPDATE ANY TABLE
<username> BY ACCESS” enable audit for delete and updates for  given username/schema.

I want to enable auditing on delete and update on my entire
database.

Please suggest the best possible solution? Why? And have we
tested it in our any of existing setup?

I am thinking of “Trigger after delete” but again this logic
gets struck at individual tables. It do not work simply once and all for
complete database/all users/all schemas

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 17 2013
Added on Jun 14 2013
19 comments
1,941 views