DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: unable to create audit trail file

  1. #1
    Join Date
    Dec 2013
    Posts
    1

    unable to create audit trail file

    Hi ,

    im getting an issue while connecting to the database is conn / as sysdba.
    the error was
    SQL> conn / as sysdba
    ERROR:
    ORA-09925: Unable to create audit trail file
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 9925
    ORA-09925: Unable to create audit trail file
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 9925


    could any one can help me

  2. #2
    Join Date
    Nov 2000
    Location
    Pittsburgh, PA
    Posts
    4,166
    You should make sure that your audit directory exists. Take a look at your pfile and see what audit
    directory is specified. You can also look at your alert log to see what directories need to be created.
    Until the audit directory exists, you won't be able to log into the database.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width