Home > Archive > microsoft.public.sqlserver.server > June 2002 > what's the best way to monitor memory usage





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author what's the best way to monitor memory usage
jdenwigr

2002-06-27, 4:25 pm

I'm using task manager to monitor the memory usage by sql
server but don't think it's the right tool.
Could someone tell me what's the best way or which tool is
the best to use?

I'm suspecting that sql server doesn't release memory
dynamically as it should.

Thanks so much.
jd
Andrew J. Kelly

2002-06-27, 7:25 pm

You can use performance monitor to view several memory counters. SQL Server
will only release memory if the OS specifically calls for it. Once the OS
is done with it SQL Server may very well immediately grab it right back.
This may happen too fast for you to see with either of these tools. This is
normal and by design.

--
Andrew J. Kelly, SQL Server MVP
TargitInteractive


"jdenwigr" <jdenwigr@hotmail.com> wrote in message
news:113d601c21e28$2299b8e0$a4
e62ecf@tkmsftngxa06...
> I'm using task manager to monitor the memory usage by sql
> server but don't think it's the right tool.
> Could someone tell me what's the best way or which tool is
> the best to use?
>
> I'm suspecting that sql server doesn't release memory
> dynamically as it should.
>
> Thanks so much.
> jd



Sponsored Links





Free Braindumps | MCSE braindumps software forum

Copyright 2003 - 2008 examnotes.net