当前位置:网站首页>Dm8: generate DM AWR Report
Dm8: generate DM AWR Report
2022-06-30 21:16:00 【You are so great】
DM8: Generate AWR The report
Check whether to turn on AWR 0 close ,1 Turn on
SELECT SF_CHECK_AWR_SYS;
– Turn on AWR The report
SP_INIT_AWR_SYS(1);
– Set snapshot generation interval (10< Units of minutes <525600)
CALL DBMS_WORKLOAD_REPOSITORY.AWR_SET_INTERVAL(10);
– Manually generate a snapshot
call DBMS_WORKLOAD_REPOSITORY.CREATE_SNAPSHOT();
– Query snapshot
SELECT * FROM SYS."WRM$_SNAPSHOT";

– Generate awr The report ( The third line awr1.html)
CALL SYS.AWR_REPORT_HTML(1,2,'/home/dmdba','awr1.html');

– close AWR The report
SP_INIT_AWR_SYS(0);
边栏推荐
- ArcGIS构建发布简单路网Network数据服务及Rest调用测试
- Four Misunderstandings of Internet Marketing
- 防范未授权访问攻击的十项安全措施
- 减少嵌入式软件调试时间的三个技巧
- Open source internship experience sharing: openeuler software package reinforcement test
- 升级kube出现unknown flag: --network-plugin
- SQL Server 提取字符串中的纯数字
- [原创]用代码dialog 高度 宽度无法屏幕屏幕问题
- mysql-批量更新
- 文本生成模型退化怎么办?SimCTG 告诉你答案
猜你喜欢

MySQL高级篇3

MySQL introduction, detailed installation steps and usage | dark horse programmer

ICLR'22 Spotlight | 怎样度量神经网络权重中的信息量?

毕业五年,想当初若没有入行测试,我是否还会如这般焦虑

个人开发的渗透测试工具Satania

《ClickHouse原理解析与应用实践》读书笔记(3)

Four Misunderstandings of Internet Marketing

How to move forward when facing confusion in scientific research? How to give full play to women's advantages in scientific research?

Binary search tree (1) - concept and C language implementation

Software engineering UML drawing
随机推荐
在线教育项目用户登录和注册
升级kube出现unknown flag: --network-plugin
Metauniverse may become a new direction of Internet development
Adobe Photoshop (PS) - script development - remove file bloated script
3Ds Max 精模obj模型导入ArcGIS Pro (二)要点补充
oprator-1初识oprator
Auto-created primary key used when not defining a primary key
Coefficient of variation method matlab code [easy to understand]
开发技术-获取10分钟前的时间
sdfsdf
有趣插件汇总
多态在代码中的体现
《ClickHouse原理解析与应用实践》读书笔记(1)
我想知道股票开户要认识谁?另外,手机开户安全么?
Iclr'22 spotlight | how to measure the amount of information in neural network weights?
mysql-批量更新
Qiao NPMS: search for NPM packages
Open source internship experience sharing: openeuler software package reinforcement test
Digital currency: far-reaching innovation
【等级测评师】等级测评师怎么报名?多少分及格?