IMPAX 6.5.1 Server Knowledge Base home > SQL Server home

Monitoring SQL 2005 database activities

Note:

Note:

Ensure that you are logged in using the AgfaService account; you cannot log into Enterprise Manager using the Administrator account.

You can view all the processes currently running in the database and check whether any of the processes are being blocked by other processes or are blocking other processes.

To monitor SQL 2005 database activities

  1. Open SQL Server Management Studio.

  2. In the Object Explorer window of SQL Server Management Studio, expand server > Management

    where server is the name of the SQL Server that the program is running under.

  3. Double-click Activity Monitor.

  4. In the window that appears, check process info.

  5. To see whether any of the processes are being blocked by other processes or blocking other processes, look at the Blocked By and Blocking columns.


See also


Topic number: 46965

Applies to: IMPAX 6.5.1 Server Knowledge Base