oracle database vault auditing on unified audit trail
Version: Oracle database 19c Enterprise edition
I have oracle database vault activated and I have created a rule based on 2 factors (module and machine). A command rule CONNECT is based on this rule set.
When I have a blocking event the column FACTOR_CONTEXT on dvsys.audit_trail$ gives me all the details: machine name and module blocked.
I have activated unified audit trail and enabled ORA_DV_AUDPOL and ORA_DV_AUDPOL2 policies.
But when I have a blocking event like ORA-47400, the column DV_FACTOR_CONTEXT on unified_audit_trail is not populated. On So I don't have any detail about blocking actions.