| title |
TestServer Element (DTA) |
| description |
In the dta utility, the TestServer element specifies the test server to use when tuning a production server. |
| 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]
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)