| title |
TestServer Element (DTA) | Microsoft Docs |
| ms.custom |
|
| ms.date |
06/13/2017 |
| ms.prod |
sql-server-2014 |
| ms.reviewer |
|
| ms.technology |
tools-other |
| ms.topic |
conceptual |
| dev_langs |
|
| helpviewer_keywords |
|
| ms.assetid |
caa3547a-2cd5-47ad-ace2-a36752835cfe |
| author |
stevestein |
| ms.author |
sstein |
| manager |
craigg |
Specifies the test server to use when tuning a production server.
<TuningOptions>
<TestServer>...</TestServer>
...code removed here...
</TuningOptions>
| Characteristic |
Description |
| Data type and length |
string, unlimited length. |
| Default value |
None. |
| Occurrence |
Optional. Can use once for each TuningOptions element. |
For a usage example of this element, see Reduce the Production Server Tuning Load.
XML Input File Reference (Database Engine Tuning Advisor)