all groups > sql server connect > june 2003 >
You're in the

sql server connect

group:

Monito SQL server load


Monito SQL server load Dinesh.T.K.
6/24/2003 9:59:24 AM
sql server connect:
Usman,

--Connection info
SELECT *
FROM master..sysprocesses

sp_who, sp_who2

--what tables or objects
Not possible.


--terminate one or many connections
KILL <spid>


--
Dinesh.
SQL Server FAQ at
http://www.tkdinesh.com

[quoted text, click to view]
Monito SQL server load Usman
6/24/2003 11:41:23 AM
how to monitor.. how many users.. or connections are connected with SQL
server... % usage..
how old is a connection.. and what tables or objects are being used in that
connection
and how to terminate one or many connections...


thanks
Usman


AddThis Social Bookmark Button