当前位置:网站首页>Server optimization of performance tuning methodology
Server optimization of performance tuning methodology
2022-07-05 21:58:00 【Short section senior】

memory management

X86 series CPU,32 Bit operating system
2GB<= Server physical memory <=4GB
Boot.ini add /3GB
4GB<= Server physical memory <=16GB
Boot.ini add /3GB /PAE
Server physical memory >=16GB
Boot.ini add /PAE
SQL Server Enable AWE(4GB Above memory )
Processors and threads

processor

Processor Association
I/O relation
Maximum number of worker threads
promote SQL Server The priority of the
The default priority is 7, After promotion, the priority is 13
Use only when multiple applications are installed on the server at the same time
Use Windows fibers ( Light pool )
There are many. CPU Large servers
be-all CPU All of them are running close to the maximum capacity
Content switching (context Switches) Too many times
Dynamic configuration
Add hardware resources when the database server is online 
SQL Server How to read data from hard disk

Hard disk related settings

Hard disk
Recovery interval
Database checkpoints (Checkpoint) Frequency of events
The function of checkpoints is to mark the database cache as Dirty The data page and log page of are written to the hard disk
data compression
The main target
Reduce the actual target size of data warehouse
The second goal
Enhance query performance
Can be enabled on a single table or index
Support partition
Need in processor resources and storage and IO Choose between bandwidth
Welcome to join me for wechat exchange and discussion ( Please note csdn Add )
边栏推荐
- Codeforces 12D Ball 树形阵列模拟3排序元素
- DataGrid directly edits and saves "design defects"
- 大约SQL现场“这包括”与“包括在”字符串的写法
- AD637使用筆記
- Kingbasees v8r3 cluster maintenance case -- online addition of standby database management node
- C language knowledge points link
- 如何组织一场实战攻防演练
- Analyse des risques liés aux liaisons de microservices
- Did you brush the real title of the blue bridge cup over the years? Come here and teach you to counter attack!
- Experienced inductance manufacturers tell you what makes the inductance noisy. Inductance noise is a common inductance fault. If the used inductance makes noise, you don't have to worry. You just need
猜你喜欢

力扣------经营摩天轮的最大利润

【愚公系列】2022年7月 Go教学课程 003-IDE的安装和基本使用

EBS Oracle 11g 克隆步骤(单节点)

总结出现2xx、3xx、4xx、5xx状态码的原因

Incentive mechanism of Ethereum eth

Dbeaver executes multiple insert into error processing at the same time

An exception occurred in Huawei game multimedia calling the room switching method internal system error Reason:90000017

华为云ModelArts文本分类–外卖评论

Implementing Lmax disruptor queue from scratch (IV) principle analysis of multithreaded producer multiproducersequencer

"Chris Richardson microservices series" uses API gateway to build microservices
随机推荐
Some things make feelings nowhere to put
华为云ModelArts文本分类–外卖评论
Ad637 notes d'utilisation
GCC9.5离线安装
Implementing Lmax disruptor queue from scratch (IV) principle analysis of multithreaded producer multiproducersequencer
MySQL连接断开报错MySQLdb._exceptions.OperationalError 4031, The client was disconnected by the server
Environment configuration problem record
CRM creates its own custom report based on fetch
Oracle检查点队列–实例崩溃恢复原理剖析
EBS Oracle 11g 克隆步骤(单节点)
Image editor for their AutoLayout environment
Alibaba cloud award winning experience: build a highly available system with polardb-x
Regular expressions and re Libraries
力扣------经营摩天轮的最大利润
SQL common syntax records
NET中小型企业项目开发框架系列(一个)
1.2 download and installation of the help software rstudio
多家呼吸机巨头产品近期被一级召回 呼吸机市场仍在增量竞争
【愚公系列】2022年7月 Go教学课程 003-IDE的安装和基本使用
Oracle HugePages没有被使用导致服务器很卡的解决方法