This is a discussion on Database Tuning Advisor in SQL Server 2005 within the SQL Server forums, part of the Database category; Hi All This is regarding Database Tuning Advisor (DTA) in SQL Server 2005, Currently I am using DTA directly on ...
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Database Tuning Advisor in SQL Server 2005
Hi All
This is regarding Database Tuning Advisor (DTA) in SQL Server 2005, Currently I am using DTA directly on the main production machine system. Of late I have noticed there is a recompilation, why this happens? Is it not proper to use Database Tuning Advisor (DTA) in SQL Server 2005 directly on main machine. What are the Implications? Thanks, Happy Harry |
|
|||
|
Dear Harry
It is best recommended to run Database Tuning Advisor on a seperate machine. Make a copy of your main/production database to an independent machine and run DTA. It is a fact that DTA may create imaginery index and or statistics which may later result in recompilation. Regards. |
|
|||
|
if any one is wondering what is database tuning advisor....
This is an enhanced version of the Index tuning Wizard. In SQL Server 2005 it integrates with the SQL Profiler and reduces the time spent on tuning. It also helps determine whether aligned or non-aligned layout should be used to benefit performance in dealing with partitioning related tables. It analyzes workload and physical implementation of one or more databases. It uses trace files, trace tables or Transact-SQL scripts as workload input when tuning databases. It can recommend the optimum physical design structure for the database and statistics that should be collected to backup physical design structures. Hope this helps some one to understand what it is.... send me PM if you need more explanation or post here.. Thanks for the excellent forum by exforsys |
![]() |
| Thread Tools | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SQL Server 2005 | bhv | SQL Server 2005 Tutorials | 1 | 10-16-2007 05:02 AM |
| Microsoft .NET : Implementing The Google Web Service In VB.NET - Introduction | techguru | Microsoft .NET Tutorials and Articles | 4 | 04-28-2006 07:55 PM |
| Visual Basic : Get a Lean, Mean Dev Machine with the Express Editions of Visual Basic and SQL Server 2005 | techguru | Visual Basic Tutorials | 0 | 08-28-2005 07:26 AM |
| SQL Server CE 2.0 installation Problem | NareshShroff | SQL Server 2005 Tutorials | 2 | 07-17-2004 07:55 AM |
| Migrating Oracle Databases to SQL Server 2000 | sanereddy | SQL Server 2005 Tutorials | 0 | 07-05-2004 08:37 AM |