当前位置:网站首页>CRS management and maintenance
CRS management and maintenance
2022-08-02 00:15:00 【Aoki and the Wind】
CRS is the abbreviation of Oracle Cluster Ready Service (Oracle Cluster Ready Service). Starting from Oracle 10gR2, Oracle changed its name to Clusterware. Generally, we think that CRS = Clusterware = Oracle Cluster Ready Service = Oracle Cluster Software. CRS clusterTo manage and use grid users, common commands are stored in the installation directory $ORACLE_HOME/bin of the grid software.
First, start and stop CRS
Oracle CRS is automatically started when the system starts, usually do not need to start and stop manually.However, in special circumstances such as system upgrade, maintenance or
debugging, it is also necessary to manually stop or start the CRS service.
1. Stop CRS on a single node
Switch to the /u01/app/grid/product/11.2.0/bin directory under the root user
# ./crsctl stop crs
2. Single node start CRS
# ./crsctl start crs
3. Stop all cluster resources running on all nodes
# ./crsctl stop cluster -all
4. Start all cluster resources running on all nodes
# ./crsctl start cluster -all
Second, verify CRS
1. Check the current state of a cluster
# ./crsctlcheck cluster
2. Check the current status of the CRS
# ./crsctl check crs
3. Check the current status of OHASD
# ./crsctl check has
Three, disable and enable the CRS daemon
# ./crsctl disable crs
# ./crsctl enable crs
Fourth, display the status of cluster resources
# ./crsctl start res -t
5. Query the software version of CRS
# ./crsctl query crs softwareversion
Note: For other usages of crsctl, please refer to the online documentation: Usage:crsctl
Six |, OLSNODES tool
Use the olsnodes tool to check all nodes that have joined the cluster.
1. Display the nodes that the cluster has joined
# ./olsnodes
2. Display the name of the cluster
# ./olsnodes -c
3. Display the virtual IP address corresponding to the node
# ./olsnodes -i
边栏推荐
- Interview high-frequency test questions solution - stack push and pop sequence, effective parentheses, reverse Polish expression evaluation
- 工件SSMwar exploded 部署工件时出错。请参阅服务器日志了解详细信息
- 【Leetcode】2360. Longest Cycle in a Graph
- Short video SEO optimization tutorial Self-media SEO optimization skills and methods
- 玩转NFT夏季:这份工具宝典值得收藏
- 不就是个TCC分布式事务,有那么难吗?
- solidity
- 单片机遥控开关系统设计(结构原理、电路、程序)
- 多御安全浏览器android版更新至1.7,改进加密协议
- 一篇永久摆脱Mysql时区错误问题,idea数据库可视化插件配置
猜你喜欢

众筹DAO“枯萎”的缩影:曾拍下《沙丘》未出版手稿的Spice DAO解散

SphereEx苗立尧:云原生架构下的Database Mesh研发实践

双队列实现栈?双栈实现队列?

【加密周报】经济衰退在加息气氛中蔓延 美联储“放手一搏”?盘点上周加密市场发生的重大事件

WEB安全基础 - - - XRAY使用

security cross-domain configuration

Docker搭建Mysql主从复制
![[头条]笔试题——最小栈](/img/67/08f2be8afc780e3848371a1b5e04db.png)
[头条]笔试题——最小栈

Artifact XXXwar exploded Artifact is being deployed, please wait...(已解决)

中缀转后缀、前缀表达式快速解决办法
随机推荐
[头条]笔试题——最小栈
WEB安全基础 - - - XRAY使用
一文概览最实用的 DeFi 工具
很多人喜欢用多御安全浏览器,竟是因为这些原因
电机原理动图合集
632. 最小区间
06-SDRAM :SDRAM控制模块
不就是个TCC分布式事务,有那么难吗?
Ansible中的任务执行控制
els 方块变形判断。
Collection of NFT tools
07-SDRAM: FIFO control module
认识USB、Type-C、闪电、雷电接口
yay 报错 response decoding failed: invalid character ‘<‘ looking for beginning of value;
Using the "stack" fast computing -- reverse polish expression
【三子棋】C语言实现简易三子棋
【Leetcode】1206. Design Skiplist
字节跳动面试官:请你实现一个大文件上传和断点续传
solidity
NFT工具合集