Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.55 KB

simple-xml-input-file-sample-dta.md

File metadata and controls

29 lines (22 loc) · 1.55 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords dev_langs
Simple XML Input File Sample (DTA)
This article contains a sample XML input file to use for tuning workloads to use with Database Engine Tuning Advisor.
markingmyname
maghan
03/01/2017
sql
tools-other
reference
sample applications [DTA]
XML

Simple XML Input File Sample (DTA)

[!INCLUDE SQL Server]

Copy and paste this sample of a simple XML input file to use for tuning workloads into your favorite XML editor or text editor. Then replace the values specified for the Server, Database, Schema, Table, Workload, and TuningOptions elements with those for your specific tuning session. For more information about the attributes and child elements that you can use with these elements, see the XML Input File Reference (Database Engine Tuning Advisor). The following sample uses only a subset of available attribute and child element options.

Code

[!code-xmlInputFileSamples#SimpleXMLInputFile]

See Also

Start and Use the Database Engine Tuning Advisor
XML Input File Reference (Database Engine Tuning Advisor)