Win32_PerfRawData_ESENT_Database, ROOT\CIMV2
Class
| Methods | Properties (74)
| Qualifiers (12)
| Instances (10)
| Namespaces (1)
Samples: VB Script
| C#
| VB.Net
| Search on:Microsoft
Description Database provides performance statistics for each process using the ESE high performance embedded database management system.
Win32_PerfRawData_ESENT_Database properties Win32_PerfRawData_ESENT_Database has 74 properties (65 Local , 9 Derived )
Detailed description of Win32_PerfRawData_ESENT_Database properties Local properties (65) of Win32_PerfRawData_ESENT_Database class ▲ DatabaseCacheMemoryCommitted propertyCIMTYPE 'uint64' CounterType 65792 DefaultScale -5 Description 'Database Cache Memory Committed is the amount of memory committed and ready to use or already in use by the database cache manager. If view-cache is enabled, this counter reflects the expected amount of Windows file cache memory consumed by this application to host database data.' DetailLevel 100 DisplayName 'Database Cache Memory Committed' DisplayName009 'Database Cache Memory Committed' HelpIndex 0 PerfIndex 0 DatabaseCacheMemoryCommitted property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ DatabaseCacheMemoryCommittedMB propertyCIMTYPE 'uint64' CounterType 65792 DefaultScale 0 Description 'Database Cache Memory Committed (MB) is the amount of memory (in megabytes) committed and ready to use or already in use by the database cache manager. If view-cache is enabled, this counter reflects the expected amount of Windows file cache memory consumed by this application to host database data.' DetailLevel 100 DisplayName 'Database Cache Memory Committed (MB)' DisplayName009 'Database Cache Memory Committed (MB)' HelpIndex 0 PerfIndex 0 DatabaseCacheMemoryCommittedMB property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ DatabaseCacheMemoryReserved propertyCIMTYPE 'uint64' CounterType 65792 DefaultScale -5 Description 'Database Cache Memory Reserved is the amount of memory reserved for use by the database cache manager. If view-cache is enabled, this counter is zero because the Windows file cache is used to host database data.' DetailLevel 100 DisplayName 'Database Cache Memory Reserved' DisplayName009 'Database Cache Memory Reserved' HelpIndex 0 PerfIndex 0 DatabaseCacheMemoryReserved property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ DatabaseCacheMemoryReservedMB propertyCIMTYPE 'uint64' CounterType 65792 DefaultScale 0 Description 'Database Cache Memory Reserved (MB) is the amount of memory (in megabytes) reserved for use by the database cache manager. If view-cache is enabled, this counter is zero because the Windows file cache is used to host database data.' DetailLevel 100 DisplayName 'Database Cache Memory Reserved (MB)' DisplayName009 'Database Cache Memory Reserved (MB)' HelpIndex 0 PerfIndex 0 DatabaseCacheMemoryReservedMB property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ DatabaseCacheMissesPersec propertyCIMTYPE 'uint32' CounterType 272696320 DefaultScale 0 Description 'Database Cache Misses per second is the rate at which database file page requests were fulfilled by the database cache by causing a file operation. If this rate is high then the database cache size may be too small.' DetailLevel 100 DisplayName 'Database Cache Misses/sec' DisplayName009 'Database Cache Misses/sec' HelpIndex 0 PerfIndex 0 DatabaseCacheMissesPersec property is in 6 classes of ROOT\cimv2 and in 1 namespace
▲ DatabaseCachePercentDehydrated propertyCIMTYPE 'uint32' CounterType 537003008 DefaultScale 0 Description 'Database Cache % Dehydrated is the percentage of pages in the database cache that are currently compressed.' DetailLevel 100 DisplayName 'Database Cache % Dehydrated' DisplayName009 'Database Cache % Dehydrated' HelpIndex 0 PerfIndex 0 DatabaseCachePercentDehydrated property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ DatabaseCachePercentDehydrated_Base propertyCIMTYPE 'uint32' CounterType 1073939459 DefaultScale 0 Description '' DetailLevel 100 DisplayName '' DisplayName009 '' HelpIndex 0 PerfIndex 0 DatabaseCachePercentDehydrated_Base property is in 1 class (Win32_PerfRawData_ESENT_Database) of ROOT\cimv2 and in 1 namespace
▲ DatabaseCachePercentHit propertyCIMTYPE 'uint32' CounterType 549585920 DefaultScale 0 Description 'Database Cache % Hit is the percentage of database file page requests that were fulfilled by the database cache without causing a file operation. If this percentage is too low, the database cache size may be too small.' DetailLevel 100 DisplayName 'Database Cache % Hit' DisplayName009 'Database Cache % Hit' HelpIndex 0 PerfIndex 0 DatabaseCachePercentHit property is in 6 classes of ROOT\cimv2 and in 1 namespace
▲ DatabaseCachePercentHit_Base propertyCIMTYPE 'uint32' CounterType 1073939457 DefaultScale 0 Description '' DetailLevel 100 DisplayName '' DisplayName009 '' HelpIndex 0 PerfIndex 0 DatabaseCachePercentHit_Base property is in 3 classes of ROOT\cimv2 and in 1 namespace
▲ DatabaseCachePercentHitUncorrelated propertyCIMTYPE 'uint32' CounterType 549585920 DefaultScale 0 Description 'Database Cache % Hit (Uncorrelated) is the percentage of uncorrelated database file page requests that were fulfilled by the database cache.' DetailLevel 100 DisplayName 'Database Cache % Hit (Uncorrelated)' DisplayName009 'Database Cache % Hit (Uncorrelated)' HelpIndex 0 PerfIndex 0 DatabaseCachePercentHitUncorrelated property is in 6 classes of ROOT\cimv2 and in 1 namespace
▲ DatabaseCachePercentHitUncorrelated_Base propertyCIMTYPE 'uint32' CounterType 1073939457 DefaultScale 0 Description '' DetailLevel 100 DisplayName '' DisplayName009 '' HelpIndex 0 PerfIndex 0 DatabaseCachePercentHitUncorrelated_Base property is in 3 classes of ROOT\cimv2 and in 1 namespace
▲ DatabaseCacheRequestsPersec propertyCIMTYPE 'uint32' CounterType 272696320 DefaultScale 0 Description 'Database Cache Requests/sec is the rate that pages are requested from the database cache.' DetailLevel 100 DisplayName 'Database Cache Requests/sec' DisplayName009 'Database Cache Requests/sec' HelpIndex 0 PerfIndex 0 DatabaseCacheRequestsPersec property is in 6 classes of ROOT\cimv2 and in 1 namespace
▲ DatabaseCacheSize propertyCIMTYPE 'uint64' CounterType 65792 DefaultScale -5 Description 'Database Cache Size is the amount of system memory used by the database cache manager to hold commonly used information from the database file(s) to prevent file operations. If the database cache size seems to be too small for optimal performance and there is very little available memory on the system (see Memory/Available Bytes), adding more memory to the system may increase performance. If there is lots of available memory on the system and the database cache size is not growing beyond a certain point, the database cache size may be capped at an artificially low limit. Increasing this limit may increase performance.' DetailLevel 100 DisplayName 'Database Cache Size' DisplayName009 'Database Cache Size' HelpIndex 0 PerfIndex 0 DatabaseCacheSize property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ DatabaseCacheSizeEffective propertyCIMTYPE 'uint64' CounterType 65792 DefaultScale -5 Description 'Database Cache Size Effective is the amount of system memory that, hypothetically, would be used by the database cache manager if all used dehydrated/compressed database cache buffers were rehydrated/uncompressed.' DetailLevel 100 DisplayName 'Database Cache Size Effective' DisplayName009 'Database Cache Size Effective' HelpIndex 0 PerfIndex 0 DatabaseCacheSizeEffective property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ DatabaseCacheSizeEffectiveMB propertyCIMTYPE 'uint64' CounterType 65792 DefaultScale 0 Description 'Database Cache Size Effective (MB) is the amount of system memory, in megabytes, that, hypothetically, would be used by the database cache manager if all used dehydrated/compressed database cache buffers were rehydrated/uncompressed.' DetailLevel 100 DisplayName 'Database Cache Size Effective (MB)' DisplayName009 'Database Cache Size Effective (MB)' HelpIndex 0 PerfIndex 0 DatabaseCacheSizeEffectiveMB property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ DatabaseCacheSizeMB propertyCIMTYPE 'uint64' CounterType 65792 DefaultScale 0 Description 'Database Cache Size (MB) is the amount of system memory, in megabytes, used by the database cache manager to hold commonly used information from the database file(s) to prevent file operations. If the database cache size seems to be too small for optimal performance, and there is very little available memory on the system (see Memory/Available Bytes), an increase of memory in the system may increase performance. If there is a large amount of available memory on the system, and the database cache size is not growing beyond a certain point, the database cache size may be capped at an artificially low limit. An increase in this limit may increase performance.' DetailLevel 100 DisplayName 'Database Cache Size (MB)' DisplayName009 'Database Cache Size (MB)' HelpIndex 0 PerfIndex 0 DatabaseCacheSizeMB property is in 6 classes of ROOT\cimv2 and in 1 namespace
▲ DatabaseCacheSizeResident propertyCIMTYPE 'uint64' CounterType 65792 DefaultScale -5 Description 'Database Cache Size Resident is the amount of system memory used by the database cache that is currently part of the working set of the process. If Database Cache Size Resident is ever significantly smaller than Database Cache Size then the operating system has chosen to reclaim that system memory for use in other parts of the system. The database cache will recover from this event but if this is a common occurrence then it can lead to significant performance problems.' DetailLevel 100 DisplayName 'Database Cache Size Resident' DisplayName009 'Database Cache Size Resident' HelpIndex 0 PerfIndex 0 DatabaseCacheSizeResident property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ DatabaseCacheSizeResidentMB propertyCIMTYPE 'uint64' CounterType 65792 DefaultScale 0 Description 'Database Cache Size Resident (MB) is the amount of system memory (in megabytes) used by the database cache that is currently part of the working set of the process. If Database Cache Size Resident (MB) is ever significantly smaller than Database Cache Size (MB) then the operating system has chosen to reclaim that system memory for use in other parts of the system. The database cache will recover from this event but if this is a common occurrence then it can lead to significant performance problems.' DetailLevel 100 DisplayName 'Database Cache Size Resident (MB)' DisplayName009 'Database Cache Size Resident (MB)' HelpIndex 0 PerfIndex 0 DatabaseCacheSizeResidentMB property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ DatabaseMaintenanceDuration propertyCIMTYPE 'uint32' CounterType 65536 DefaultScale 0 Description 'Database Maintenance Duration is the number of hours that have passed since maintenance last completed for this database.' DetailLevel 100 DisplayName 'Database Maintenance Duration' DisplayName009 'Database Maintenance Duration' HelpIndex 0 PerfIndex 0 DatabaseMaintenanceDuration property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ DatabaseMaintenancePagesBadChecksums propertyCIMTYPE 'uint32' CounterType 65536 DefaultScale 0 Description 'Database Maintenance Pages Bad Checksums is the number of non-correctable page checksums encountered during a database maintenance pass.' DetailLevel 100 DisplayName 'Database Maintenance Pages Bad Checksums' DisplayName009 'Database Maintenance Pages Bad Checksums' HelpIndex 0 PerfIndex 0 DatabaseMaintenancePagesBadChecksums property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ DatabasePageEvictionsPersec propertyCIMTYPE 'uint32' CounterType 272696320 DefaultScale -1 Description 'Database Page Evictions/sec is the rate that database file page requests, which require the database cache manager to allocate a new page from the database cache, force another database page out of the cache. The eviction count is charged when the page is allocated and not when the previous owner of that page was actually evicted from the cache. If this rate is too high, the database cache size may be too small.' DetailLevel 100 DisplayName 'Database Page Evictions/sec' DisplayName009 'Database Page Evictions/sec' HelpIndex 0 PerfIndex 0 DatabasePageEvictionsPersec property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ DatabasePageFaultsPersec propertyCIMTYPE 'uint32' CounterType 272696320 DefaultScale -1 Description 'Database Page Faults/sec is the rate that database file page requests require the database cache manager to allocate a new page from the database cache.' DetailLevel 100 DisplayName 'Database Page Faults/sec' DisplayName009 'Database Page Faults/sec' HelpIndex 0 PerfIndex 0 DatabasePageFaultsPersec property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ DatabasePageFaultStallsPersec propertyCIMTYPE 'uint32' CounterType 272696320 DefaultScale 0 Description 'Database Page Fault Stalls/sec is the rate of page faults that cannot be serviced because there are no pages available for allocation from the database cache. If this counter is nonzero most of the time, the clean threshold may be too low.' DetailLevel 100 DisplayName 'Database Page Fault Stalls/sec' DisplayName009 'Database Page Fault Stalls/sec' HelpIndex 0 PerfIndex 0 DatabasePageFaultStallsPersec property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ DefragmentationTasks propertyCIMTYPE 'uint32' CounterType 65536 DefaultScale 0 Description 'Defragmentation Tasks is the count of background database defragmentation tasks that are currently executing.' DetailLevel 100 DisplayName 'Defragmentation Tasks' DisplayName009 'Defragmentation Tasks' HelpIndex 0 PerfIndex 0 DefragmentationTasks property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ DefragmentationTasksPending propertyCIMTYPE 'uint32' CounterType 65536 DefaultScale 0 Description 'Defragmentation Tasks Pending is the count of background database defragmentation tasks that are currently pending.' DetailLevel 100 DisplayName 'Defragmentation Tasks Pending' DisplayName009 'Defragmentation Tasks Pending' HelpIndex 0 PerfIndex 0 DefragmentationTasksPending property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ IODatabaseReadsAttachedAverageLatency propertyCIMTYPE 'uint64' CounterType 1073874176 DefaultScale 0 Description 'I/O Database Reads (Attached) Average Latency is the average length of time, in milliseconds, per database read operation.' DetailLevel 100 DisplayName 'I/O Database Reads (Attached) Average Latency' DisplayName009 'I/O Database Reads (Attached) Average Latency' HelpIndex 0 PerfIndex 0 IODatabaseReadsAttachedAverageLatency property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ IODatabaseReadsAttachedAverageLatency_Base propertyCIMTYPE 'uint32' CounterType 1073939458 DefaultScale 0 Description '' DetailLevel 100 DisplayName '' DisplayName009 '' HelpIndex 0 PerfIndex 0 IODatabaseReadsAttachedAverageLatency_Base property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ IODatabaseReadsAttachedPersec propertyCIMTYPE 'uint32' CounterType 272696320 DefaultScale -1 Description 'I/O Database Reads (Attached)/sec is the rate of database read operations completed.' DetailLevel 100 DisplayName 'I/O Database Reads (Attached)/sec' DisplayName009 'I/O Database Reads (Attached)/sec' HelpIndex 0 PerfIndex 0 IODatabaseReadsAttachedPersec property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ IODatabaseReadsAverageLatency propertyCIMTYPE 'uint64' CounterType 1073874176 DefaultScale 0 Description 'I/O Database Reads Average Latency is the average length of time, in milliseconds, per database read operation.' DetailLevel 100 DisplayName 'I/O Database Reads Average Latency' DisplayName009 'I/O Database Reads Average Latency' HelpIndex 0 PerfIndex 0 IODatabaseReadsAverageLatency property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ IODatabaseReadsAverageLatency_Base propertyCIMTYPE 'uint32' CounterType 1073939458 DefaultScale 0 Description '' DetailLevel 100 DisplayName '' DisplayName009 '' HelpIndex 0 PerfIndex 0 IODatabaseReadsAverageLatency_Base property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ IODatabaseReadsPersec propertyCIMTYPE 'uint32' CounterType 272696320 DefaultScale -1 Description 'I/O Database Reads/sec is the rate of database read operations completed.' DetailLevel 100 DisplayName 'I/O Database Reads/sec' DisplayName009 'I/O Database Reads/sec' HelpIndex 0 PerfIndex 0 IODatabaseReadsPersec property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ IODatabaseReadsRecoveryAverageLatency propertyCIMTYPE 'uint64' CounterType 1073874176 DefaultScale 0 Description 'I/O Database Reads (Recovery) Average Latency is the average length of time, in milliseconds, per database read operation.' DetailLevel 100 DisplayName 'I/O Database Reads (Recovery) Average Latency' DisplayName009 'I/O Database Reads (Recovery) Average Latency' HelpIndex 0 PerfIndex 0 IODatabaseReadsRecoveryAverageLatency property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ IODatabaseReadsRecoveryAverageLatency_Base propertyCIMTYPE 'uint32' CounterType 1073939458 DefaultScale 0 Description '' DetailLevel 100 DisplayName '' DisplayName009 '' HelpIndex 0 PerfIndex 0 IODatabaseReadsRecoveryAverageLatency_Base property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ IODatabaseReadsRecoveryPersec propertyCIMTYPE 'uint32' CounterType 272696320 DefaultScale -1 Description 'I/O Database Reads (Recovery)/sec is the rate of database read operations completed.' DetailLevel 100 DisplayName 'I/O Database Reads (Recovery)/sec' DisplayName009 'I/O Database Reads (Recovery)/sec' HelpIndex 0 PerfIndex 0 IODatabaseReadsRecoveryPersec property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ IODatabaseWritesAttachedAverageLatency propertyCIMTYPE 'uint64' CounterType 1073874176 DefaultScale 0 Description 'I/O Database Writes (Attached) Average Latency is the average length of time, in milliseconds, per database write operation.' DetailLevel 100 DisplayName 'I/O Database Writes (Attached) Average Latency' DisplayName009 'I/O Database Writes (Attached) Average Latency' HelpIndex 0 PerfIndex 0 IODatabaseWritesAttachedAverageLatency property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ IODatabaseWritesAttachedAverageLatency_Base propertyCIMTYPE 'uint32' CounterType 1073939458 DefaultScale 0 Description '' DetailLevel 100 DisplayName '' DisplayName009 '' HelpIndex 0 PerfIndex 0 IODatabaseWritesAttachedAverageLatency_Base property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ IODatabaseWritesAttachedPersec propertyCIMTYPE 'uint32' CounterType 272696320 DefaultScale -1 Description 'I/O Database Writes (Attached)/sec is the rate of database write operations completed.' DetailLevel 100 DisplayName 'I/O Database Writes (Attached)/sec' DisplayName009 'I/O Database Writes (Attached)/sec' HelpIndex 0 PerfIndex 0 IODatabaseWritesAttachedPersec property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ IODatabaseWritesAverageLatency propertyCIMTYPE 'uint64' CounterType 1073874176 DefaultScale 0 Description 'I/O Database Writes Average Latency is the average length of time, in milliseconds, per database write operation.' DetailLevel 100 DisplayName 'I/O Database Writes Average Latency' DisplayName009 'I/O Database Writes Average Latency' HelpIndex 0 PerfIndex 0 IODatabaseWritesAverageLatency property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ IODatabaseWritesAverageLatency_Base propertyCIMTYPE 'uint32' CounterType 1073939458 DefaultScale 0 Description '' DetailLevel 100 DisplayName '' DisplayName009 '' HelpIndex 0 PerfIndex 0 IODatabaseWritesAverageLatency_Base property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ IODatabaseWritesPersec propertyCIMTYPE 'uint32' CounterType 272696320 DefaultScale -1 Description 'I/O Database Writes/sec is the rate of database write operations completed.' DetailLevel 100 DisplayName 'I/O Database Writes/sec' DisplayName009 'I/O Database Writes/sec' HelpIndex 0 PerfIndex 0 IODatabaseWritesPersec property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ IODatabaseWritesRecoveryAverageLatency propertyCIMTYPE 'uint64' CounterType 1073874176 DefaultScale 0 Description 'I/O Database Writes (Recovery) Average Latency is the average length of time, in milliseconds, per database write operation.' DetailLevel 100 DisplayName 'I/O Database Writes (Recovery) Average Latency' DisplayName009 'I/O Database Writes (Recovery) Average Latency' HelpIndex 0 PerfIndex 0 IODatabaseWritesRecoveryAverageLatency property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ IODatabaseWritesRecoveryAverageLatency_Base propertyCIMTYPE 'uint32' CounterType 1073939458 DefaultScale 0 Description '' DetailLevel 100 DisplayName '' DisplayName009 '' HelpIndex 0 PerfIndex 0 IODatabaseWritesRecoveryAverageLatency_Base property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ IODatabaseWritesRecoveryPersec propertyCIMTYPE 'uint32' CounterType 272696320 DefaultScale -1 Description 'I/O Database Writes (Recovery)/sec is the rate of database write operations completed.' DetailLevel 100 DisplayName 'I/O Database Writes (Recovery)/sec' DisplayName009 'I/O Database Writes (Recovery)/sec' HelpIndex 0 PerfIndex 0 IODatabaseWritesRecoveryPersec property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ IOLogReadsAverageLatency propertyCIMTYPE 'uint64' CounterType 1073874176 DefaultScale 0 Description 'I/O Log Reads Average Latency is the average length of time, in milliseconds, per logfile read operation.' DetailLevel 100 DisplayName 'I/O Log Reads Average Latency' DisplayName009 'I/O Log Reads Average Latency' HelpIndex 0 PerfIndex 0 IOLogReadsAverageLatency property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ IOLogReadsAverageLatency_Base propertyCIMTYPE 'uint32' CounterType 1073939458 DefaultScale 0 Description '' DetailLevel 100 DisplayName '' DisplayName009 '' HelpIndex 0 PerfIndex 0 IOLogReadsAverageLatency_Base property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ IOLogReadsPersec propertyCIMTYPE 'uint32' CounterType 272696320 DefaultScale -1 Description 'I/O Log Reads/sec is the rate of logfile read operations completed.' DetailLevel 100 DisplayName 'I/O Log Reads/sec' DisplayName009 'I/O Log Reads/sec' HelpIndex 0 PerfIndex 0 IOLogReadsPersec property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ IOLogWritesAverageLatency propertyCIMTYPE 'uint64' CounterType 1073874176 DefaultScale 0 Description 'I/O Log Writes Average Latency is the average length of time, in milliseconds, per log file write operation.' DetailLevel 100 DisplayName 'I/O Log Writes Average Latency' DisplayName009 'I/O Log Writes Average Latency' HelpIndex 0 PerfIndex 0 IOLogWritesAverageLatency property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ IOLogWritesAverageLatency_Base propertyCIMTYPE 'uint32' CounterType 1073939458 DefaultScale 0 Description '' DetailLevel 100 DisplayName '' DisplayName009 '' HelpIndex 0 PerfIndex 0 IOLogWritesAverageLatency_Base property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ IOLogWritesPersec propertyCIMTYPE 'uint32' CounterType 272696320 DefaultScale -1 Description 'I/O Log Writes/sec is the rate of log file write operations completed.' DetailLevel 100 DisplayName 'I/O Log Writes/sec' DisplayName009 'I/O Log Writes/sec' HelpIndex 0 PerfIndex 0 IOLogWritesPersec property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ LogBytesGeneratedPersec propertyCIMTYPE 'uint32' CounterType 272696320 DefaultScale -5 Description 'Log Bytes Generated per second is the rate at which data is added to the log. This is different from Log Bytes Write per second in that each byte is generated only once whereas each byte may be written many times.' DetailLevel 100 DisplayName 'Log Bytes Generated/sec' DisplayName009 'Log Bytes Generated/sec' HelpIndex 0 PerfIndex 0 LogBytesGeneratedPersec property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ LogBytesWritePersec propertyCIMTYPE 'uint32' CounterType 272696320 DefaultScale -5 Description 'Log Bytes Write per second is the rate bytes are written to the log.' DetailLevel 100 DisplayName 'Log Bytes Write/sec' DisplayName009 'Log Bytes Write/sec' HelpIndex 0 PerfIndex 0 LogBytesWritePersec property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ LogRecordStallsPersec propertyCIMTYPE 'uint32' CounterType 272696320 DefaultScale 0 Description 'Log Record Stalls/sec is the number of log records that cannot be added to the log buffers per second because they are full. If this counter is non-zero most of the time, the log buffer size may be a bottleneck.' DetailLevel 100 DisplayName 'Log Record Stalls/sec' DisplayName009 'Log Record Stalls/sec' HelpIndex 0 PerfIndex 0 LogRecordStallsPersec property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ LogThreadsWaiting propertyCIMTYPE 'uint32' CounterType 65536 DefaultScale 0 Description 'Log Threads Waiting is the number of threads waiting for their data to be written to the log in order to complete an update of the database. If this number is too high, the log may be a bottleneck.' DetailLevel 100 DisplayName 'Log Threads Waiting' DisplayName009 'Log Threads Waiting' HelpIndex 0 PerfIndex 0 LogThreadsWaiting property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ LogWritesPersec propertyCIMTYPE 'uint32' CounterType 272696320 DefaultScale 0 Description 'Log Writes/sec is the number of times the log buffers are written to the log file(s) per second. If this number approaches the maximum write rate for the media holding the log file(s), the log may be a bottleneck.' DetailLevel 100 DisplayName 'Log Writes/sec' DisplayName009 'Log Writes/sec' HelpIndex 0 PerfIndex 0 LogWritesPersec property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ SessionsInUse propertyCIMTYPE 'uint32' CounterType 65536 DefaultScale 0 Description 'Sessions In Use is the number of database sessions currently open for use by client threads.' DetailLevel 100 DisplayName 'Sessions In Use' DisplayName009 'Sessions In Use' HelpIndex 0 PerfIndex 0 SessionsInUse property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ SessionsPercentUsed propertyCIMTYPE 'uint32' CounterType 537003008 DefaultScale 0 Description 'Sessions % Used is the percentage of database sessions currently open for use by client threads.' DetailLevel 100 DisplayName 'Sessions % Used' DisplayName009 'Sessions % Used' HelpIndex 0 PerfIndex 0 SessionsPercentUsed property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ SessionsPercentUsed_Base propertyCIMTYPE 'uint32' CounterType 1073939459 DefaultScale 0 Description '' DetailLevel 100 DisplayName '' DisplayName009 '' HelpIndex 0 PerfIndex 0 SessionsPercentUsed_Base property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ TableClosesPersec propertyCIMTYPE 'uint32' CounterType 272696320 DefaultScale 0 Description 'Table Closes/sec is the number of database tables closed per second.' DetailLevel 100 DisplayName 'Table Closes/sec' DisplayName009 'Table Closes/sec' HelpIndex 0 PerfIndex 0 TableClosesPersec property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ TableOpenCacheHitsPersec propertyCIMTYPE 'uint32' CounterType 272696320 DefaultScale 0 Description 'Table Open Cache Hits/sec is the number of database tables opened using cached schema information per second. If this rate is too low, the table cache size may be too small.' DetailLevel 100 DisplayName 'Table Open Cache Hits/sec' DisplayName009 'Table Open Cache Hits/sec' HelpIndex 0 PerfIndex 0 TableOpenCacheHitsPersec property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ TableOpenCacheMissesPersec propertyCIMTYPE 'uint32' CounterType 272696320 DefaultScale 0 Description 'Table Open Cache Misses/sec is the number of database tables opened without using cached schema information per second. If this rate is too high, the table cache size may be too small.' DetailLevel 100 DisplayName 'Table Open Cache Misses/sec' DisplayName009 'Table Open Cache Misses/sec' HelpIndex 0 PerfIndex 0 TableOpenCacheMissesPersec property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ TableOpenCachePercentHit propertyCIMTYPE 'uint32' CounterType 549585920 DefaultScale 0 Description 'Table Open Cache % Hit is the percentage of database tables opened using cached schema information. If this percentage is too low, the table cache size may be too small.' DetailLevel 100 DisplayName 'Table Open Cache % Hit' DisplayName009 'Table Open Cache % Hit' HelpIndex 0 PerfIndex 0 TableOpenCachePercentHit property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ TableOpenCachePercentHit_Base propertyCIMTYPE 'uint32' CounterType 1073939457 DefaultScale 0 Description '' DetailLevel 100 DisplayName '' DisplayName009 '' HelpIndex 0 PerfIndex 0 TableOpenCachePercentHit_Base property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ TableOpensPersec propertyCIMTYPE 'uint32' CounterType 272696320 DefaultScale 0 Description 'Table Opens/sec is the number of database tables opened per second.' DetailLevel 100 DisplayName 'Table Opens/sec' DisplayName009 'Table Opens/sec' HelpIndex 0 PerfIndex 0 TableOpensPersec property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ TablesOpen propertyCIMTYPE 'uint32' CounterType 65536 DefaultScale 0 Description 'Tables Open is the number of database tables opened.' DetailLevel 100 DisplayName 'Tables Open' DisplayName009 'Tables Open' HelpIndex 0 PerfIndex 0 TablesOpen property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ VersionBucketsAllocated propertyCIMTYPE 'uint32' CounterType 65536 DefaultScale 0 Description 'Version Buckets Allocated is the total number of version buckets allocated.' DetailLevel 100 DisplayName 'Version Buckets Allocated' DisplayName009 'Version Buckets Allocated' HelpIndex 0 PerfIndex 0 VersionBucketsAllocated property is in 4 classes of ROOT\cimv2 and in 1 namespace
Derived properties (9) of Win32_PerfRawData_ESENT_Database 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. ' key True MaxLen 256 read True Name property is in 1046 classes of ROOT\cimv2 and in 142 namespaces
Win32_PerfRawData_ESENT_Database Qualifiers Name Value ToInstance ToSubclass Overridable Amended Local
Description 'Database provides performance statistics for each process using the ESE high performance embedded database management system.' ✓ ✗ ✓ ✓ ✓
DetailLevel 100 ✓ ✗ ✓ ✗ ✓
DisplayName 'Database' ✓ ✗ ✓ ✓ ✓
DisplayName009 'Database' ✓ ✗ ✓ ✗ ✓
dynamic True ✓ ✗ ✓ ✗ ✓
GenericPerfCtr True ✓ ✗ ✓ ✗ ✓
HelpIndex 0 ✓ ✗ ✓ ✗ ✓
HiPerf True ✓ ✗ ✓ ✗ ✓
Locale 1033 ✓ ✗ ✓ ✓ ✓
PerfIndex 0 ✓ ✗ ✓ ✗ ✓
provider 'WmiPerfInst' ✗ ✗ ✓ ✗ ✓
RegistryKey 'ESENT' ✓ ✗ ✓ ✗ ✓
Win32_PerfRawData_ESENT_Database System properties Similar Classes to Win32_PerfRawData_ESENT_Database Number of classes:31
Please enable JavaScript to view the comments powered by Disqus.