ask about database engine tuning advisor sql server2005

117320
Member Posts: 33
Hi,
I use database engine tuning advisor for my query and the tool recommend me to apply some indexes and statistic.
the tools said if I apply the thing it will improvent my performance for 99%.
my questions is, if i apply database engine tuning adviosr.from navision side,is there any impact if I apply their recommendation?
because I've a lot of slow query. I afraid that if i apply the same thing from database engine tuning advisor, it will affect my navision side.
I use navision 4.0 SP3.
if you know about this thing,please answer.
thank you so much.
I use database engine tuning advisor for my query and the tool recommend me to apply some indexes and statistic.
the tools said if I apply the thing it will improvent my performance for 99%.
my questions is, if i apply database engine tuning adviosr.from navision side,is there any impact if I apply their recommendation?
because I've a lot of slow query. I afraid that if i apply the same thing from database engine tuning advisor, it will affect my navision side.
I use navision 4.0 SP3.
if you know about this thing,please answer.
thank you so much.
0
Comments
-
Hi!
Well, IMHO the Tuning Advisor has to be handled with care, I think most of its proposals are somewhat critical ...
As NAV queries a SELECT * the TA tends to suggest indexes which contain few INDEX fields, but INCLUDES all other fields of the table. This virtually means to copy the table in a different sorting; and your table might grow dramatically. Finally you improve Read-Performance, but Write-Performance might be degraded ...
So you have to know wich indexes to add, and which better not. Additionally, the SQL site is just one part of the problem, you also need to check/optimize the application & code, too.
Please search MIBUSO for "SQL Performance" and you will get tons of advices & recommendations about how to improve performance!
Regards,
JörgJörg A. Stryk (MVP - Dynamics NAV)
NAV/SQL Performance Optimization & Troubleshooting
STRYK System Improvement
The Blog - The Book - The Tool0 -
Hi,
Thank you for your answer.0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions