6 min read 0 MSSQLList all Login, User & DB Role in SQL Server OTI11 April 2023 Description This script generates a list of Logins, Users and…
3 min read 0 MSSQLHow to check database encryption in sql server OTI3 April 2023 Introduction Data security is a critical aspect of database management,…
1 min read 0 MSSQLFind the users connected to SQL Server OTI28 March 2023 In a SQL Server environment, it can be useful to…
4 min read 0 MSSQLCheck SQL Server Version & license details OTI12 March 2023 As a SQL Server DBA, I would rephrase the statement…
4 min read 1 MSSQLSQL Server DBA Roles and Responsibilities OTI25 February 2023 Are you interested in the world of database management? Do…
7 min read 0 MSSQLIdentify and Store Active Transactions OTI10 February 2023 Scenario How to Identify and Store Currently Running Queries in…
4 min read 0 MSSQLBackup TDE protected database on Azure Managed Instance OTI9 February 2023 We can take a COPY_ONLY backup of a TDE protected…
2 min read 0 MSSQLTempDB files recommendation in SQL Server OTI8 February 2023 The number of tempdb data files in an SQL Server…
3 min read 0 MSSQLShrinking TempDB in SQL Server: A Step-by-Step Guide OTI7 February 2023 Introduction In SQL Server, TempDB is a system database used…
2 min read 0 MSSQLHow to change SQL Server instance name OTI3 January 2023 Scenario Troubleshooting host name changes. When the machine name is…