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

FIX: Msg 15170, Level 16, This login is the Owner of 2 Job(s). You Must Delete or Reassign these Jobs Before the Login can be Dropped
by Michal Tinthofer on 26/01/2018

Recently I had an issue with this error during upgrade of SSISDB AlwaysOn Support using wizard.

Read more
SMT 1.2 version is out
by Michal Tinthofer on 09/02/2021

Releasing SMT 1.2 to you right now! Check the details.

Read more
Usefull SQL Tools
by Michal Tinthofer on 24/07/2013

A few weeks ago a had task to create procedure for testing workload from production server on test environment.Itsurely wasn't a big deal, but I need to learnmanycustomer employees to repeat this task on regular base. I started to look if somehow I could

Read more