title | description | author | ms.author | ms.date | ms.service | ms.subservice | ms.topic | ms.collection | helpviewer_keywords | dev_langs | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Name Element for Database (DTA) |
In the dta utility, the Name element for Database specifies the name of a database that you want to tune. |
rwestMSFT |
randolphwest |
03/01/2017 |
sql |
tools-other |
reference |
|
|
|
[!INCLUDE SQL Server]
Specifies the name of a database that you want to tune.
<Server>
<Database>
<Name>...</Name>
Characteristic | Description |
---|---|
Data type and length | string, unlimited length. |
Default value | None. |
Occurrence | Required once per Database element. |
Relationship | Elements |
---|---|
Parent element | Database Element for Server (DTA) |
Child elements | None. |
For a usage example of this element, see Server Element (DTA).