sys.sysperfinfo (Transact-SQL)
Contains a Microsoft SQL Server Database Engine representation of the internal performance counters that can be displayed through the Windows System Monitor.
![]() |
---|
This SQL Server 2000 system table is included as a view for backward compatibility. We recommend that you use the current SQL Server system views instead. To find the equivalent system view or views, see Mapping SQL Server 2000 System Tables to SQL Server 2005 System Views. This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use this feature. |
Nazwa kolumna |
Typ danych |
Description |
---|---|---|
Czy opublikowana kolumna jest częścią klucz podstawowy. |
nchar(128) |
Performance object name, such as SQLServer:LockManager or SQLServer:BufferManager. |
counter_name |
nchar(128) |
Nazwa działania liczników w obrębie obiektu, takie jak Żądania strona or Żądana blokad. |
instance_name |
nchar(128) |
wystąpienie nazwane tego licznika.Na przykład są obsługiwane dla każdego typu blokada, takie jak liczniki Tabela, Strona, Kluczi tak dalej.Nazwa wystąpienie rozróżnia podobne liczników. |
cntr_value |
bigint |
Wartości rzeczywiste licznika.Często jest to poziom lub monotonicznie Zwiększanie licznika, który zlicza liczbę wystąpień zdarzenie wystąpienie. |
cntr_type |
int |
Zwraca długość w bitach ciąg wyrażenie. |