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!

ASM audit files

AlleTApr 12 2012 — edited Apr 12 2012
Hi,

I know that connections with administrator privileges are always audited by oracle, but we are on ASM and internal connections to ASM instance fill the file system.

So I have to periodically delete these files manually.

The file content is something like this:

Audit file /oracle/app/oracle/product/11.1.0/rdbms/audit/+asm1_ora_21342_1.aud
Oracle Database 11g Release 11.1.0.7.0 - 64bit Production
With the Real Application Clusters option
ORACLE_HOME = /oracle/app/oracle/product/11.1.0
System name: Linux
Node name: xxxxxx
Release: 2.6.18-128.el5
Version: #1 SMP Wed Dec 17 11:41:38 EST 2008
Machine: x86_64
Instance name: +ASM1
Redo thread mounted by this instance: 0 <none>
Oracle process number: 26
Unix process pid: 21342, image: oracle@nocturnalley3.hogwarts.local (TNS V1-V3)

Thu Apr 12 08:47:28 2012
LENGTH : '132'
ACTION :[7] 'CONNECT'
DATABASE USER:[1] '/'
PRIVILEGE :[6] 'SYSDBA'
CLIENT USER:[6] 'oracle'
CLIENT TERMINAL:[0] ''
STATUS:[1] '0'


Is there a way to prevent these files from being generated?

Thanks
This post has been answered by Helios-GunesEROL on Apr 12 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 10 2012
Added on Apr 12 2012
2 comments
5,788 views