Hello Expert,
Trying to audit proxy user as per MOS Doc ID 782078.1, but doesn't seems working.
1> DB audit settings are:
audit_file_dest /u01/oracle/db11gr4/rdbms/audit
audit_sys_operations TRUE
audit_trail DB, EXTENDED
2> database version is 11.2.0.4 and Oracle Audit Vault version is 12.2.0.4.
3> enabled auditing as per doc
4> connecting through sqlplus <conn MYUSER[APPS]@DB>
5> executing statement like create table, insert into and select.
6> generating all activity report through Oracle Audit Vault but nothing showing up.
Any suggestion will be appreciated.