dbTalk Databases Forums  

sqlservr.exe process memory

microsoft.public.sqlserver.setup microsoft.public.sqlserver.setup


Discuss sqlservr.exe process memory in the microsoft.public.sqlserver.setup forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Greg
 
Posts: n/a

Default sqlservr.exe process memory - 12-04-2009 , 01:29 PM






I have set up a new server and the sqlservr.exe process is only using 200 meg
of memory instead of the usual 1.5 gig on a 32 bit server with 2 gigs of ram.

I have tried to overide the memory settings with the min and max settings,
but the amount the process uses does not change.

What is going wrong on this system?

Reply With Quote
  #2  
Old   
Andrew J. Kelly
 
Posts: n/a

Default Re: sqlservr.exe process memory - 12-04-2009 , 03:30 PM






Don't use task manager to view the memory usage, use perfmon instead. SQL
Server Memory: Total & Target counters. But sql server will only use what
it needs. If it doesn't need more than 200 mbs then it wont take it. The
Min will keep it from falling below that once it reaches it, it does not
start there. The max prevents it from using more than that for the buffer
pool.


--

Andrew J. Kelly SQL MVP
Solid Quality Mentors

"Greg" <Greg (AT) discussions (DOT) microsoft.com> wrote

Quote:
I have set up a new server and the sqlservr.exe process is only using 200
meg
of memory instead of the usual 1.5 gig on a 32 bit server with 2 gigs of
ram.

I have tried to overide the memory settings with the min and max settings,
but the amount the process uses does not change.

What is going wrong on this system?

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.