6 min read 0 MSSQLMonitoring SQL Server Jobs & its Schedules OTI22 May 2023 Introduction SQL Server jobs are essential for automating tasks and…
2 min read 0 MSSQLTSQL to find list of all index not used for last 30 days OTI16 May 2023 This code is designed to provide information about the indexes…
3 min read 1 MSSQLUse ProcDump to capture sql server unexpected crash dump OTI11 May 2023 To use ProcDump to capture a SQL Server unexpected crash…
2 min read 0 MSSQLSQL Server (MSSQLSERVER) service terminated unexpectedly OTI11 May 2023 One day, we suddenly discovered that the SQL Server was…
2 min read 1 MSSQLTSQL to find index fragmentation in SQL Server OTI10 May 2023 To determine index fragmentation in SQL Server, you can use…
3 min read 0 MSSQLSQL Server DBA Daily Routine Tasks OTI8 May 2023 As a SQL DBA, there are various essential tasks to…
13 min read 0 MSSQLAll About DBCC and DMV Interview Question OTI8 May 2023 What is the use of DBCC commands? DBCC stands for…