This month's discount Comprehensive Database Performance Health Check · Testimonials
SQLAuthority with Pinal Dave
Home
  • Consulting
    • Health Check
  • Free Videos
  • All Articles
    • AI
    • SQL Performance
    • SQL Tips and Tricks
    • Interview Questions and Answers
    • SQL Puzzle
    • SQL Video
    • SQLAuthority News
    • Personal
  • Books
  • Consulting
all sessions

List All Sessions – SQL in Sixty Seconds #148

December 22, 2020
Pinal Dave
SQL Video
SQL Activity Monitor, SQL in Sixty Seconds, SQL Scripts, SQL Server

One of the most frequent questions which I receive from my client is about activity going inside SQL Server and how to list all sessions.

Read More
running query

Activity Monitor and Running Query – SQL in Sixty Seconds #115

September 2, 2020
Pinal Dave
SQL Tips and Tricks
Execution Plan, SQL Activity Monitor, SQL in Sixty Seconds, SQL Scripts, SQL Server

Activity Monitor can come handy when you are in trouble as well. We will see how we can take the help of Activity Monitor to track Actively Running Query.

Read More
freezing

SQL SERVER – Fixing Freezing Activity Monitor

April 8, 2020
Pinal Dave
SQL Tips and Tricks
SQL Activity Monitor, SQL Error Messages, SQL Server

I personally prefer to use DMVs and DMFs but for the visualization easiness client preferred Activity Monitor which was Freezing suddenly.

Read More
How to Find Free Log Space in SQL Server?

SQL SERVER – How to Find Free Log Space in SQL Server?

May 8, 2018
Pinal Dave
SQL Tips and Tricks
SQL Activity Monitor, SQL Scripts, SQL Server, Transaction Log

Not another post on shrinking the log file. Here are two ways I monitor free log space in SQL Server: DBCC SQLPERF and sys.dm_db_log_space_usage.

Read More
A brass bell beside a shut gatehouse window with a red mark painted below

SQL SERVER – Msg 32055 – sp_refresh_log_shipping_monitor – There Was an Error Configuring the Remote Monitor Server

December 23, 2017
Pinal Dave
SQL Tips and Tricks
Log Shipping, SQL Activity Monitor, SQL Error Messages, SQL Server, SQL Server Security

Msg 32055, error configuring the remote monitor server, hides the real error. Read from the procedure on SQL Server 2025, with a safer fix than sa.

Read More
How to measure page splits counter value via T-SQL.

SQL SERVER – How to Measure Page Splits Counter Value via T-SQL?

June 7, 2017
Pinal Dave
SQL Tips and Tricks
SQL Activity Monitor, SQL Index, SQL Performance, SQL Scripts, SQL Server

Question: How to measure the Page Splits counter value via T-SQL? Here is a quick script for DBAs who would rather not open PerfMon.

Read More
SQL SERVER - Monitoring SQL Server Never Got This Easy

SQL SERVER – Monitoring SQL Server Never Got This Easy

December 12, 2014
Pinal Dave
SQL Tips and Tricks
Idera, SQL Activity Monitor, SQL Scripts, SQL Server

Monitoring SQL Server for disk I/O bottlenecks does not have to be hard. Here I use Extended Events to find I/O problems that slow down your queries.

Read More
1 2 Next
  • Books
  • Testimonials
  • Privacy Policy

© 2006 – 2026 All rights reserved. pinal @ SQLAuthority.com