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…