Question : I am trying to get the information about the running queries for query performance monitoring purpose. Is there […]
Tag: activity-monitor
SQL Server 2014 View any Live execution plan in Activity Monitor
Question : I have a SQL Server 2014 Build(12.0.5205.0) running here. Would It be possible to view any Live execution […]
How to track DML and DDL daily events
Question : I have the following query to track what tables are modified in the current date: SELECT TABLE_OWNER, TABLE_NAME, […]
Exporting SQL Server 2008 R2 Activity Monitor Log
Question : In SQL Server 2008 R2, admin users are allowed to view the Activity Monitor and under “Recent Expensive […]
SQL Query to find the location of the running query?
Question : I am trying to get the information about the running queries for query performance monitoring purpose. Is there […]
SQL Query to find the location of the running query?
Question : I am trying to get the information about the running queries for query performance monitoring purpose. Is there […]
tsql Process running forever… what is it doing
Question : Trying to create a big test DB, I have an SP that I created that uses a predefined […]
What is the SQLCLR wait type in Activity Monitor within SQL Server Management Studio (SSMS)?
Question : When I check our SQL Prod server, every time I open Activity Monitor I always see SQLCLR on […]
Parameters in Activity Monitor
Question : To view “recent expensive queries” I use Activity Monitor. Some of the queries there are with parameters. Is […]
SQL Server Activity Monitor – Resource Waits – Logging > 1400 ms/sec, how?
Question : I have an SQL Server 2008 R2 server. I open “Activity Monitor”, and inside the “Resource Waits” category, […]
- 1
- 2