Mar 2026 Discount: Comprehensive Database Performance Health Check | Testimonials

Home
  • Consulting
  • Training
  • Free Videos
  • All Articles
    • Interview Questions and Answers
    • SQL Tips and Tricks
    • SQL Performance
    • SQL Puzzle
    • Big Data
    • Blog Stats
    • SQL Books
    • Search SQLAuthority
  • Downloads
  • Hire Me
  • Health Check
All Articles decode-600x209

How to Decode @@OPTIONS Value? – Interview Question of the Week #268

March 15, 2020
Pinal Dave
SQL Interview Questions and Answers
SQL Options, SQL Scripts, SQL Server

The session-level options can be found using the @@options variable in SQL Server. Let us decode that in this blog post and learn about it.

Read More
All Articles frozen-600x326

SQL SERVER – What do These Messages Mean – “I/O is Frozen on Database” and “I/O was Resumed on Database”?

March 14, 2020
Pinal Dave
SQL
SQL Backup, SQL Error Messages, SQL Server, Starting SQL, System Database

  “I/O is frozen on database” and “I/O was resumed on database”? Did you check the air conditioner temperature? Let us learn about it in today’s blog post.

Read More
All Articles schedulerid0-600x167

SQL SERVER – Scheduler_ID with Large Number in dm_os_schedulers

March 13, 2020
Pinal Dave
SQL Performance
CPU Threads, SQL CPU, SQL DMV, SQL Scripts, SQL Server

The other day, I had a very interesting conversation with one of my clients about Scheduler_ID With a Large Number in dm_os_schedulers.

Read More
All Articles InactiveVLF0-600x158

SQL SERVER – Query to List Active and Inactive VLF

March 12, 2020
Pinal Dave
SQL Performance
Shrinking Database, SQL Log, SQL Scripts, SQL Server, SQL Server DBCC, Transaction Log

During the  Comprehensive Database Performance Health Check, I had also helped the client build a query to list active and inactive VLF.

Read More
All Articles FixedPlan-600x177

SQL SERVER – Reducing TempDB Recompilation with Fixed Plan

March 11, 2020
Pinal Dave
SQL Performance
Execution Plan, Query Hint, SQL Scripts, SQL Server, SQL TempDB

Let us talk about how we were able to reduce tempdb recompilation with Fixed Plan while working on Comprehensive Database Performance Health Check.

Read More
All Articles March2020-600x216

SQL SERVER Tools I Use and Recommend (Updated: March 2020)

March 10, 2020
Pinal Dave
SQLAuthority News
Recommend Tools, SQL Server, SQL Utility, Tools

Here is the updated list for March 2020 of all the tools which I recommend. Do let me know if you use any of the above tools.

Read More
All Articles processID-600x267

SQL SERVER – Msg 17177 – This Instance of SQL Server Has Been Using a Process ID of %s since %s (local) %s (UTC)

March 9, 2020
Pinal Dave
SQL Tips and Tricks
SQL Azure, SQL Error Messages, SQL Log, SQL Server, SQL Server Security, SQL Server Services

In this blog today, I would share my understanding of the message “This instance of SQL Server has been using a process ID of”

Read More
All Articles Case-Insensitive-600x210

How to Do Case Insensitive Search? – Interview Question of the Week #267

March 8, 2020
Pinal Dave
SQL Interview Questions and Answers
SQL Collation, SQL Scripts, SQL Search, SQL Server

Question: How to Do Case Insensitive Search?

Collations in SQL Server provide sorting rules, case, and accent sensitivity properties for your data.

Read More

SQL SERVER – Remove All Query Cached Plans Not Used In Certain Period

March 7, 2020
Pinal Dave
SQL Performance
Execution Plan, SQL Cache, SQL DateTime, SQL Function, SQL Scripts, SQL Server, SQL Server DBCC

Recently I got a very unique situation where I had to Remove All Query Cached Plans Not Used In Certain Period. Let us learn about that today. 

Read More
All Articles rebuildall-600x166

SQL SERVER Management Studio – Rebuild All Indexes on Table

March 6, 2020
Pinal Dave
SQL Tips and Tricks
SQL Index, SQL Scripts, SQL Server, SQL Server Management Studio, SSMS

We are going to see a very simple trick about SQL SERVER Management Studio (SSMS), where we will learn how to rebuild all indexes.

Read More
Previous 1 … 73 74 75 76 77 78 79 … 581 Next
  • SQL Interview Q & A
  • Testimonials
  • Search
  • Privacy Policy

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