Ora-01033:oracle initialization or shutdown in progress

Source: Internet
Author: User

Borrowing the experience of others

The client Oracle server enters the PL/SQL developer times ora-01033:oracle Initializationg or shutdown in progress error message that the application system cannot connect to the Oracle service. Solve the problem by remote guidance. The process is as follows:

1. Enter cmd and execute set Oracle_sid=fbms to ensure the correct SID is connected.
2, running Sqlplus "/as sysdba"
Sql>shutdown Immediate Stop Service
Sql>startup start the service, observe that there is no data file loading error at startup, and remember the error data file label
Sql>shutdown Immediate Stop service again
Sql>startup Mount
sql> Recover datafile 2 Recovering an error data file
Sql>shutdown Immediate Stop service again
Sql>startup start service, this time normal.
3, into the PL/SQL developer check, no longer prompt error.

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.