ORA-09925: Unable to create audit trail file
I'm trying to create an database on a server. In starting the database I received this error message when trying to start the new database:
imgtri-ora-d1(oracle)/oracle/audit/devcorp> sqlplus /nolog
SQL*Plus: Release 11.2.0.4.0 Production on Wed Nov 4 10:56:31 2015
Copyright (c) 1982, 2013, Oracle. All rights reserved.
SQL> CONNECT / AS SYSDBA
ERROR:
ORA-09925: Unable to create audit trail file
IBM AIX RISC System/6000 Error: 2: No such file or directory
Additional information: 9925
ORA-09925: Unable to create audit trail file
IBM AIX RISC System/6000 Error: 2: No such file or directory
Additional information: 9925
What am I doing wrong?