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 ?