Month: February 2023

Long Running Queries in SQL Server
Posted in MS SQL

How to Identify and Store Long Running Queries in a Table

Scenario How to Identify and Store Currently Long Running Queries in a…

How to backup a TDE protected database on Azure SQL Managed Instance
Posted in MS SQL

How to backup a TDE protected database on Azure SQL Managed Instance

We can take a COPY_ONLY backup of a TDE-protected (encryption enabled) database…

How many TempDB files are recommended for SQL Server
Posted in MS SQL

TempDB files recommendation in SQL Server

The number of tempdb data files in an SQL Server depends on…