Win32_PerfFormattedData_MSSQLSERVER_SQLServerSQLStatistics, ROOT\CIMV2
Class
| Methods | Properties (20)
| Qualifiers (15)
| Instances (1)
| Namespaces (1)
Samples: VB Script
| C#
| VB.Net
| Search on:Microsoft
Description Collects statistics associated with SQL requests
Win32_PerfFormattedData_MSSQLSERVER_SQLServerSQLStatistics properties Win32_PerfFormattedData_MSSQLSERVER_SQLServerSQLStatistics has 20 properties (11 Local , 9 Derived )
Detailed description of Win32_PerfFormattedData_MSSQLSERVER_SQLServerSQLStatistics properties Local properties (11) of Win32_PerfFormattedData_MSSQLSERVER_SQLServerSQLStatistics class ▲ AutoParamAttemptsPersec propertyCIMTYPE 'uint64' CookingType 'PERF_COUNTER_BULK_COUNT' Counter 'AutoParamAttemptsPersec' CounterType 272696576 Description 'Number of auto-parameterization attempts.' DisplayName 'Auto-Param Attempts/sec' DisplayName009 'Auto-Param Attempts/sec' HelpIndex 0 PerfIndex 0 PerfTimeFreq 'Frequency_PerfTime' PerfTimeStamp 'Timestamp_PerfTime' AutoParamAttemptsPersec property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ BatchRequestsPersec propertyCIMTYPE 'uint64' CookingType 'PERF_COUNTER_BULK_COUNT' Counter 'BatchRequestsPersec' CounterType 272696576 Description 'Number of SQL batch requests received by server.' DisplayName 'Batch Requests/sec' DisplayName009 'Batch Requests/sec' HelpIndex 0 PerfIndex 0 PerfTimeFreq 'Frequency_PerfTime' PerfTimeStamp 'Timestamp_PerfTime' BatchRequestsPersec property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ FailedAutoParamsPersec propertyCIMTYPE 'uint64' CookingType 'PERF_COUNTER_BULK_COUNT' Counter 'FailedAutoParamsPersec' CounterType 272696576 Description 'Number of failed auto-parameterizations.' DisplayName 'Failed Auto-Params/sec' DisplayName009 'Failed Auto-Params/sec' HelpIndex 0 PerfIndex 0 PerfTimeFreq 'Frequency_PerfTime' PerfTimeStamp 'Timestamp_PerfTime' FailedAutoParamsPersec property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ ForcedParameterizationsPersec propertyCIMTYPE 'uint64' CookingType 'PERF_COUNTER_BULK_COUNT' Counter 'ForcedParameterizationsPersec' CounterType 272696576 Description 'Number of statements parameterized by forced parameterization per second.' DisplayName 'Forced Parameterizations/sec' DisplayName009 'Forced Parameterizations/sec' HelpIndex 0 PerfIndex 0 PerfTimeFreq 'Frequency_PerfTime' PerfTimeStamp 'Timestamp_PerfTime' ForcedParameterizationsPersec property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ GuidedplanexecutionsPersec propertyCIMTYPE 'uint64' CookingType 'PERF_COUNTER_BULK_COUNT' Counter 'GuidedplanexecutionsPersec' CounterType 272696576 Description 'Number of plan executions per second in which the query plan has been generated by using a plan guide.' DisplayName 'Guided plan executions/sec' DisplayName009 'Guided plan executions/sec' HelpIndex 0 PerfIndex 0 PerfTimeFreq 'Frequency_PerfTime' PerfTimeStamp 'Timestamp_PerfTime' GuidedplanexecutionsPersec property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ MisguidedplanexecutionsPersec propertyCIMTYPE 'uint64' CookingType 'PERF_COUNTER_BULK_COUNT' Counter 'MisguidedplanexecutionsPersec' CounterType 272696576 Description 'Number of plan executions per second in which a plan guide could not be honored during plan generation. The plan guide was disregarded and normal compilation was used to generate the executed plan.' DisplayName 'Misguided plan executions/sec' DisplayName009 'Misguided plan executions/sec' HelpIndex 0 PerfIndex 0 PerfTimeFreq 'Frequency_PerfTime' PerfTimeStamp 'Timestamp_PerfTime' MisguidedplanexecutionsPersec property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ SafeAutoParamsPersec propertyCIMTYPE 'uint64' CookingType 'PERF_COUNTER_BULK_COUNT' Counter 'SafeAutoParamsPersec' CounterType 272696576 Description 'Number of safe auto-parameterizations.' DisplayName 'Safe Auto-Params/sec' DisplayName009 'Safe Auto-Params/sec' HelpIndex 0 PerfIndex 0 PerfTimeFreq 'Frequency_PerfTime' PerfTimeStamp 'Timestamp_PerfTime' SafeAutoParamsPersec property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ SQLAttentionrate propertyCIMTYPE 'uint64' CookingType 'PERF_COUNTER_BULK_COUNT' Counter 'SQLAttentionrate' CounterType 272696576 Description 'Number of attentions per second.' DisplayName 'SQL Attention rate' DisplayName009 'SQL Attention rate' HelpIndex 0 PerfIndex 0 PerfTimeFreq 'Frequency_PerfTime' PerfTimeStamp 'Timestamp_PerfTime' SQLAttentionrate property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ SQLCompilationsPersec propertyCIMTYPE 'uint64' CookingType 'PERF_COUNTER_BULK_COUNT' Counter 'SQLCompilationsPersec' CounterType 272696576 Description 'Number of SQL compilations.' DisplayName 'SQL Compilations/sec' DisplayName009 'SQL Compilations/sec' HelpIndex 0 PerfIndex 0 PerfTimeFreq 'Frequency_PerfTime' PerfTimeStamp 'Timestamp_PerfTime' SQLCompilationsPersec property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ SQLReCompilationsPersec propertyCIMTYPE 'uint64' CookingType 'PERF_COUNTER_BULK_COUNT' Counter 'SQLReCompilationsPersec' CounterType 272696576 Description 'Number of SQL re-compiles.' DisplayName 'SQL Re-Compilations/sec' DisplayName009 'SQL Re-Compilations/sec' HelpIndex 0 PerfIndex 0 PerfTimeFreq 'Frequency_PerfTime' PerfTimeStamp 'Timestamp_PerfTime' SQLReCompilationsPersec property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ UnsafeAutoParamsPersec propertyCIMTYPE 'uint64' CookingType 'PERF_COUNTER_BULK_COUNT' Counter 'UnsafeAutoParamsPersec' CounterType 272696576 Description 'Number of unsafe auto-parameterizations.' DisplayName 'Unsafe Auto-Params/sec' DisplayName009 'Unsafe Auto-Params/sec' HelpIndex 0 PerfIndex 0 PerfTimeFreq 'Frequency_PerfTime' PerfTimeStamp 'Timestamp_PerfTime' UnsafeAutoParamsPersec property is in 4 classes of ROOT\cimv2 and in 1 namespace
Derived properties (9) of Win32_PerfFormattedData_MSSQLSERVER_SQLServerSQLStatistics class
▲ Name propertyCIMTYPE 'string' Description 'The 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. ' MaxLen 256 read True Name property is in 1046 classes of ROOT\cimv2 and in 142 namespaces
Win32_PerfFormattedData_MSSQLSERVER_SQLServerSQLStatistics Qualifiers Name Value ToInstance ToSubclass Overridable Amended Local
AutoCook 1 ✓ ✗ ✓ ✗ ✓
AutoCook_RawClass 'Win32_PerfRawData_MSSQLSERVER_SQLServerSQLStatistics' ✓ ✗ ✓ ✗ ✓
Cooked True ✓ ✗ ✓ ✗ ✓
Description 'Collects statistics associated with SQL requests' ✓ ✗ ✓ ✓ ✓
DisplayName 'SQLServer:SQL Statistics' ✓ ✗ ✓ ✓ ✓
DisplayName009 'SQLServer:SQL Statistics' ✓ ✗ ✓ ✗ ✓
dynamic True ✓ ✗ ✓ ✗ ✓
GenericPerfCtr True ✓ ✗ ✓ ✗ ✓
HelpIndex 0 ✓ ✗ ✓ ✗ ✓
HiPerf True ✓ ✗ ✓ ✗ ✓
Locale 1033 ✓ ✗ ✓ ✓ ✓
PerfIndex 0 ✓ ✗ ✓ ✗ ✓
provider 'WmiPerfInst' ✗ ✗ ✓ ✗ ✓
RegistryKey 'MSSQLSERVER' ✓ ✗ ✓ ✗ ✓
Singleton True ✓ ✓ ✗ ✗ ✓
Win32_PerfFormattedData_MSSQLSERVER_SQLServerSQLStatistics System properties Similar Classes to Win32_PerfFormattedData_MSSQLSERVER_SQLServerSQLStatistics Number of classes:1
Please enable JavaScript to view the comments powered by Disqus.
comments powered by