Skip to content

Performance Tuning And Infra Automation

I love performance tuning and building automation

  • Home
  • About Me
  • SQL Resources
  • Privacy Policy
  • Contact Me
  • Home
  • About Me
  • SQL Resources
  • Privacy Policy
  • Contact Me
  • facebook.com
  • twitter.com
  • t.me
  • instagram.com
  • youtube.com
Subscribe
find-top-tempdb-space-consumers
Posted inBaseline-SQL-Server Errors SQL Alerts TSQL

Find TempDb Space Consumers in SQL Server

Posted by By Ajay Dwivedi June 19, 2021
Troubleshoot SQL Server tempdb database space issue and find out what sessions are consuming tempdb space.
Read More
SQL Server on Linux Mint
Posted inLinux

SQL Server on Linux Mint

Posted by By Ajay Dwivedi June 11, 2021
Why Linux? To start with, I think everyone agrees that Linux is core skills, and…
Read More
Baseline-Sql-Server-with-Open-Source-Tools
Posted inBaseline-SQL-Server Performance Tuning SQL Alerts

How to Baseline Microsoft SQL Server with Open Source Tools

Posted by By Ajay Dwivedi September 19, 2020
Are you tired of not knowing what is usual workload of your server? Do you…
Read More
Heavy-SqlServer-Workload-against-StackOverflow-database
Posted inBaseline-SQL-Server TSQL

Time conversion from local to UTC and vice-versa

Posted by By Ajay Dwivedi September 6, 2020
Recently I have been working on setting up baselining for my SQL Server lab environment.…
Read More
Waits Stats Duration in [dd hh:mm:ss]
Posted inBaseline-SQL-Server TSQL

Get Time Duration in [DD hh:mm:ss] format

Posted by By Ajay Dwivedi August 29, 2020
As DBA, there are various scenarios where I display duration in results. More often, for…
Read More
Heavy-SqlServer-Workload-against-StackOverflow-database
Posted inTSQL

Create & Populate StackOverflow.dbo.PostTags table

Posted by By Ajay Dwivedi August 22, 2020
As a DBA & instructor, very often I like to generate heavy workload on my…
Read More
SQL SERVER – Blocking Tree – Identifying Blocking Chain Using SQL Scripts
Posted inHealth Check TSQL

SQL SERVER – Blocking Tree – Identifying Blocking Chain Using sp_WhoIsActive

Posted by By Ajay Dwivedi August 15, 2020
As a DBA, I often receive user requests to check server slowness. Quite often, slowness…
Read More
Install & Configuration PostgreSQL on CentOS 8 Linux
Posted inLinux PostgreSQL

Install/Configure PostgreSQL on CentOS 8

Posted by By Ajay Dwivedi August 8, 2020
In my current organization, we have lot of postgres databases running on linux. So thought…
Read More
PackageManagement\Install-PackageProvider : No match was found for the specified search criteria for the provider 'NuGet'
Posted inPowershell

Error/Fix: PackageManagement\Install-PackageProvider : No match was found for the specified search criteria for the provider ‘NuGet’

Posted by By Ajay Dwivedi August 1, 2020
Yesterday I was trying to install dbatools powershell module in one virtual machine that I…
Read More
Msg 3415, Level 16, State 5, Line 3 Database ‘StackOverflow2010’ cannot be upgraded because it is read-only, has read-only files or the user does not have permissions to modify some of the files. Make the database or files writeable, and rerun recovery.
Posted inErrors

Error/Fix: Database cannot be upgraded because it is read-only or has read-only files

Posted by By Ajay Dwivedi July 26, 2020
Yesterday during my online SQL Server class, I was trying to attach 10 GB size…
Read More

Posts pagination

Previous page 1 2 3 4 5 6 … 10 Next page
Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 99 other subscribers
See what other community members think about SQLMonitor.
Recent Posts
  • Get StackOverflow2013 Database for PostgreSQL & SQLServer
  • Error/Fix: Cannot Insert Duplicate Key for UPSERT Code in SQLServer
  • LogRotate Policy For PostgreSQL
  • Run Ansible Playbooks with Github Action
  • SQLServer Gradually Becomes Slow Until Reboot
Facebook With Ajay Dwivedi
Facebook With Ajay Dwivedi

CATEGORIES

  • Ansible 1
  • Baseline-SQL-Server 22
  • Database Administration 11
  • DevOps 1
  • Errors 15
  • Execution Plan 8
  • Growth & Development 2
  • Health Check 8
  • Internals 3
  • Linux 4
  • Performance Tuning 35
  • PostgreSQL 3
  • Powershell 8
  • SQL Alerts 5
  • SQLMonitor 17
  • TSQL 41
Post You Might Like
StackOverflow2013 database on PostgreSQL
Posted inDatabase Administration PostgreSQL
Get StackOverflow2013 Database for PostgreSQL & SQLServer
Posted by By Ajay Dwivedi June 30, 2025
Error/Fix: Cannot Insert Duplicate Key for UPSERT Code in SQLServer
Posted inErrors TSQL
Error/Fix: Cannot Insert Duplicate Key for UPSERT Code in SQLServer
Posted by By Ajay Dwivedi June 28, 2025
Posted inLinux PostgreSQL
LogRotate Policy For PostgreSQL
Posted by By Ajay Dwivedi April 25, 2025
Build CI/CD Github Action Pipeline for Ansible Playbook
Posted inAnsible DevOps
Run Ansible Playbooks with Github Action
Posted by By Ajay Dwivedi March 21, 2025
Copyright 2025 — Performance Tuning And Infra Automation. All rights reserved. Bloglo WordPress Theme
Scroll to Top