How to clenaup safely the directory inode of Parameter AUDIT_FILE_DEST?
Hi,
Assuming i have a audit dump destination defined at directory:
/oracle/orat280/base/admin/orat280/adump
>> oracle@orat280s> ls -la
total 9940
drwxr-x--- 6 oracle oinstall 4096 Jul 20 2015 .
drwxr-x--- 3 oracle oinstall 4096 Jul 20 2015 ..
drwxr-x--- 2 oracle oinstall 10113024 Jan 22 13:16 adump
The directory inode occupies significant space. I learned that this
can cause performance problems if not cleaned up.
But how do i do this without interfering and loosing auditing records
written into this directory?
Thanks for any hint.
Regards,
Uwe