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
Question/Answer – Should I filter the data in Sub Queries??
Posted inExecution Plan Performance Tuning TSQL

Question/Answer – Should I filter the data in Sub Queries??

Posted by By Ajay Dwivedi May 28, 2018
Recently a good friend of mine asked me question whether is there any performance benefit…
Read More
Should we check [context_switches] for SQL Server Query from Performance Point
Posted inPerformance Tuning TSQL

Should we check [context_switches] for SQL Server Query from Performance Point

Posted by By Ajay Dwivedi May 27, 2018
Hi Friends. If you are wondering if we should check [context_switches] counter for SQL Server…
Read More
Copy SQL and Batch Files from Source to Destination using PowerShell
Posted inPowershell

Copy SQL and Batch Files from Source to Destination using PowerShell

Posted by By Ajay Dwivedi May 2, 2018
Recently as part of Server Migration, I had to move nested folders and files from…
Read More
OlaHallengren Maintenance Solution – DatabaseBackup – Configurable Backup Directory folder names
Posted inDatabase Administration

OlaHallengren Maintenance Solution – DatabaseBackup – Configurable Backup Directory folder names

Posted by By Ajay Dwivedi April 24, 2018
If you are a DBA then you understand the importance of having robust Database Maintenance…
Read More
Get-ProcessForDBA cmdlet in SQLDBATools Module
Posted inPowershell

Get-ProcessForDBA cmdlet in SQLDBATools Module

Posted by By Ajay Dwivedi April 22, 2018
Troubleshooting high memory utilization on servers involves finding out processes which are consuming RAM. But…
Read More
Starting SQL Server Database Administration Classes from May 2018
Posted inTSQL

Starting SQL Server Database Administration Classes from May 2018

Posted by By Ajay Dwivedi April 20, 2018
Hi Friends, I have finally decided to go with another batch for SQL Server Database…
Read More
SQL Server – Stop Agent Job After Threshold Time and Log the Query Metrics
Posted inHealth Check TSQL

SQL Server – Stop Agent Job After Threshold Time and Log the Query Metrics

Posted by By Ajay Dwivedi April 19, 2018
Being a DBA, I know the pain of a long running job creating performance issues…
Read More
SQL Server – Get Database Backup History for Crash Recovery
Posted inTSQL

SQL Server – Get Database Backup History for Crash Recovery

Posted by By Ajay Dwivedi April 18, 2018
It is not easy to find out right backups for restore activity when people are…
Read More
Error/Fix: Cannot resolve the collation conflict between “Latin1_General_CI_AS” and “SQL_Latin1_General_CP1_CI_AS” in the equal to operation
Posted inErrors TSQL

Error/Fix: Cannot resolve the collation conflict between “Latin1_General_CI_AS” and “SQL_Latin1_General_CP1_CI_AS” in the equal to operation

Posted by By Ajay Dwivedi April 15, 2018
Recently I was working on a SQL query in my inventory database, and was greeted…
Read More
Script-SQLDatabaseRestore cmdlet in SQLDBATools Module
Posted inTSQL

Script-SQLDatabaseRestore cmdlet in SQLDBATools Module

Posted by By Ajay Dwivedi April 14, 2018
Restoring multiple databases can be painful especially when each of them have multiple database file(s).…
Read More

Posts pagination

Previous page 1 … 4 5 6 7 8 … 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