Year: 2023
Posted in MS SQL
Check SQL Server license in SQL Server
As a SQL Server DBA, I would rephrase the statement as follows:…
OTi 12/03/2023
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…
OTi 10/02/2023
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…
OTi 09/02/2023
Posted in MS SQL
TempDB files recommendation in SQL Server
The number of tempdb data files in an SQL Server depends on…
OTi 08/02/2023
Posted in MS SQL
Find All Permissions for All Users in SQL
We recently encountered an issue with one of our users being denied…
OTi 12/01/2023
Posted in MS SQL
How to change SQL Server instance name
Scenario Troubleshooting host name changes. When the machine name is changed where…
OTi 03/01/2023
Posted in MS SQL
SQL server database in SUSPECT MODE
Scenario A database in SUSPECT mode is one that is not fully…
OTi 02/01/2023