Oracle 11g RAC stop and start steps

Source: Internet
Author: User

before closing the backup control file/parameter file:  Sqlplus/as Sysdbaalter Database backup controlfile to '/home/oracle/control.ctl.bak '; Create pfile= '/home/oracle/init& lt; instance name >.ora ' from SPFile; One, Oracle 11g RAC shutdown sequence

1. Stop the EM Service
Su-oracle
Export ORACLE_UNQNAME=DB11
Emctl Status Dbconsole
Emctl Stop Dbconsole
Emctl Status Dbconsole

2. Stop listening
SRVCTL Status Listener
Srvctl Stop Listener
SRVCTL Status Listener

3. Stop the Library
Srvctl Stop database-d Db11-o Immediate

4. Stop CRS (per node execution)
Su-root
Enter the bin directory of the grid user
./crsctl Stop CRS

5. View the process
Ps-ef | grep Lsnr
Ps-ef | grep CRS
Ps-ef | grep Smon


Two, boot order

1. Kai CRS (two nodes are executed, if you want to restart the operating system, then this step can be omitted)
Su-root
CD $CRS _home/bin
#./crsctl Start CRS
#./CRS_STAT-T-V

2. Start the database
Su-oracle
Srvctl Start database-d Db11-o Open

3. Viewing the database and listening status
Srvctl Status database-d db11
SRVCTL Status Listener

4. View CRS
Crs_stat-t-V

5. View the process
Ps-ef | grep Lsnr
Ps-ef | grep CRS
Ps-ef | grep Smon

Oracle 11g RAC stop and start steps

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.