当前位置:网站首页>AWR analysis report questions for help: How can SQL be optimized from what aspects?
AWR analysis report questions for help: How can SQL be optimized from what aspects?
2022-08-02 02:08:00 【Malan open】
Other Answer 1:

Other Answer 2:
I hope it helps you
https://www.modb.pro/db/13170Other Answer 3:
The provided AWR report, the time span is too large and has little reference value, it is recommended to take the awr and ash report information in the stuck time period
Other Answer 4:
Basically look at several key points of Load Profile.
Redo size to see if there is a lot of writing.Generally, the archive is full, and the disk is insufficient to see this.
Logical read See if the amount of data read is not large.Generally, in an environment where the hardware conditions meet the standard, the larger this value is, the busier the system is.(A poorly written SQL will also keep the database busy)
Block changes to see how much data is written.
Physical read to see if the SQL is well written, or if the hardware is not powerful (the memory is too small).
Executes (SQL): The number of SQL executed per second.See if the business is complicated
Transactions: The number of transactions performed per second.See if the system is busy
In fact, it is all SQL together, so I have controlled everything here, and there is no problem.

边栏推荐
- From 2023 onwards, these regions will be able to obtain a certificate with a score lower than 45 in the soft examination.
- ¶Backtop 回到顶部 不生效
- MySQL8 下载、启动、配置、验证
- 『网易实习』周记(二)
- Typescript31 - any type
- 检查IP或端口是否被封
- Personal blog system project test
- Constructor instance method inheritance of typescript38-class (implement)
- messy website
- LeetCode brush diary: LCP 03. Machine's adventure
猜你喜欢

『网易实习』周记(二)

Software testing Interface automation testing Pytest framework encapsulates requests library Encapsulates unified request and multiple base path processing Interface association encapsulation Test cas

typescript38-class的构造函数实例方法继承(implement)

垃圾回收器CMS和G1

Check if IP or port is blocked

typescript30-any类型

Handwriting a blogging platform ~ Day 3

Constructor instance method inheritance of typescript38-class (implement)

【轮式里程计】

使用百度EasyDL实现厂区工人抽烟行为识别
随机推荐
bool框架::PosInGrid (const简历:关键点kp, int &posX, int诗句)
秒懂大模型 | 3步搞定AI写摘要
项目后台技术Express
typescript32-ts中的typeof
typescript33 - high-level overview of typescript
力扣、752-打开转盘锁
Speed up your programs with bitwise operations
Multi-Party Threshold Private Set Intersection with Sublinear Communication-2021: Interpretation
After graduating from three books, I was rejected by Tencent 14 times, and finally successfully joined Alibaba
¶ Backtop back to the top is not effective
Coding Experience Talk
typescript37-class的构造函数实例方法继承(extends)
Constructor instance method of typescript36-class
【LeetCode每日一题】——654.最大二叉树
HSDC和独立生成树相关
Hash collisions and consistent hashing
LeetCode刷题日记: 33、搜索旋转排序数组
Redis 订阅与 Redis Stream
Simple example of libcurl accessing url saved as file
Use baidu EasyDL implement factory workers smoking behavior recognition