2 min read 0 MSSQLOperating system error 50 in Azure SQL Managed Instance OTI8 December 2022 We encountered an error while taking a backup of a…
4 min read 0 MSSQLPassword reset of SQL service account OTI30 November 2022 Impact of resetting password for SQL Server service account Resetting…
2 min read 0 MSSQLCustomizing the Status Bar Color in SQL Server Management Studio OTI25 November 2022 Introduction In database management, it is common to work with…
4 min read 0 MSSQLHow and Why to become a SQL Server DBA? OTI21 November 2022 What is a SQL server dba? A database administrator (DBA)…
4 min read 0 MSSQLGet CPU Utilization Data from SQL Server OTI19 November 2022 Monitoring the CPU utilization of a SQL Server instance is…
6 min read 0 MSSQLDriver could not establish a secure connection to SQL Server OTI17 November 2022 Driver could not establish a secure connection to SQL Server…
3 min read 0 MSSQLMigrating SQL Server Database Mail Settings OTI16 November 2022 Migrating SQL Server Database Mail Settings Migrating SQL Server Database…
2 min read 0 MSSQLChecking SQL Server Job History by Script OTI7 November 2022 Mainly msdb.dbo.sysjobs and msdb.dbo.sysjobhistory contains all major information regarding the…
3 min read 0 MSSQLChecking Compatibility Level Of All Databases In SQL Server OTI28 October 2022 SQL Server is a relational database management system (RDBMS) developed…
5 min read 0 MSSQLFind active transactions by duration OTI15 July 2022 Recently frequently we faced blocking issues on our production server.…