Using SQL Server Enterprise Manager, you can view the following information about current Microsoft® SQL Server™ activity:
If you are a system administrator, you can view additional information about a selected process, send a message to a user that is currently connected to a computer running SQL Server, or terminate a selected process.
Use the current activity window in SQL Server Enterprise Manager to perform ad hoc monitoring of a computer running SQL Server. This allows you to determine, at a glance, the volume and general types of activity on the system, for example:
SQL Server activity can also be monitored using the sp_who and sp_lock system stored procedures.
To view current server activity
To view the last command batch for a connection
To view the current locks
To send a message to a currently connected user
To kill a process