ORA-09925 - 11.2.0.2 RAC database
Hi,
we have a 2 node 11.2.0.2 RAC system on Linux X86
All of a sudden we have started getting the following error when we try to connect / as sysdba or RMAN / target
ERROR:
ORA-09925: Unable to create audit trail file
Linux-x86_64 Error: 2: No such file or directory
Additional information: 9925
ORA-01075: you are currently logged on
It does not seems to be a permission issue
$ echo $ORACLE_BASE
/u02/app/oracle
ls -ltr
drwxr-x--- 2 oracle oinstall 462848 Oct 3 10:13 adump
and this was working perfectly until couple of days ago. We noticed that /u02 was 100% full and we freed up space there but
still unable to connect / as sysdba.