Oracle Solution for Error ora-28141

Solution for Oracle Error ORA-28141

ORA-28141: error in creating audit index file

What triggered the Error:

ACLE was not able to create the file being used to hold audit file names.

What should we do to fix it:

amine the directory pointed to by the initialization parameter "audit_file_dest." Make sure that all of the following is true: *1. The directory exists. *2. The name indeed points to a directory and not a file. *3. The directory is accessible and writable to the ORACLE user.