![]() |
|
|
|
|
|
|
2
17th August 12:41
External User
Posts: 1
|
SQL Server memory usage increases up to the size set either dynamically or
configured to a specific number and does not come down from there until the SQL Server service is restarted. Does performance improve after a reboot/restart of SQL Server? -- Kevin Hill President 3NF Consulting www.3nf-inc.com/NewsGroups.htm www.DallasDBAs.com/forum - new DB forum for Dallas/Ft. Worth area DBAs. www.experts-exchange.com - experts compete for points to answer your questions |
|
|
|
|
5
17th August 19:53
External User
Posts: 1
|
In addition to the other posts, here's some reading about SQL Server memory usage:
INF: SQL Server Memory Usage http://support.microsoft.com/default...;en-us;q321363 http://www.mssqlserver.com/faq/troub...memoryleak.asp -- Tibor Karaszi, SQL Server MVP http://www.karaszi.com/sqlserver/default.asp http://www.solidqualitylearning.com/ |
|
|
9
18th August 01:53
External User
Posts: 1
|
Possibly. That might make the statistics reflect reality more accurate. If you can repro the old
execution plan (or of you saved it, I'd compare the execution plans to see what the difference might be... -- Tibor Karaszi, SQL Server MVP http://www.karaszi.com/sqlserver/default.asp http://www.solidqualitylearning.com/ |
|