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.…
1 min read 0 MSSQLCertificate chain issued by authority that is not trusted OTI21 June 2022 Certificate chain issued by authority that is not trusted Recently…
3 min read 1 MSSQLCheck the Status of EMail Messages Sent With Database Mail OTI13 June 2022 In SQL Server sp_send_dbmail use to send emails and the…
4 min read 0 MSSQLMonitoring Database Backups Details using T-SQL SELECT Statement OTI27 May 2022 Introduction As a database administrator, one of the crucial tasks…
3 min read 2 MSSQLDatabase stuck in Mirroring, Disconnected / In Recovery OTI23 November 2021 Mirror database stuck in the state of ‘Mirroring, Disconnected /…