Aged Receivable/Payable Report Performance Issue
mcaverly
Member Posts: 26
We updated from Nav 3. to Nav 5. Aged Receivable and Payable reports become very sluggish. Prior to update, it took seconds to create 90-page reports (receivable or payable), now, it takes more than 5 minutes to execute the same report(s).
Has anyone experienced this same problem?
PS. we've tested Nav5 SP1, same problem.
Has anyone experienced this same problem?
PS. we've tested Nav5 SP1, same problem.
0
Comments
-
SQL or native database?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 -
Thanks0
-
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 -
We are using SQL 2000.
Sorry, I did not state this info. in the body of my last response.0 -
mcaverly wrote:We are using SQL 2000.
Sorry, I did not state this info. in the body of my last response.
You might want to check your performance on the SQL profiler. It's most likely that you need make some changes to enhance SQL performance on the Cust. Ledg Entry table.
Or ask a SQL perform consultant to tune your database for you.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 -
I thought this is a Navision issue. Since we had no problem executing these reports when we still ran on Nav 3.x.
The problem has arised after we updated to Nav 5.
Besides, what can a sql tuner can do that can affect Navision reports?
Thanks for your response.0 -
I think the report was rewritten in release 4. All the open customer ledger entries for each customer are written to a temp customer ledger entry table and then deleted. The more keys, the more time.
I saw one instance where this report was taking more than 12 hours. I cut it down by defining an alternate customer ledger entry table for temp table use with only 2 keys.
If it is only taking 5 minutes for you, then Navision must have come up with a fix.
I don't see how SQL Server tuning will improve a temporary table performance issue.David Machanick
http://mibuso.com/blogs/davidmachanick/0 -
There is an issue in 5.0 for reports to run slower, and there is a hotfix for it. But if you are mentioning that 5.0 sp1 has the same issue, then it's not the case.
Did you run 5.0 sp1 on the same box?0 -
I ran into this problem on a recent 3.60 to 5.0 upgrade. The customers AR aging went from 20 seconds (3.60) to over 5 minutes (5.0) and the AP aging went from 30 minutes (3.60) to over 3 hours (5.0).
The report was changed to handle situations where the posting date was different from the invoice date. The old reports did not work correctly in this situation. See KB artice 905300 on PartnerSource for details.
Our ultimate solution for this customer was to revert to the 3.60 reports since they did not have the mismatched date issue.There are no bugs - only undocumented features.0 -
This problem is due to the way the design of the report and the way NAV5 browsing and filtering the report dataset(s). The longer the customer list is, the worse the performance becomes. Apparently, Navision report engine is acquiring data prior to applying filters to its dataset(s).0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K 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
- 333 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
