October 8, 2010 at 12:18 pm
Windows Server 2003 Enterprise
SQL 2000 Enterprise Edition SP4
8GB Physical Memory
When looking at task manager it use to read roughly 3.8GB of memory being used.
I have enabled AWE with sp_configure. When looking at Task Manager it now only shows 145MB of memory. Any reason for this? It seems to be performing fine, but concerned that AWE is not properly configured. It is a 64bit system, by the way.
October 8, 2010 at 12:23 pm
Ignore the memory shown in task manager for the SQL server process. It's not accurate.
October 8, 2010 at 1:54 pm
To find the memory used by SQL look at the perfmon counter
SQLServer:Memory Manager - Total Server Memory (KB)
October 8, 2010 at 2:01 pm
Use Perfmon instead. Here are some references.
http://knol.google.com/k/sql-server-performance-monitoring-with-perfmon#
http://searchsqlserver.techtarget.com/SQL-Server-PerfMon-counters-for-tracking-Windows-memory
Pradeep Adiga
Blog: sqldbadiaries.com
Twitter: @pradeepadiga
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply