Skip to Main Content

Database Software

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

ORA-09925: Unable to create audit trail file

3470765Dec 31 2017 — edited Jan 11 2018

command I ran

rman

connect target sys/*****@orcl;

RMAN-00571: ===========================================================

RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============

RMAN-00571: ===========================================================

ORA-09925: Unable to create audit trail file

Linux-x86_64 Error: 28: No space left on device

Additional information: 9925

I have sufficient space in oracle home and tmp.

$ /home/oracle> df -k /u01

Filesystem           1K-blocks      Used Available Use% Mounted on

/dev/mapper/VGExaDb-LVDbOra1

                     165008748 116371272  40840720  75% /u01

$ /home/oracle> df -k /tmp

Filesystem           1K-blocks     Used Available Use% Mounted on

/dev/mapper/VGExaDb-LVDbSys1

                      30832636 20808516   8434872  72% /

NAME                                 TYPE        VALUE

------------------------------------ ----------- ------------------------------

audit_file_dest                      string      /u01/app/oracle/admin/orcl/adump

audit_sys_operations                 boolean     TRUE

audit_syslog_level                   string

audit_trail                          string      OS

unified_audit_sga_queue_size         integer     1048576

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Feb 8 2018
Added on Dec 31 2017
3 comments
942 views