3 min read 0 MSSQLHow to Configure MSSQL Backup Compression as the Default Option OTI28 February 2021 Introduction In Microsoft SQL Server, backup compression is a powerful…
3 min read 2 MSSQLFind blocking by T-SQL Queries OTI27 August 2020 Blocking is an unavoidable and by-design characteristic of any relational…
2 min read 2 MSSQLFind who dropped Database at what time OTI12 January 2020 Find who dropped Database at what time As a DBA…
1 min read 2 MSSQLProvide a SQL Login ALTER TRACE permission OTI5 January 2020 Provide a SQL Login ALTER TRACE permission One SQL login…
4 min read 1 MSSQLExtended Security Updates for SQL 2008 OTI22 December 2019 How to get SQL Extended Security Updates for SQL 2008/2008…
3 min read 0 MSSQLChange ‘TempDB’ file location in SQL Server OTI18 December 2019 Introduction The TempDB database is essential to SQL Server’s management…
3 min read 1 MSSQLDetermine or Estimated time (ETA) of Backup & Restoration OTI4 December 2019 As a DBA you may face a few common questions…
4 min read 2 MSSQLSend Disk space report daily by a Job OTI29 November 2019 How to send Disk space report daily by a Job…
4 min read 0 MSSQLSend Database Backup Report Daily by a Job OTI28 November 2019 How to Send Database Backup Report Daily by a Job…
8 min read 0 MSSQLFind Server Information by TSQL script OTI26 November 2019 Display all Server Information by using TSQL script The below…