Slow response in Navision and SQL server

spycraftspycraft Member Posts: 66
edited 2005-05-26 in Navision Attain
Hi all,

I have the following observation to share and I appreciate any feedback or sharing of information:

My client is running SQL Server option for Navision 3.6 on SQL server 2000. Users have observed that Navision is slow in response for the first time they accessed Navision for the day. They shared with me that it takes about 5 minutes for the Item Card to be displayed. Subsequent access to the Item Card is almost instantaneous.

I have found an article in MSDN. The URL is as follows:
http://msdn.microsoft.com/library/defau ... a_4azp.asp

In it, it describes the capabilitiy of SQL server to store execution plans & data buffers and the need to re-compile the execution plan when certain changes caused the existing plans to be invalidated.

My concern is if the SQL capabilities is related to users encounters and whether there are any work-around solutions.

Regards,
Spy

Comments

  • kinekine Member Posts: 12,562
    There are more explanations>

    1) Autoclose on the database
    2) Stop and start of the SQL server (for example because some backups etc.) in night hours...
    3) Some maintenance jobs on SQL server, which are clearing cache or filling cache with another data.
    4) Some other application which take memory and SQL server params are set to dynamic memory size...
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
Sign In or Register to comment.