ORA-09817 troubleshooting

Source: Internet
Author: User

ORA-09817 troubleshooting

ORA-09817 error solved one case sharing.

When you log on to a development database, the following error occurs:

When an error is reported, the system prompts that the audit file fails to be written because there is no free space on the device.

Follow the prompts to see the disk usage:

Obviously, the space usage is already 100%.

Next we need to clear the disk space and check the directory usage:

The fast_recovery_area folder occupies 2.3 GB, and archive should be enabled. This is a development library that does not have such high-level protection requirements. Therefore, you can disable archiving and delete old log files.

First, verify that the archive is Enabled:

Close Archiving:

(1) shutdown immediate:

(2) mount startup status:

(3) disable the archive mode:

(4) Enable the database:

(5) The verification archiving has been disabled:

Next, we will delete the old archive log file. I will delete the file directly from the OS level:

Run the rm-rf folder name.

Clear historical records using RMAN:

......

......

......

......

Complete all cleanup.

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.