Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 1.83 KB

File metadata and controls

39 lines (32 loc) · 1.83 KB
title XML Input File Samples (DTA) | Microsoft Docs
ms.custom
ms.date 03/14/2017
ms.prod sql
ms.prod_service sql-tools
ms.component dta
ms.reviewer
ms.suite sql
ms.technology
database-engine
ms.tgt_pltfrm
ms.topic conceptual
dev_langs
XML
helpviewer_keywords
sample applications [DTA]
ms.assetid 1ed28805-a9ae-43ca-92da-101ba0c0c43a
caps.latest.revision 14
author stevestein
ms.author sstein
manager craigg

XML Input File Samples (DTA)

[!INCLUDEappliesto-ss-xxxx-xxxx-xxx-md] 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