Oracle Error ORA-28141: error in creating audit index file

Oracle Error Message

ORA-28141: error in creating audit index file

Reason for the Error

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

Solution

Examine 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.

Share:

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Oracle Error Message ORA-24328: illegal attribute value Reason for the Error The attribute value passed in is illegal. Solution Consult...
Oracle Error Message ORA-01346: LogMiner processed redo beyond specified reset log scn Reason for the Error LogMiner has detected a...
Oracle Error Message ORA-13241: specified dimensionality does not match that of the data Reason for the Error An error occurred...