About 32,600 results
Open links in new tab
  1. sql server - Tuning advisor ignores old query store queries - Database ...

    Nov 9, 2024 · I'm using the SQL Server database tuning advisor (DTA) to tune a database using a workload stored in the query store. The query_store_query view records more than 38 thousand …

  2. sql server - Database Tuning Advisor error: ...% of consumed workload ...

    Nov 30, 2017 · Now I'm using SQL Server Database Tuning Advisor to see analysis recommendations. To achieve it specified the table name as a workload source and selected all interested databases. …

  3. sql server - Database Tuning Advisor user permissions - Database ...

    sql-server permissions database-tuning-advisor See similar questions with these tags.

  4. sql server - Can I trust the Database Engine Tuning Advisor ...

    5 Our database has become large, and we are trying to optimize performance. Can we follow the recommendations provided by the Database Engine Tuning Advisor by supplying it a .trc file …

  5. sql server - What am I doing wrong with the Database Tuning Advisor ...

    I ran Profiler for ~24 hours ("Tuning" template minus LoginName) and have ~7GB of usage recorded in a trace file. I then ran the Database Engine Tuning Advisor on this trace file (no partitioning, keep …

  6. sql server - Database Tuning Advisor CLI "dta" missing - Database ...

    Jun 12, 2020 · SQL Server Management Studio 18.5.1 Database Engine Tuning Advisor v18.5.1 History The workstation had SQL Server 2014 installed It had a prior version of SSMS installed I upgraded to …

  7. sql server - Database Engine Tuning Advisor - The minimum storage …

    Nov 19, 2016 · Perhaps the recommendations exceeded 3MB. Again from BOL: If unspecified, Database Engine Tuning Advisor assumes the smaller of the following: Three times the current raw …

  8. sql server - Tuning process exited unexpectedly. (DTAEngine)

    Jun 23, 2021 · sql-server sql-server-2019 database-tuning-advisor See similar questions with these tags.

  9. Can I use Database Engine Tuning Advisor for Azure?

    Feb 14, 2018 · As a workaround (not complete as Tuning Advisor) if you run a query in SQL Server Management Studio and enable "Include Actual Execution Plan", in the "Execution Plan" tab you …

  10. sql server - Using the database engine tuning advisor - how do I ...

    May 10, 2016 · 3 I have run a server-side profile trace for over an hour to produce a .trc file with all activities in one of my databases. I have then passed this .trc trace file as a parameter to the …