Contact Us

Today we introduce to you another patch which was focused on several “quality of life “improvements. Most notable was integration of execution plans and statements from waiting tasks report into standardized dimensions we already used in query reports. Now you will always be presented with Query detail or Plan Detail report when you click on text or query plan column in SMT reports. It will dramatically decrease the size of monitoring database.
Another nice feature is paging ability for big tables. Since amount of reported data will grow over time, we introduced this functionality to keep our tool fast as possible even when reporting thousands of rows into table.

 

Here is the full list:

  • Fixed Bug where mail component update all alerts mailed column instead of respective one which is currently notifying.
  • Fix for waiting tasks report, now it will use centralised reports for command texts and execution plans. This will greatly decrease the size of this check in monitored database. Also we splitted report Waiting tasks into two with detail informations about session.
  • In waiting tasks detailed report we also introduced table paging to allow covenient browse through big tables.
  • Fixed an issue where too deep execution plan cannot be collected due to XML type limitations in SQL Server.
  • Fix updated query collection for Phy Reads. Now its count based on real collected data for this dimension.
  • Fix for Memory pool stats not showing all graphs correctly.
  • Fix for Query performance reports showing statement text in execution plans as ** Encrypted Text **.
  • Fixed a bug where index collectors hanged over tempoerary objects for analysis.
  • Fixed bug where index recommendation check didn't finished because duplicate statistics has been reported from the server.
  • Fixed rare bug on some systems where checkpoint pages/sec graf not reported any data.

 

We hope you will continue to enjoy our tool!

With regards, 

Michal Tinthofer.

More tips and tricks

SQL Konferenz 2026
by Mikuláš Mráz on 12/03/2026

Earlier this month we attended SQL Konferenz 2026, held at Congress Park Hanau, just outside Frankfurt. The venue is large and perfectly suited for conferences, which the name itself already suggests.

Read more
The Case of the Vanishing Databases: A Deep Dive into HADR Deadlocks
by Michal Kovaľ on 14/07/2020

Imagine opening SQL Server Management Studio (SSMS) on a Monday morning and finding… nothing.

Read more
SQL 2012 allow only 20 cores
by Michal Tinthofer on 01/10/2012

Anyway this post should focus on some different distressing news about SQL 2012.  If you have current software assurance (SA) for SQL Server 2008 R2, this allows you to slide into SQL Server 2012 while maintaining CAL licensing (by the way this is not pos

Read more