June 2015
Intermediate to advanced
1800 pages
70h 6m
English
In addition to being able to manually analyze traces in Profiler, you can also use the Database Engine Tuning Advisor to analyze the queries captured in a trace and recommend changes to your indexing scheme. You can invoke it from the Tools menu in SQL Server Profiler. The Database Engine Tuning Advisor can read in a trace that was previously saved to a table or a file. This feature allows you to capture a workload, tune the indexing scheme, and rerun the trace to determine whether the index changes improved performance as expected.
Because the Database Engine Tuning Advisor analyzes SQL statements, you need to make sure that the trace includes one or more of the following events: ...
Read now
Unlock full access