Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Summary of Oracle 11gR2 RAC cluster service startup and shutdown commands

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

There are many posts on the Internet.

Commands to start and shut down related services

# su-oracle

$crs_start-all-start all crs services

$crs_stop-all-- stop all crs services

$crsctl start crs-- start the crs service

$crsctl stop crs-- stop the crs service

$srvctl start nodeapps-n db01 (db02)-- launch all applications on a node

$srvctl stop nodeapps-n db01 (db02)-- stop all applications on a node

$srvctl start listener-n db01 (db02)-- start the listener of a node

$srvctl stop listener-n db01 (db02)-- stop the listener of a node

$srvctl start instance-d db-I db01 (db02)-- start an instance

$srvctl stop instance-d db-I db01 (db02)-- stop an instance

$srvctl start database-d db-- start the database

$srvctl stop database-d db-- stop the database

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report