BACK TO INDEX

Win32_PerfRawData_MSSQLSERVER_SQLServerDatabases
This defines a Database manager object for SQL Server
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
ActiveTransactionsUInt64Number of active update transactions for the database.
BackupPerRestoreThroughputPersecUInt64Read/write throughput for backup/restore of a database.
BulkCopyRowsPersecUInt64Number of rows bulk copied.
BulkCopyThroughputPersecUInt64KiloBytes bulk copied.
CaptionStringA short textual description (one-line string) for the statistic or metric.
DataFilesSizeKBUInt64The cumulative size of all the data files in the database.
DBCCLogicalScanBytesPersecUInt64Logical read scan rate for DBCC commands
DescriptionStringA textual description of the statistic or metric.
Frequency_ObjectUInt64NA
Frequency_PerfTimeUInt64NA
Frequency_Sys100NSUInt64NA
LogBytesFlushedPersecUInt64Total number of log bytes flushed.
LogCacheHitRatioUInt64Percentage of log cache reads that were satisfied from the log cache.
LogCacheHitRatio_BaseUInt64Base for log cache calculations
LogCacheReadsPersecUInt64Reads performed through the log manager cache.
LogFilesSizeKBUInt64The cumulative size of all the log files in the database.
LogFilesUsedSizeKBUInt64The cumulative used size of all the log files in the database.
LogFlushesPersecUInt64Number of log flushes.
LogFlushWaitsPersecUInt64Number of commits waiting on log flush.
LogFlushWaitTimeUInt64Total wait time (milliseconds).
LogGrowthsUInt64Total number of log growths for this database.
LogShrinksUInt64Total number of log shrinks for this database.
LogTruncationsUInt64Total number of log truncations for this database.
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.
PercentLogUsedUInt64The percent of space in the log that is in use.
ReplPendingXactsUInt64Number of pending replication transactions in the database.
ReplTransRateUInt64Replication transaction rate (replicated transactions/sec.).
ShrinkDataMovementBytesPersecUInt64The rate data is being moved by Autoshrink, DBCC SHRINKDATABASE or SHRINKFILE.
Timestamp_ObjectUInt64NA
Timestamp_PerfTimeUInt64NA
Timestamp_Sys100NSUInt64NA
TransactionsPersecUInt64Number of transactions started for the database.
SAMPLE DATA INSTANCE
   Class does not currently contain data instances