ora.chad

简介: ora.chad 进程描述,和作用。

The Cluster Health Advisor (CHA)
Oracle Cluster Health Advisor
参考手册:

Autonomous Health Framework User’s Guide
https://docs.oracle.com/en/database/oracle/oracle-database/12.2/atnms/index.html

Oracle Cluster Health Advisor Architecture
_

管理命令 chactl Command Reference

chactl monitor
Use the chactl monitor command to start monitoring all the instances of a specific Oracle Real Application Clusters (Oracle RAC) database using the current set model.
chactl unmonitor
Use the chactl unmonitor command to stop monitoring all the instances of a specific database.
chactl status
Use the chactl status command to check monitoring status of the running targets.
chactl config
Use the chactl config command to list all the targets being monitored, along with the current model of each target.
chactl calibrate
Use the chactl calibrate command to create a new model that has greater sensitivity and accuracy.
chactl query diagnosis
Use the chactl query diagnosis command to return problems and diagnosis, and suggested corrective actions associated with the problem for specific cluster nodes or Oracle Real Application Clusters (Oracle RAC) databases.
chactl query model
Use the chactl query model command to list all Oracle Cluster Health Advisor models or to view detailed information about a specific Oracle Cluster Health Advisor model.
chactl query repository
Use the chactl query repository command to view the maximum retention time, number of targets, and the size of the Oracle Cluster Health Advisor repository.
chactl query calibration
Use the chactl query calibration command to view detailed information about the calibration data of a specific target.
chactl remove model
Use the chactl remove model command to delete an Oracle Cluster Health Advisor model along with the calibration data and metadata of the model from the Oracle Cluster Health Advisor repository.
chactl rename model
Use the chactl rename model command to rename an Oracle Cluster Health Advisor model in the Oracle Cluster Health Advisor repository.
chactl export model
Use the chactl export model command to export Oracle Cluster Health Advisor models.
chactl import model
Use the chactl import model command to import Oracle Cluster Health Advisor models.
chactl set maxretention
Use the chactl set maxretention command to set the maximum retention time for the diagnostic data.
chactl resize repository
Use the chactl resize repository command to resize the tablespace of the Oracle Cluster Health Advisor repository based on the current retention time and the number of targets.
相关文章
|
存储 SQL Oracle
Oracle使用expdp/impdp实现全库导入导出的整体流程
Oracle的全库导入,首先一点必须先创建数据库,创建了数据库,才能往该数据库导入所有数据。相对来说,使用Oracle进行数据导入导出还很有些“麻烦”的,大多数资料上来就是......
13489 0
Oracle使用expdp/impdp实现全库导入导出的整体流程
|
Oracle 数据库 关系型数据库
深入详解Oracle data change notification
深入详解 Oracle data change notification
1834 0
|
存储 SDN 开发工具
如何配置HITACHI存储多路径软件
如何配置HITACHI存储多路径软件
239 0
|
Dubbo Java 应用服务中间件
双活工作下的数据迁移:Nacos注册中心实战解析
这篇内容介绍了如何使用NacosSync组件进行双活项目中的注册中心数据迁移。首先,准备包括64位OS、JDK 1.8+、Maven 3.2+和MySQL 5.6+的环境。接着,获取并解压NacosSync安装包,配置数据库连接,启动服务,并通过访问特定URL检查系统状态。然后,通过NacosSync控制台进行集群配置,添加Zookeeper和Nacos集群,并设置同步任务。当数据同步完成后,Dubbo客户端(Consumer和Provider)更新配置以连接Nacos注册中心。最后,迁移完成后,原有的Zookeeper集群可下线,整个过程确保了服务的平滑迁移。
552 1
|
Oracle 关系型数据库 数据安全/隐私保护
在Oracle中,ORA-01017 invalid username password; logon denied原因有哪些
在Oracle中,ORA-01017 invalid username password; logon denied原因有哪些
3000 0
|
文字识别 Oracle 关系型数据库
Oracle rac重新执行root.sh脚本
Oracle rac重新执行root.sh脚本
1234 0
|
Shell
Shell 字符串比较(是否为空、等于、不等于)
Shell 字符串比较(是否为空、等于、不等于)
1112 0
QGS
|
关系型数据库 MySQL 数据库
mysql数据库巡检脚本
记mysql数据库巡检脚本
QGS
956 0
mysql数据库巡检脚本
|
计算机视觉 容器
Qt开发笔记之Qwt(二):Qwt仪表盘的基本使用
Qt开发笔记之Qwt(二):Qwt仪表盘的基本使用
Qt开发笔记之Qwt(二):Qwt仪表盘的基本使用
|
Cloud Native 关系型数据库 MySQL
阿里云mysql镜像的安装方法
MySQL Database Service is a fully managed database service to deploy cloud-native applications. HeatWave, an integrated, high-performance analytics engine accelerates MySQL performance by 400x. MySQL数据库服务是一种完全托管的数据库服务,用于部署云原生应用程序。HeatWave是一个集成的高性能分析引擎,可将MySQL性能提高400倍
1140 0
阿里云mysql镜像的安装方法