Memory Problem

  • I have before 512K and we add another 512K

    so we ave now 1GB memory and sql server is using 900mb of that, we add more memory go to 1.8GB and sqlserver is using 1.7 GB ..

    How I fix that? why sqlserver is using all the memory on the server?

    any ideas?

    thanks

    Nelson

  • quote:


    why sqlserver is using all the memory on the server?


    Because that is what it is designed to do. No problem.

    --Jonathan



    --Jonathan

  • To run effeciently, SQL uses as much memory as possible for cacheing, etc. SQL is designed to give back memory as other apps need memory.

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

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