What are AUDIT ACTION 31, 105 & 107?
Hi there,
Can anyone explain Audit Action 31, 105 & 107 from audit_actions table?
I need to enable them on the database as an audit requirement.
ACTION NAME
----- -----------------------
31 NOAUDIT OBJECT
105 SYSTEM NOAUDIT
107 NOAUDIT DEFAULT
Also How do I audit 'grant role' privilege?
SQL>audit grant any role; --> doesnt work for me.
SQL>audit grant role by access/session --> fails with error
Regards
A
0