Oracle Database startup Methods

Source: Internet
Author: User

How many Oracle Database startup methods do you know? There are four answers. there are four Oracle Database startup methods. Please refer to the first one: startup nomount non-installation startup: This method can be executed under startup: rebuilding the control file, rebuilding the database, and starting the instance, that is, to start the SGA and background processes, this kind of startup only requires init. ora file. Www.2cto.com type 2: startup mount dbname installation start: In this mode, you can run: Database Log archiving, database recovery (Oracle training), and naming some database files, such as system tablespace or log files. Execute "nomount", and then open the control file. The third type is startup open dbname. First, execute "nomount", and then execute "mount ", then open the rare database files, including the Redo log files, to access the data in the secondary database. Www.2cto.com type 4: startup equals to the following three calls (1) startup nomount (2) alter database mount (3) alter database open

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.