惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

酷 壳 – CoolShell
酷 壳 – CoolShell
G
Google Developers Blog
L
LangChain Blog
Y
Y Combinator Blog
Vercel News
Vercel News
WordPress大学
WordPress大学
大猫的无限游戏
大猫的无限游戏
博客园 - Franky
V
Visual Studio Blog
小众软件
小众软件
月光博客
月光博客
A
About on SuperTechFans
H
Hackread – Cybersecurity News, Data Breaches, AI and More
T
The Blog of Author Tim Ferriss
有赞技术团队
有赞技术团队
M
MIT News - Artificial intelligence
阮一峰的网络日志
阮一峰的网络日志
Last Week in AI
Last Week in AI
博客园 - 【当耐特】
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
MongoDB | Blog
MongoDB | Blog
Jina AI
Jina AI
美团技术团队
量子位

博客园 - gavinyan

转 Google免费的SVN服务器管理VS2010代码 - aehyok - 博客园 转载 一次网络程序Debug过程 对 Excel 表格使用结构化引用 转载 :.Net线程问题解答 转载:我的Linux书架 《Microsoft Sql server 2008 Internal》读书笔记--目录索引(转) 转载:Sql Server性能优化——Slide Window 转载:SQL Server 索引中include的魅力(具有包含性列的索引) 转载:【SQL Server 2005 Performance Tuning性能调校】 转载 (收藏)《博客园精华集》VSTS筛选结果 转 (收藏)《博客园精华集》MOSS分类筛选结果(共68篇)( (收藏)《博客园精华集》Sharepoint分册(转) 在web Application中组织javascript文件 Windows 性能监视器工具perfmon SQL Server BI Step by Step (转载) 大恶人吉日嘎拉之走火入魔闭门造车之.NET疯狂架构经验分享系列(转载) Team Foundation Server – How Does Microsoft Use It? (Reference From Teams WIT Tools) 10步骤优化SQL Server 数据库性能 (转) WiX v3.0 RC 2 (转)
利用Database Engine Tuning Advisor改善数据库性能
gavinyan · 2010-03-10 · via 博客园 - gavinyan

1.利用sql SQL Server Profiler

    在服务器上收集高峰时段的sql运行记录, 存为*.trc

2.使用sql server performance tool  ->Database Engine Tuning Advisor

  分析上述*.trc, 可以得到建议如何优化. 在  Workload中选择File....选取*.trc