当前位置:网站首页>Performance monitoring of database tuning solutions
Performance monitoring of database tuning solutions
2022-07-05 21:59:00 【Short section senior】
Performance troubleshooting methodology

A good workman does his work well , You must sharpen your tools first SQL Server
Windows System monitor
SQL Trace profiler
Dynamic management view & Dynamic management functions
Performance dashboard report
Activity monitor
SQL Server Agent alerts
Data engine optimization consultant
Query execution plan
Relational database performance Performance Studio

Resource governor

Be able to treat different workloads differently
For example, use the application name , Login name, etc .
Limit per request
Importance
Maximum memory percentage
Maximum CPU Time
Grant timeout value
Maximum number of requests
Resource monitoring
Performance examples ( Before tuning )
Server hardware resources
processor 2 individual , Memory 2 GB
share 1 + 14 Stored procedures , There are about 30000 A complex system of instructions , You need to perform 4 hr 21 min
User needs : Must be on 2 hr Execution completed within
Performance examples ( After tuning )
Only one of the slowest queries , unnecessary table variable Inquiry skills , Change to query directly from the data table , And establish a non cluster index of composite fields for the data table fields required in the query
The running time is greatly reduced to 1 hr 15 min, Performance improvement 71%, The expectations of users' needs have been met
Follow up recommendations
Performance objects and counters :
Processor: % Processor Time Keep at 70% following
Memory:page/sec exceed 7800
Memory:available Mbytes only 4MB
Welcome to join me for wechat exchange and discussion ( Please note csdn Add )
边栏推荐
- Alibaba cloud award winning experience: build a highly available system with polardb-x
- AD637使用笔记
- 【愚公系列】2022年7月 Go教学课程 003-IDE的安装和基本使用
- Net small and medium-sized enterprise project development framework series (one)
- The Blue Bridge Cup web application development simulation competition is open for the first time! Contestants fast forward!
- sql常用语法记录
- 如何组织一场实战攻防演练
- 2.2.3 output of documents
- 极狐公司官方澄清声明
- ESP32
猜你喜欢

Deeply convinced plan X - network protocol basic DNS

Official clarification statement of Jihu company

华为联机对战如何提升玩家匹配成功几率

2.2 basic grammar of R language

matlab绘制hsv色轮图

K210 learning notes (IV) k210 runs multiple models at the same time

DBeaver同时执行多条insert into报错处理

MySQL disconnection reports an error MySQL ldb_ exceptions. OperationalError 4031, The client was disconnected by the server

R language learning notes

极狐公司官方澄清声明
随机推荐
Basic grammar of interview (Part 1)
Making global exception handling classes with aspect
[Yugong series] go teaching course 003-ide installation and basic use in July 2022
About the writing method of SQL field "this includes" and "included in" strings
阿龙的感悟
Poj 3237 Tree (Tree Chain Split)
Uni app Bluetooth communication
Exercise 1 simple training of R language drawing
2.2.3 output of documents
微服务入门(RestTemplate、Eureka、Nacos、Feign、Gateway)
Huawei cloud modelarts text classification - takeout comments
初级软件测试必问面试题
Kingbasees v8r3 data security case - audit record clearing case
C language knowledge points link
Robot operation mechanism
Interview questions for basic software testing
Did you brush the real title of the blue bridge cup over the years? Come here and teach you to counter attack!
华为快游戏调用登录接口失败,返回错误码 -1
阿里云有奖体验:用PolarDB-X搭建一个高可用系统
ICMP 介绍