how to audit "SYS" user activities
732974Aug 10 2011 — edited Aug 10 2011Hello,
Using Oracle 11GR2, is there a way to see the SYS user activities in the dba_audit_xxxxx views?
I know I can turn on "audit_sys_operations", and it will put the audit data in the audit_file_dest (adump) location, but I would like to be able to see the sys audit data from the dba_audit views.
Can this be done? Is there a way to see the SYS audit data from within the database?
It would make things much easier, especially in reports that we generate.
Thanks in advance.