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 /…
2 min read 0 MSSQLChange Default TCP Port in SQL Server OTI22 September 2021 Change Default TCP Port in SQL Server When any version…
15 min read 0 MSSQLThings You Must Do After Installing SQL Server OTI13 July 2021 Things You Must Do After Installing SQL Server Rolling out…
2 min read 2 MSSQLFind database size when it is offline OTI1 July 2021 Hi, Tech Giants! What new to me today? Yeah, We…