Three Common shutdown methods in Oracle databases

Source: Internet
Author: User

The following articles mainly introduce several common methods for disabling Oracle databases. This article provides three common methods for disabling Oracle databases, of course, these three common close methods often appear in the actual use of Oracle, if you are a popular Oracle. The following article will be meaningful to you.

There are several common methods for disabling Oracle databases:

1,

 
 
  1. Shutdown normal

Close the Oracle database normally.

2,

 
 
  1. Shutdown immediate

Close the database immediately.

Run shutdown immediate in SVRMGRL, and the database is not closed immediately,

However, after Oracle executes some cleanup tasks, it closes session termination and releases session resources ),

When you use shutdown to close a database, shutdown immediate can be used to close the database.

3,

 
 
  1. Shutdown abort

Directly shut down the database, and the session accessing the database will be suddenly terminated,

If a large number of operations are being performed in the database, it takes a long time to restart the Oracle database after the shutdown abort command is executed.

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.