Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Audit not generating aud files

11g.DBAAug 28 2012 — edited Aug 28 2012
Hi all,

I have enabled audit on a particular table but i am not getting any files inside my adump folder.

SQL> show parameter audit;

NAME TYPE VALUE
------------------------------------ ----------- ---------------------------
audit_file_dest string C:\ORACLE\ADMIN\ORCL\ADUMP
audit_sys_operations boolean FALSE
audit_trail string DB

already tried giving audit all by user by access;audit insert,select,update by user by access etc etc etc.

In OEM,it is visible that audit is applied on particular table and user but still no audit files are generated.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 25 2012
Added on Aug 28 2012
7 comments
1,224 views