SQL server memory usage

  • Hello all,

    How can I tell how much memory SQL Server is using on a server. On

    Windows 2000, whenever I go to Task manager/processes/memory usage SQL

    Server seems to be showing 2883104K(2.8 GB RAM). Avaibale is 738638 and System Cache is 836684. From this figure how can I calculate the memory used by DB server using commands like DBCC Memusage and DBCC MemoryStatus. Can someone explain this to me?


    Helen
    --------------------------------
    Are you a born again. He is Jehova Jirah unto me

  • have a look in sysperfinfo table - this will show memory being used.

    [font="Comic Sans MS"]The GrumpyOldDBA[/font]
    www.grumpyolddba.co.uk
    http://sqlblogcasts.com/blogs/grumpyolddba/

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply