TuningOptions Element (DTA)
Applies to: SQL Server
Contains the tuning options for a specific tuning session.
Syntax
<DTAInput>
<Server>
...code removed...
<Workload>...</Workload>
<TuningOptions>...</TuningOptions>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length | None. |
Default value | None. |
Occurrence | Optional. If used, can only be used once for each DTAInput element. |
Element Relationships
Example
For examples of the TuningOptions element, see the XML Input File Samples (DTA).