| title | TuningOptions Element (DTA) | |
|---|---|---|
| description | In the dta utility, the TuningOptions element contains the tuning options for a specific tuning session. | |
| author | rwestMSFT | |
| ms.author | randolphwest | |
| ms.date | 03/01/2017 | |
| ms.service | sql | |
| ms.subservice | tools-other | |
| ms.topic | reference | |
| ms.collection |
|
|
| helpviewer_keywords |
|
|
| dev_langs |
|
[!INCLUDE SQL Server]
Contains the tuning options for a specific tuning session.
<DTAInput>
<Server>
...code removed...
<Workload>...</Workload>
<TuningOptions>...</TuningOptions>
| Characteristic | Description |
|---|---|
| Data type and length | None. |
| Default value | None. |
| Occurrence | Optional. If used, can only be used once for each DTAInput element. |
For examples of the TuningOptions element, see the XML Input File Samples (DTA).