Contact Us

During last SQL Server Bootcamp 2024 in Brno - our colleague Jan Repka presented a live query tuning session. The scripts used in DEMOs are available here: Live query tuning scripts (DOWNLOAD)

More tips and tricks

SMT 1.11 It just runs faster and has more information!
by Michal Tinthofer on 23/05/2024

Today, we have prepared another release of SMT 1.11.0 for you. It is rather significant, and it should be since we haven’t had a big one since last summer. So take your time, sit down, and let’s go through the news in SMT.

Read more
Load Factor – Uneven load distribution
by Michal Kovaľ on 15/06/2022

Recently, we found an interesting pattern during exploring one of our SMT graphs while doing a health check of a SQL server. The following graph shows us the Load Factor attribute. The value came from system table sys.dm_os_schedulers, which the SMT tool

Read more
How to check multiple backups stored in one file
by Michal Tinthofer on 26/06/2012

Backup device is a standard backup file. But this file is registered in management studio and often used to store more than one backups from database. There are also some pros and cons in usage compared to standard backups stored in folders and made by ma

Read more