Record a mount problem and record the mount Problem

Source: Internet
Author: User

Record a mount problem and record the mount Problem

Linux centos 6.5 _ 64 oracle 11.2g

Today, I received a call from a customer saying that the server was restarted and the database was not restarted. After reading the database error, the path to the control file was not found. The database was started to unmount,

Because the database is stored, and the database program is installed on the local machine, df-h shows that the storage is not mounted, run mount/dev/sdc/u02 to report the error:/dev/sdc has been mounted or/u02 is busy.

If df-h is not displayed again, ps-ef displays the following information:

Sh-c/sbin/fsck-yf/dev/sdc>/dev/null 2> & 1

/Sbin/fsck-yf/dev/sdc

Fsck. ext4-yf/dev/sdc

Run kill on the preceding three processes and then mount/dev/sdc/u02 again.

Then sqlplus/as sysdba

Alter database mount;

Alter database open;

Check that everything is normal. To close the work.

 

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.