Four basic startup methods for Oracle databases

Source: Internet
Author: User

The following articles mainly introduce four common startup methods for Oracle databases, including startup nomount, startup mount dbname, and startup open dbname, the following describes the specific content of the article.

1. startup nomount

Non-installation startup: In this mode, you can execute re-build the control file, re-build the database, start the instance, that is, start the SGA and background processes. To start this kind of startup, you only need the init. ora file.

2. startup mount dbname

Installation and startup: In this mode, you can execute: Database Log archiving, database recovery, and renaming some database files, such as system tablespace or log files. Execute "nomount" and open the control file.

3. startup open dbname

First, execute "nomount", then execute "mount", and then open all database files including Redo log files. In this way, you can access data in the database.

4. startup equals to the following three commands:

Startup nomount

Alter database mount

The related content above alter database open is an introduction to. I hope you will get some benefits.

The above content is an introduction to the four Oracle Database startup methods. I hope you will get something.

Article by: http://database.csdn.net/page/ee788d7a-8fea-4067-a2bf-4a79423ed270

Related Article

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.