Vlad :verified: · @VladDBA
51 followers · 98 posts · Server mastodon.cloud

The latest release of PSBlitz:
- has been updated with the latest sp_Blitz, sp_BlitzCache, sp_BlitzFirst, sp_BlitzIndex, sp_BlitzLock, and sp_BlitzWho, from Brent Ozar's August release of the First Responder Kit
- outputs execution plans for queries involved in deadlocks if they are still in the cache.
- adds a new report page containing deadlock-related execution plan info

github.com/VladDBA/PSBlitz

#sqlserver #sqldba #powershell #microsoftsqlserver #mssqlserver #mssql #mssqldba #psblitz

Last updated 1 year ago

Vlad :verified: · @VladDBA
51 followers · 98 posts · Server mastodon.cloud

This is just a brief post containing a script to get table sizes in SQL Server, along with some other information like table type, number of records, partition count, compression type, number of nonclustered indexes and their total size.

vladdba.com/2023/08/24/script-

#sqlserver #sqldba #microsoftsqlserver #mssqlserver #mssql #mssqldba #dba #tsql

Last updated 1 year ago

Vlad :verified: · @VladDBA
51 followers · 96 posts · Server mastodon.cloud

In this post I’ll cover ways of speeding up SELECT COUNT as well as some myths about best practices when it comes to SELECT COUNT.

vladdba.com/2023/08/21/speedin

#sqlserver #sqldba #microsoftsqlserver #mssqlserver #mssql #mssqldba

Last updated 1 year ago

Vlad :verified: · @VladDBA
51 followers · 96 posts · Server mastodon.cloud

The latest release of PSBlitz:
- returns info about opened transactions (including those belonging to sleeping sessions)
- has been updated with Brent Ozar's June release of the First Responder Kit
- adds comment-based help info
- lets you know when checks returned no records
- includes other bug fixes and minor improvements

github.com/VladDBA/PSBlitz

#sqlserver #sqldba #powershell #microsoftsqlserver #mssqlserver #mssql #mssqldba #psblitz

Last updated 1 year ago

Richard Munn · @sqlunicorn
72 followers · 92 posts · Server techhub.social

@robsewell I read this and was mildly offended as a DBA.
But then I re-read it and thought about it for a while. This is actually a Good Thing as it suggests an excellent way of implementing schemas without actually saying “You’ve been getting this wrong for a long time”…

#nerd #sqldba

Last updated 1 year ago

Vlad :verified: · @VladDBA
44 followers · 71 posts · Server mastodon.cloud

SSMS 19 was released last week, so I figured I'd take this opportunity to go through my usual SSMS configuration preferences.

vladdba.com/2023/01/31/my-sql-

#sqlserver #microsoftsqlserver #mssqlserver #sqldba #mssqldba #ssms #mssql

Last updated 2 years ago

Vlad :verified: · @VladDBA
44 followers · 71 posts · Server mastodon.cloud

The latest release of PSBlitz:
- moves sp_BlitzWho to a background process where it gets executed every 10 seconds.
- adds parameters for connection timeout, max execution timeout, output directory, sp_BlitzWho execution interval, and a switch for debug information.
- provides error messages that specify if a step failed due to a command timeout or a connection timeout.
- other bug fixes and minor improvements

github.com/VladDBA/PSBlitz

#mssqlserver #sqldba #powershell #sqlserver #mssql

Last updated 2 years ago

Vlad :verified: · @VladDBA
39 followers · 53 posts · Server mastodon.cloud

In this post I'll demo how to use PowerShell to automate exporting SQL Server execution plans as stand-alone .sqlplan files.


vladdba.com/2023/01/17/save-ex

#sqlserver #sqldba #powershell #mssqlserver

Last updated 2 years ago

Vlad :verified: · @VladDBA
34 followers · 35 posts · Server mastodon.cloud
Vlad :verified: · @VladDBA
38 followers · 46 posts · Server mastodon.cloud