Restart an instance of the RAC Environment Database

Source: Internet
Author: User

RAC: Real Application Cluster (Real Application Cluster) is widely used. As an Oracle Database Cluster Environment, RAC has a complete set of management knowledge. Here I will demonstrate the restart process of rac.

Recommended reading:

Oracle 11g rac modify archive Mode

Oracle RMAN clears archived logs

Oracle 11g Flashback Data Archive (flash back Data archiving)

1. Check the node information and running status before restarting.

You can use srvctl status database-d database name // to view node Information

Crs_stat // view node status

The data node is composed of two instances and runs on different nodes. The status is OK.

2. First shut down the database

Srvctl stop database-d database name

3. Close the connected nodes respectively.

Log on to the corresponding server, and enter the following command to close the node.

Srvctl stop nodeapps-n Node 1/node 2

4. Restart the database

After some data operations are completed, enable the database by using the srvctl start database-d database name.

Under normal circumstances, each node will automatically get up. Let's check if it doesn't get up automatically and we will restart it manually.

Crs_stat-t view status

  • 1
  • 2
  • Next Page

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.