System Statistical Functions (T-SQL)

These scalar functions return statistical information about the system.

@@CPU_BUSY @@PACKET_ERRORS
@@IDLE @@TIMETICKS
@@IO_BUSY @@TOTAL_ERRORS
@@PACK_RECEIVED @@TOTAL_READ
@@PACK_SENT @@TOTAL_WRITE

See Also

Functions

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.