Record the mount problem once

Source: Internet
Author: User

Linux CentOS 6.5 _64 Oracle 11.2G

Today received a customer call said restart the server, the database did not restart to see the database error did not find the control file path, the database started to the Unmount State,

Because the database is placed on the storage, the database program installed on this machine, df-h view storage without Oh mount, execute mount/dev/sdc/u02 error/DEV/SDC has been mounted or/u02 is busy.

Again df-h still did not see, Ps-ef view has the following information:

Sh-c/SBIN/FSCK-YF/DEV/SDC >/dev/null 2>&1

/sbin/fsck-yf/dev/sdc

Fsck.ext4-yf/dev/sdc

Re-mount/dev/sdc/u02 after kill for the above three processes

Then Sqlplus/as SYSDBA.

ALTER DATABASE Mount;

ALTER DATABASE open;

Check everything is OK. Call it a call.

Record the mount problem once

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.