Hi,
At present I am facing a problem in finding out actual RAM utilization by sql server 2008.Why because We have a Server on which both CRM database and application
resides. Windows server is configured with 32 GB RAM.
Now, My client wants memory slicing for SQL Server and Application respectively.
I tried to figure it out by using PERFMON counters and found out the below details:
Target memory = 24 GB
Total memory = 21 GB
CashHitRatio FreePages RAM_in_GB SQLMemory_in_GB Procedure_cache Single_used Page_Life_Expectancy UserConnection Reads Writes
100.00 1924556 31.99 21.037 548.000 117.000 1823020 78 3361503 19865566
I also tried to find out memory utilization by using MEMORY UTLIZATION reports in SQL SERVER and found top memory utlization was 4.5 gb.
I tried using conters like available bytes, committed bytes, Private bytes etc...
Now i am totally lost. Can someone help me out how to find accurate RAM memory utilized by SQL SERVER. And I think that Total Memory counter gives only Bufferpool size not acutal ram utilized by SQL SERVER.
Thanks a lot in advance...
Regards,
Pankaj Kota
↧