Win32_PerfFormattedData_MSSQLSERVER_SQLServerPlanCache, ROOT\cimv2 - Instances

Class | Methods | Properties (13) | Qualifiers (14) | Instances (6) | Namespaces (1)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Instances of Win32_PerfFormattedData_MSSQLSERVER_SQLServerPlanCache

This section contains sample wmi instances of Win32_PerfFormattedData_MSSQLSERVER_SQLServerPlanCache class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation.

Instance \\W2012SDC\ROOT\cimv2:Win32_PerfFormattedData_MSSQLSERVER_SQLServerPlanCache.Name="Temporary Tables & Table Variables"

Properties={
   'CacheHitRatio' : '0' //String, 0x0
   'CacheObjectCounts' : '0' //String, 0x0
   'CacheObjectsinuse' : '0' //String, 0x0
   'CachePages' : '2' //String, 0x2
   'Caption' : null
   'Description' : null
   'Frequency_Object' : null
   'Frequency_PerfTime' : null
   'Frequency_Sys100NS' : null
   'Name' : 'Temporary Tables & Table Variables' //String
   'Timestamp_Object' : null
   'Timestamp_PerfTime' : null
   'Timestamp_Sys100NS' : null
}

Instance \\W2012SDC\ROOT\cimv2:Win32_PerfFormattedData_MSSQLSERVER_SQLServerPlanCache.Name="Extended Stored Procedures"

Properties={
   'CacheHitRatio' : '0' //String, 0x0
   'CacheObjectCounts' : '0' //String, 0x0
   'CacheObjectsinuse' : '0' //String, 0x0
   'CachePages' : '2' //String, 0x2
   'Caption' : null
   'Description' : null
   'Frequency_Object' : null
   'Frequency_PerfTime' : null
   'Frequency_Sys100NS' : null
   'Name' : 'Extended Stored Procedures' //String
   'Timestamp_Object' : null
   'Timestamp_PerfTime' : null
   'Timestamp_Sys100NS' : null
}

Instance \\W2012SDC\ROOT\cimv2:Win32_PerfFormattedData_MSSQLSERVER_SQLServerPlanCache.Name="Bound Trees"

Properties={
   'CacheHitRatio' : '0' //String, 0x0
   'CacheObjectCounts' : '0' //String, 0x0
   'CacheObjectsinuse' : '0' //String, 0x0
   'CachePages' : '1' //String, 0x1
   'Caption' : null
   'Description' : null
   'Frequency_Object' : null
   'Frequency_PerfTime' : null
   'Frequency_Sys100NS' : null
   'Name' : 'Bound Trees' //String
   'Timestamp_Object' : null
   'Timestamp_PerfTime' : null
   'Timestamp_Sys100NS' : null
}

Instance \\W2012SDC\ROOT\cimv2:Win32_PerfFormattedData_MSSQLSERVER_SQLServerPlanCache.Name="SQL Plans"

Properties={
   'CacheHitRatio' : '0' //String, 0x0
   'CacheObjectCounts' : '0' //String, 0x0
   'CacheObjectsinuse' : '0' //String, 0x0
   'CachePages' : '204' //String, 0xCC
   'Caption' : null
   'Description' : null
   'Frequency_Object' : null
   'Frequency_PerfTime' : null
   'Frequency_Sys100NS' : null
   'Name' : 'SQL Plans' //String
   'Timestamp_Object' : null
   'Timestamp_PerfTime' : null
   'Timestamp_Sys100NS' : null
}

Instance \\W2012SDC\ROOT\cimv2:Win32_PerfFormattedData_MSSQLSERVER_SQLServerPlanCache.Name="Object Plans"

Properties={
   'CacheHitRatio' : '0' //String, 0x0
   'CacheObjectCounts' : '2' //String, 0x2
   'CacheObjectsinuse' : '0' //String, 0x0
   'CachePages' : '13' //String, 0xD
   'Caption' : null
   'Description' : null
   'Frequency_Object' : null
   'Frequency_PerfTime' : null
   'Frequency_Sys100NS' : null
   'Name' : 'Object Plans' //String
   'Timestamp_Object' : null
   'Timestamp_PerfTime' : null
   'Timestamp_Sys100NS' : null
}

Instance \\W2012SDC\ROOT\cimv2:Win32_PerfFormattedData_MSSQLSERVER_SQLServerPlanCache.Name="_Total"

Properties={
   'CacheHitRatio' : '0' //String, 0x0
   'CacheObjectCounts' : '2' //String, 0x2
   'CacheObjectsinuse' : '0' //String, 0x0
   'CachePages' : '222' //String, 0xDE
   'Caption' : null
   'Description' : null
   'Frequency_Object' : null
   'Frequency_PerfTime' : null
   'Frequency_Sys100NS' : null
   'Name' : '_Total' //String
   'Timestamp_Object' : null
   'Timestamp_PerfTime' : null
   'Timestamp_Sys100NS' : null
}
comments powered by Disqus
WUtils.com