Maxtrix form - loads slow with some users

anon2132
Member Posts: 12
Hello,
Got a strange one here...
Same client (401 objects, 403 SQL Exe), license, cleared zup files, and same NAV permissions, same 'net type'.
However one user can open and view figures on the matrix form much quicker than others.
User1 = 1 second
User2 = 30 seconds
These are setup as database users.
Any pointers most welcome....
Got a strange one here...
Same client (401 objects, 403 SQL Exe), license, cleared zup files, and same NAV permissions, same 'net type'.
However one user can open and view figures on the matrix form much quicker than others.
User1 = 1 second
User2 = 30 seconds
These are setup as database users.
Any pointers most welcome....
0
Comments
-
Hi,
Have you tried the client monitor or SQL profiler to see where the bottleneck is?0 -
Just to make sure, when you say cleared ZUP file you mean that everything is the same.
So cache is the same in both users and also they haven't changed the view of the form (meaning that the smaller the cell in the matrix the more cells appear, the more calculations are performed)...0 -
kapamarou wrote:Just to make sure, when you say cleared ZUP file you mean that everything is the same.
So cache is the same in both users and also they haven't changed the view of the form (meaning that the smaller the cell in the matrix the more cells appear, the more calculations are performed)...
Yes exactly...0 -
Hi
The client monitor is staightforward to use Tools -> Client Monitor and press start. Run the matrix form and then stop the client monitor and compare the two output to see where the delay is.0 -
But if you are not partner, you need additional granule in your license to be able to run the Client Monitor. But because you are using MS SQL, you can use the SQL profiler for looking for more details...0
-
Check also with the SQL Profiler.
It's under Start -> Programs -> SQL 20005 -> Perfomance -> SQL Profiler.
In the SQL profiler you activate following Events
Showplan XML (to see which index is used and if he scan or seek)
Stored Procedures
- PRC:Completed
- SP:Completed
- SP:StmtCompleted
TSQL
- SQL:BatchCompleted
- SQL:BatchStarting
Filter:
Session -> the Sessionid of the user to see only the activity of the user or
Reads -> over 5000 //view all Reads over 5000 pr
Duration -> 2000 ms //view all processes over 2seconds
Do you use indexhint or recompile?
RegardsDo you make it right, it works too!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