Exforsys

Online Training

Database Tuning Advisor in SQL Server 2005

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 ...


Go Back   Exforsys > Database > SQL Server

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-18-2006, 08:46 AM
Junior Member
 
Join Date: Feb 2006
Posts: 16
Happy Harry is on a distinguished road
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-18-2006, 08:53 AM
Senior Member
 
Join Date: Apr 2005
Posts: 716
lokeshm is on a distinguished road
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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-18-2006, 09:37 AM
Junior Member
 
Join Date: Feb 2006
Posts: 8
nickole is on a distinguished road
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

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


All times are GMT -4. The time now is 02:41 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.