Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.63 KB

xml-input-file-samples-dta.md

File metadata and controls

28 lines (19 loc) · 1.63 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic
XML input file samples (DTA)
There are several sample XML input files that you can use with the dta command line tool to tune databases for improved query performance.
markingmyname
maghan
03/14/2017
sql
tools-other
reference

XML Input File Samples (DTA)

[!INCLUDE SQL Server]

This section contains sample XML input files that you can use with the dta command line tool. This tool is one of the user interfaces to the Database Engine Tuning Advisor, a tool you can use to tune databases for improved query performance. Database Engine Tuning Advisor analyzes the effects of a workload against a database or multiple databases. A workload is a set of [!INCLUDEtsql] statements that execute against databases that you want to tune. After Database Engine Tuning Advisor finishes analyzing the effects of the workload, it creates a recommendation for adding indexes, indexed views, or partitioning strategies that will improve query performance on your databases.

In This Section

See Also

Database Engine Tuning Advisor