Item List opening very slow

Kishore_rokkam2009
Member Posts: 4
Hi to all,
After upgradation from Nav 4.0 sp1 to 2009 sp1 with ls retail addon ,If i tryed to open the Item List its taking the too much time , Pls find the attched file having the client monitor screen shot with marked. Can u people sovled that marked area showing time details and parameter of sql statement and sql Index...kindly have any soluion....pls reply me....
After upgradation from Nav 4.0 sp1 to 2009 sp1 with ls retail addon ,If i tryed to open the Item List its taking the too much time , Pls find the attched file having the client monitor screen shot with marked. Can u people sovled that marked area showing time details and parameter of sql statement and sql Index...kindly have any soluion....pls reply me....
0
Comments
-
Are fields and code of that list same before and after upgrade?Ufuk Asci
Pargesoft0 -
No,some new features are added in 20090
-
CM shows nested loops and aggregate functions so I think you suppose to check performance in standart form and then compare it with your custom form starting with the onaftergetrecord trigger and flowfield modifications.Ufuk Asci
Pargesoft0 -
can you post here the entire query run by sql?what are the arguments of the WHERE clause of your select?
i guess that you have a problem on fast forward/dynamic cursor.
Before the FFWD were used, now, with your release, nav is probably using the dynamic one: what's the build no. of your nav version?how many items do you have in the database?0 -
Try taking out all the flow fields from the item list and see if performance improves.Confessions of a Dynamics NAV Consultant = my blog
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book0 -
Belias wrote:can you post here the entire query run by sql?what are the arguments of the WHERE clause of your select?
i guess that you have a problem on fast forward/dynamic cursor.
Before the FFWD were used, now, with your release, nav is probably using the dynamic one: what's the build no. of your nav version?how many items do you have in the database?Jörg A. Stryk (MVP - Dynamics NAV)
NAV/SQL Performance Optimization & Troubleshooting
STRYK System Improvement
The Blog - The Book - The Tool0 -
Alex Chow wrote:Try taking out all the flow fields from the item list and see if performance improves.
The major change with the upgrade was the replacement of SIFT with VSIFT, thus it is very likely that some FlowFields perform differently.
If you record this using "SQL Profiler" (e.g. filter on "Reads" >= 1000) you should see the affected queries ...Jörg A. Stryk (MVP - Dynamics NAV)
NAV/SQL Performance Optimization & Troubleshooting
STRYK System Improvement
The Blog - The Book - The Tool0 -
Belias wrote:i remembed nav2009 sp1 (first build) uses dynamic cursor for browse (on lists), too.. :-kJörg A. Stryk (MVP - Dynamics NAV)
NAV/SQL Performance Optimization & Troubleshooting
STRYK System Improvement
The Blog - The Book - The Tool0 -
then, let's wait to know for the build no. (or better, Kishore_rokkam2009, look at your build no. and search google/bing/partnersource for what cursor is used for browsing lists, then let us know the result :whistle: )
Thanks!0 -
How we replace of SIFT with VSIFT ?stryk wrote:Alex Chow wrote:Try taking out all the flow fields from the item list and see if performance improves.
The major change with the upgrade was the replacement of SIFT with VSIFT, thus it is very likely that some FlowFields perform differently.
If you record this using "SQL Profiler" (e.g. filter on "Reads" >= 1000) you should see the affected queries ...0 -
you can't just shift between sift with vsift!
it is the new version of nav that dropped the (old) sifts and repaced them with vsifts...but i think you don't know what are sifts/vsifts, if you're asking this question...you should read some documentation about them because sumindex technology is a key feature.
By the way, What is your nav build no.?0 -
Nav 2009 SP1 Build No. is 296260
-
Once upon a time, i had a sheet with the build nos. of nav and their cursor type. Unfortunately I've missed it, but i can say that your version is the first one, so i'd try to upgrade to a newer bulild no, or better to nav 2009R2.
If i'll find that file, i'll post it here0 -
Found it! it's outdated, but you have the very first build of SP1, thus the dynamic cursor is probably your problem.
It seems MS was a little confused about this cursors in the past, but they finally made up their mind
Let us know the results!
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