Monitoring running processes in SQL Server 2008 R2

added by kalyanms1
3/4/2011 1:35:20 AM

311 Views

You can view the current connections and processes that running on a sql server instance in two ways Using Activity Monitor Using T-SQL statements


0 comments