ORA-09817: Write to audit file failed solution

Source: Internet
Author: User

Connect to ORacleError:ORA-09817: Write to audit file failed.

 

[Oracle @ qs-dmm-rh1 dave] $ sqlplus sys/oracle as sysdba;

SQL * Plus: Release 10.2.0.4.0-Production on Thu Mar 17 16:35:02 2011

Copyright (c) 1982,200 7, Oracle.All Rights Reserved.

 

ERROR:

ORA-09817: Write to audit file failed.

--This error is basically because the disk space is full.

Enter user-name:

ERROR:

ORA-01017: invalid username/password; logon denied

 

Enter user-name:

ERROR:

ORA-01017: invalid username/password; logon denied

 

SP2-0157: unable to CONNECT to ORACLE after 3 attempts, exiting SQL * Plus

[Oracle @ qs-dmm-rh1 dave] $ oerr ora 9817

09817,000 00, "Write to audit file failed ."

// * Cause:ORACLE was unable to write an entry to the file used as

//Audit trail.

// * Action: Check the UNIX error number for a possible operating system error.

//If there is no error, contact Oracle Support Services.

[Oracle @ qs-dmm-rh1 dave] $ df-lh

FilesystemSizeUsed Avail Use % Mounted on

/Dev/sda313G12G136 K 100%/

/Dev/sda199 M12 M83 M12%/boot

Tmpfs506 M0506 M0%/dev/shm

[Oracle @ qs-dmm-rh1 dave] $

 

 

After deleting some files:

 

[Oracle @ qs-dmm-rh1 u01] $ df-lh

FilesystemSizeUsed Avail Use % Mounted on

/Dev/sda313G9.1 GB2.8 GB77%/

/Dev/sda199 M12 M83 M12%/boot

Tmpfs506 M0506 M0%/dev/shm

 

The connection is normal again:

 

[Oracle @ qs-dmm-rh1 u01] $ sqlplus/as sysdba;

SQL * Plus: Release 10.2.0.4.0-Production on Thu Mar 17 17:06:43 2011

 

Copyright (c) 1982,200 7, Oracle.All Rights Reserved.

 

Connected:

Oracle Database 10g Enterprise Edition Release 10.2.0.4.0-Production

With the Partitioning, OLAP, Data Mining and Real Application Testing options

 

SQL> select open_mode from v $ database;

 

OPEN_MODE

----------

MOUNTED

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.