Skip to content
05, Jun 2025
  • facebook
  • instagram
  • twitter
  • youtube

Our Tech Ideas

Great minds discuss ideas!

Header Advertisement Image
  • Home
  • About Us
  • Privacy Policy

Year: 2023

  • Home
  • 2023
  • Page 5
TSQL to find list of all index not used for last 30 days
2 min read 0
  • MSSQL

TSQL to find list of all index not used for last 30 days

  • OTI
  • 16 May 2023
This code is designed to provide information about the indexes in the database, including their creation dates, last usage dates,…
Use ProcDump to capture sql server unexpected crash dump
3 min read 1
  • MSSQL

Use ProcDump to capture sql server unexpected crash dump

  • OTI
  • 11 May 2023
To use ProcDump to capture a SQL Server unexpected crash dump, follow these steps: Download and extract ProcDump: Navigate to…
SQL Server (MSSQLSERVER) service terminated unexpectedly
2 min read 0
  • MSSQL

SQL Server (MSSQLSERVER) service terminated unexpectedly

  • OTI
  • 11 May 2023
One day, we suddenly discovered that the SQL Server was not running and was in a stopped state. In a…
TSQL to find index fragmentation in SQL Server
2 min read 1
  • MSSQL

TSQL to find index fragmentation in SQL Server

  • OTI
  • 10 May 2023
To determine index fragmentation in SQL Server, you can use the following steps: SELECT OBJECT_NAME(DMV.object_id) AS TABLE_NAME , SI.NAME AS…
SQL Server DBA Daily Routine Tasks
3 min read 0
  • MSSQL

SQL Server DBA Daily Routine Tasks

  • OTI
  • 8 May 2023
As a SQL DBA, there are various essential tasks to perform every day to ensure the smooth operation and security…
All About DBCC and DMV Interview Question 
13 min read 0
  • MSSQL

All About DBCC and DMV Interview Question 

  • OTI
  • 8 May 2023
What is the use of DBCC commands?  DBCC stands for Database Console Commands, a few of us also call it database consistency…
List all Login, User & DB Role in SQL Server
6 min read 0
  • MSSQL

List all Login, User & DB Role in SQL Server

  • OTI
  • 11 April 2023
Description This script generates a list of Logins, Users and the Database Roles that the user belongs to in all…
How to check database encryption in sql server
3 min read 0
  • MSSQL

How to check database encryption in sql server

  • OTI
  • 3 April 2023
Introduction Data security is a critical aspect of database management, and encrypting sensitive data is crucial to safeguarding it from…
Find the users connected to SQL Server
1 min read 0
  • MSSQL

Find the users connected to SQL Server

  • OTI
  • 28 March 2023
In a SQL Server environment, it can be useful to monitor the user activity and track who is connected to…
Check SQL Server Version & license details
4 min read 0
  • MSSQL

Check SQL Server Version & license details

  • OTI
  • 12 March 2023
As a SQL Server DBA, I would rephrase the statement as follows: While SQL Server does not keep track of…

Posts pagination

Previous 1 … 4 5 6 Next

Categories

Archives

Featured Posts

SQL Server Post-Installation Checklist

SQL Server Post-Installation Checklist

  • Sanjay
  • 27 March 2025
Securing Your SQL Database

Securing Your SQL Database

  • Sanjay
  • 27 March 2025
SQL Server Backup and Restore: A Complete Guide

SQL Server Backup and Restore: A Complete Guide

  • OTI
  • 1 March 2025
Detecting and Resolving Deadlocks in SQL Server 2019

Detecting and Resolving Deadlocks in SQL Server 2019

  • OTI
  • 1 March 2025

Recent Posts

  • Exploring SQL Server Agent Jobs 28 May 2025
  • Monitoring SQL Server Agent Jobs: A Deep Dive into Job Steps with T-SQL 13 May 2025
  • Upgrading Windows Server Failover Cluster Functional Level 15 April 2025
  • Database Recovery Analysis: Dealing with a Missing Full Backup 8 April 2025
  • Boost Your SQL Server Performance: Key Optimization Strategies 7 April 2025

Recent Comments

  • krishna Kumar Rai on Find disk space using Stored procedure or TSQL
  • Ayyappa on SQL Server Backup and Restore: A Complete Guide
  • Chhavi kumar on Ultimate Guide to SQL Server Performance Tuning and Monitoring
  • Salam on Database Auditing Best Practices: SQL Server Scripts for Security & Compliance
  • Siva on Building SQL Server Database Inventory

Author Info

Sanjay Humania

Sanjay Humania

DBA

Welcome to OurTechIdeas.com, your go-to destination for insightful and practical SQL Server DBA-related technology content. Based in the vibrant city of Bangalore, India, we are a team of passionate learners dedicated to sharing our knowledge and experiences with the tech community.

Follow Us On:

Facebook Linkedin Instagram Twitter

Our Tech Ideas

Welcome to OurTechIdeas.com, your go-to destination for insightful and practical SQL Server DBA-related technology content. Based in the vibrant city of Bangalore, India, we are a team of passionate learners dedicated to sharing our knowledge and experiences with the tech community.

Featured Posts

Ultimate Guide to SQL Performance Tuning Interview Questions

Ultimate Guide to SQL Performance Tuning Interview Questions

  • Sanjay
  • 28 March 2025
SSMS 21 Solves Major Blocking Issues

SSMS 21 Solves Major Blocking Issues

  • Sanjay
  • 27 March 2025
SQL Server Database Auditing: Daily, Weekly, and Monthly Best Practices

Database Auditing Best Practices: SQL Server Scripts for Security & Compliance

  • Sanjay
  • 27 March 2025
SQL Server Post-Installation Checklist

SQL Server Post-Installation Checklist

  • Sanjay
  • 27 March 2025

Blog Posts

SQL Server Post-Installation Checklist

SQL Server Post-Installation Checklist

  • Sanjay
  • 27 March 2025
Securing Your SQL Database

Securing Your SQL Database

  • Sanjay
  • 27 March 2025
SQL Server Backup and Restore: A Complete Guide

SQL Server Backup and Restore: A Complete Guide

  • OTI
  • 1 March 2025
Detecting and Resolving Deadlocks in SQL Server 2019

Detecting and Resolving Deadlocks in SQL Server 2019

  • OTI
  • 1 March 2025

Footer Posts

How to Send Emails Using PowerShell with SMTP Authentication

  • OTI
  • 26 August 2024
Adding a TDE-Enabled Database to an Always On Availability Group

Understanding Transparent Data Encryption (TDE) in SQL Server

  • OTI
  • 5 August 2024

Resolving SQL Server Error 9002: Log File Full

  • OTI
  • 5 August 2024
MSSQL Frequently Asked Questions

SQL Server Database Administrator interview questions

  • OTI
  • 26 July 2024
Copyright © 2025 [Our Tech Ideas] Theme: Legacy Blog By Adore Themes.