BACK TO INDEX

Win32_PerfRawData_MSSQLSERVER_SQLServerMemoryManager
This defines memory usage.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
CaptionStringA short textual description (one-line string) for the statistic or metric.
ConnectionMemoryKBUInt64Total amount of dynamic memory the server is using for maintaining connections
DescriptionStringA textual description of the statistic or metric.
Frequency_ObjectUInt64NA
Frequency_PerfTimeUInt64NA
Frequency_Sys100NSUInt64NA
GrantedWorkspaceMemoryKBUInt64Total amount of memory granted to executing processes. This memory is used for hash, sort and create index operations.
LockBlocksUInt64The current number of lock blocks that are in use on the server. Refreshed periodically.
LockBlocksAllocatedUInt64The current number of allocated lock blocks.
LockMemoryKBUInt64Total amount of dynamic memory the server is using for locks
LockOwnerBlocksUInt64The number of lock owner blocks that are currently in use on the server. Refreshed periodically.
LockOwnerBlocksAllocatedUInt64The current number of allocated lock owner blocks.
MaximumWorkspaceMemoryKBUInt64Total amount of memory granted to executing processes. This memory is used primarily for hash, sort and create index operations.
MemoryGrantsOutstandingUInt64Current number of processes that have successfully acquired a workspace memory grant
MemoryGrantsPendingUInt64Current number of processes waiting for a workspace memory grant
NameStringThe Name property defines the label by which the statistic or metric is known. When subclassed, the property can be overridden to be a Key property.
OptimizerMemoryKBUInt64Total amount of dynamic memory the server is using for query optimization
SQLCacheMemoryKBUInt64Total amount of dynamic memory the server is using for the dynamic SQL cache
TargetServerMemoryKBUInt64Total amount of dynamic memory the server is willing to consume
Timestamp_ObjectUInt64NA
Timestamp_PerfTimeUInt64NA
Timestamp_Sys100NSUInt64NA
TotalServerMemoryKBUInt64Total amount of dynamic memory the server is currently consuming
SAMPLE DATA INSTANCE
   Class does not currently contain data instances