Hi all,
11.2.0.3.11
aix6
I am auditing my SYS using OS file as in:
SQL> show parameter audit
NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
audit_file_dest string /var/log/oracle
audit_sys_operations boolean TRUE
audit_syslog_level string LOCAL0.INFO
audit_trail string OS
But when I check my OS directory: ls -l /var/log/oracle
:oracle[/var/log/oracle] ls -l /var/log/oracle
total 0
The is no audit log file created
How do I troubleshoot this please.
Thanks,
mk