ORA-10997: Another startup/shutdown operation of this instance in progress Solution

Source: Internet
Author: User

I want to learn about Oracle and open the database tonight:

SQL> startup
ORA-10997: Another startup/shutdown operation of this instance inprogress
ORA-09967: Unable to create or open lock file

Linux error: 13: Permission denied

Baidu and Google have been using many methods on the Internet for a long time, so they are stuck in the water, so they have to try dbca again.

However, there is no way to survive, and finally we can see a method on OTN:

Root @ think-V30SA :~ # Chown-r ORACLE: DBA/u01/APP/Oracle/

oracle@think-V30SA:~$ sqlplus /nologSQL*Plus: Release 10.2.0.1.0 - Production on Wed Oct 17 19:28:51 2012Copyright (c) 1982, 2005, Oracle.  All rights reserved.SQL> conn / as sysdbaConnected to an idle instance.SQL> startupORACLE instance started.Total System Global Area  599785472 bytesFixed Size    1220772 bytesVariable Size  205524828 bytesDatabase Buffers  385875968 bytesRedo Buffers    7163904 bytesDatabase mounted.Database opened.


I finally succeeded, and the culprit was the permission. Alas .....

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.