I have a SQL Server that tends to hang around 98% memory usage. When I restart the service the memory usage goes down to 20 - 30% and in two weeks its back to 98% and stays there. I have backups that run everyday on this server. The only
temp fix is to restart the server or instance. I ran the script from this article (http://support.microsoft.com/kb/961323) and there are over 30k entries. Some entries are select, update, insert, and if statements. Is this normal? Is
there a script I can use to clear memory every night? This seems to be a common problem from articles and blogs I have read on the web but non of their solutions worked for me. Does anyone have any insight to this problem?
↧