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 Truncate and drop table with Unified Auditing

oracoreAug 10 2018 — edited Aug 14 2018

Hi,

I want to audit truncate and drop table for specific tables with Unified Auditing.  ( Oracle 12cR2 )

The following is not working as regarding to documentation action all does not include truncate or drop .

create audit policy test

actions all on test.test_table

audit policy test

Any Ideas ?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 11 2018
Added on Aug 10 2018
4 comments
2,209 views