BACK TO INDEX

Win32_PerfFormattedData_MSSQLSERVER_SQLServerLocks
Describes statistics for individual lock server lock requests
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
AverageWaitTimemsUInt64The average amount of wait time (milliseconds) for each lock request that resulted in a wait.
CaptionStringA short textual description (one-line string) for the statistic or metric.
DescriptionStringA textual description of the statistic or metric.
Frequency_ObjectUInt64NA
Frequency_PerfTimeUInt64NA
Frequency_Sys100NSUInt64NA
LockRequestsPersecUInt64Number of new locks and lock conversions requested from the lock manager.
LockTimeoutsPersecUInt64Number of lock requests that timed out. This includes requests for NOWAIT locks.
LockTimeoutstimeout0PersecUInt64Number of lock requests that timed out. This does not include requests for NOWAIT locks.
LockWaitsPersecUInt64Number of lock requests that could not be satisfied immediately and required the caller to wait before being granted the lock.
LockWaitTimemsUInt64Total wait time (milliseconds) for locks in the last second.
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.
NumberofDeadlocksPersecUInt64Number of lock requests that resulted in a deadlock.
Timestamp_ObjectUInt64NA
Timestamp_PerfTimeUInt64NA
Timestamp_Sys100NSUInt64NA
SAMPLE DATA INSTANCE
   Class does not currently contain data instances