TestServer 元素 (DTA)TestServer Element (DTA)
适用于:Applies to: SQL ServerSQL Server(所有支持的版本)
SQL ServerSQL Server (all supported versions)
SQL ServerSQL Server(所有支持的版本)
SQL ServerSQL Server (all supported versions)
指定在优化生产服务器时要使用的测试服务器。Specifies the test server to use when tuning a production server.
语法Syntax
<TuningOptions>
<TestServer>...</TestServer>
...code removed here...
</TuningOptions>
元素特征Element Characteristics
特征Characteristic | 说明Description |
---|---|
数据类型和长度Data type and length | string,长度没有限制。string, unlimited length. |
默认值Default value | 无。None. |
出现次数Occurrence | 可选。Optional. 对于每个 TuningOptions 元素可以使用一次。Can use once for each TuningOptions element. |
元素关系Element Relationships
关系Relationship | 元素Elements |
---|---|
父元素Parent element | TuningOptions 元素 (DTA)TuningOptions Element (DTA) |
子元素Child elements | 无。None. |
示例Example
有关此元素的用法示例,请参阅 减轻生产服务器优化负荷。For a usage example of this element, see Reduce the Production Server Tuning Load.
另请参阅See Also
XML 输入文件引用(数据库引擎优化顾问)XML Input File Reference (Database Engine Tuning Advisor)