Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
SQL Server 2008
»
SQL Server 2008 - General
»
Memory utilization
Memory utilization
Rate Topic
Display Mode
Topic Options
Author
Message
nihal9200_kwada
nihal9200_kwada
Posted Sunday, October 07, 2012 8:15 PM
Old Hand
Group: General Forum Members
Last Login: Thursday, May 16, 2013 2:30 PM
Points: 352,
Visits: 1,692
SQL Server (2008) is using 92% of the memory. out of 56 GB SQL using 51.6 GB
How to find out memory consuption for each process, is there any other memory consumers outside of the buffer tool
thanks
Post #1369595
GilaMonster
GilaMonster
Posted Monday, October 08, 2012 1:49 AM
SSC-Dedicated
Group: General Forum Members
Last Login: Today @ 3:28 PM
Points: 37,730,
Visits: 29,996
Firstly, that's entirely normal.
If you want to reduce SQL's memory usage, set max server memory to a sensible value. If you leave it at default, you're telling SQL that it can use every bit of the memory on the server.
Chapter 4:
http://www.simple-talk.com/books/sql-books/troubleshooting-sql-server-a-guide-for-the-accidental-dba/
Gail Shaw
Microsoft Certified Master: SQL Server 2008, MVP
SQL In The Wild
: Discussions on DB performance with occasional diversions into recoverability
We walk in the dark places no others will enter
We stand on the bridge and no one may pass
Post #1369653
parissa_bakhshi
parissa_bakhshi
Posted Tuesday, October 09, 2012 12:59 AM
Valued Member
Group: General Forum Members
Last Login: Wednesday, October 10, 2012 1:04 AM
Points: 52,
Visits: 239
You should put forward your issue in more details.
If you meant that your SQL Server cannot use all memory on the server, you can check memory consumption in windows task manager or performance monitor. This is if your SQL Server memory usage is not limited through "max server memory option".
Post #1370182
Michael G
Michael G
Posted Tuesday, October 09, 2012 7:59 AM
SSC-Enthusiastic
Group: General Forum Members
Last Login: Thursday, May 09, 2013 6:24 AM
Points: 184,
Visits: 120
Do you mean MemUsage indicator per process as in sp_who2's CPUTime and DiskIO?
I found this
article
on MSDN.
Michael Gilchrist
Database Specialist
http://www.michael-gilchrist.com
There are 10 types of people in the world, those who understand binary and those that don't.
Post #1370405
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.