The service tier is using only 900 meg on a server that has 32 gig memory.
Performance is not that great. The only setting I see is Data Cache size. The default value is 9.
Sets the data cache size. This is an abstract value with contextual meaning on the type of the item being cached.
The documentation is not enough.
Is there any way to increase so that the service tier uses all the available memory on the service tier?
Ahmed Rashed Amini
Independent Consultant/Developer
blog:
https://dynamicsuser.net/nav/b/ara3n0
Comments
They told me there is no setting to control this. It will use whatever it wants. You just have to monitor and add memory as needed. They did tell me it has a hard upper limit of 120 GB.
But no insight on what determines the memory it uses.
Performance is sluggish.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
900 MB is quite a lot of master data, objects and documents in progress.
I don't think it has been designed to replace SQL Server caching.
How big is the database and how many users do you have?
I have a 50GB 25/700 user system that performs pretty good, especially considering the HW.
Have you looked at the queries it fires? NAV 2013 creates these outer apply queries when you use flowfields on listpages. The results of these queries are stored in tempdb. They are a nightmare to analyse and tune.
That's true. I don't think it has changed in 2013.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n