Oracle 11g startup times The End Of The ORA-03113 communication channel File

Source: Internet
Author: User

Oracle 11g startup times The End Of The ORA-03113 communication channel file:

SQL> startup;

The oracle routine has been started.

....

....

The database has been loaded.

Ora-03113: End of the file for the communication channel

ID: 5851

Session ID 96 Serial Number: 3

----------------------------------------------------------------

Solution:

SQL> startup mount;

The oracle routine has been started.

SQL> shown parameter db_recovery;

Db_recovery_file_dest_size 3882 M

SQL> alter system set db_recovery_file_dest_size = 30G;

The system has been changed.

SQL> shutdown immediate;

SQL> startup;

The database has been loaded.

The database has been opened.

The database can be used normally.

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.