The dta Command-Line Utility

dta is the command-line version of the graphical Database Engine Tuning Advisor. Both the command-line utility and graphical tool provide performance recommendations based on the workload provided to them. The syntax for dta is as follows:

       Dta [ -? ] |[     [ -S server_name[ \instance ] ]     {         { -U login_id [-P password ] }         | –E             }         { -D database_name [ ,...n ] }             [-d database_name ]             [ -Tl table_list | -Tf table_list_file ]         { -if workload_file | -it workload_trace_table_name }         { -s session_name | -ID session_ID }             [ -F ]                     [ -of output_script_file_name ]                     [ ...

Get Microsoft® SQL Server 2012 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.