Oracle Cluster Management entry-level commands

Source: Internet
Author: User
Tags sqlplus

1. Opening and closing of CRS
Close CRS
/etc/init.d/init.crs stop
Open CRS
/etc/init.d/init.crs start

2. Start and close all cluster services
Shut down
Crs_stop-all
Start
Crs_start-all

3, manually start the sequence of cluster services
Node Application "Nodeapps" –>asm instance –> production Instance –> service
Srvctl Start Nodeapps-n Node1
Srvctl Start Nodeapps-n Node2
Srvctl Start Asm-n Node2
Srvctl Start Asm-n Node1
Log on to the individual node startup database using Sqlplus

4, manually shut down the order of cluster services
Log in to each node using Sqlplus shutdown Immediate Database
Srvctl Stop Asm-n Node2
Srvctl Stop Asm-n Node1
Srvctl Stop Nodeapps-n Node1
Srvctl Stop Nodeapps-n Node2

5, check the CRS resource status
Crs_stat–t

Oracle Cluster Management entry-level commands

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.