SQL Server- Get SQL server Statistics using SP_Monitor
Posted by Pramod Singla on May 31, 2011
Sp_Monitor : It is a useful system function used to see the statistics of the SQL Server.
Following image shows the result sets returned when sp_monitor is executed:

The packet size is defined at the server level. See server properties for packet size:

28.463850
77.017838
This entry was posted on May 31, 2011 at 12:34 pm and is filed under DBA.
Tagged: sp_monitor, sql server statistics. You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
Leave a Reply