SQLMonitor Changelog

What's new in SQLMonitor 4.3.0.6 Alpha

Jun 6, 2014
  • Fixed problem which offline database
  • Added error handling for threading

New in SQLMonitor 4.3.0.5 Alpha (Jun 6, 2014)

  • added support for detecting empty table (as displayed at the bottom of the home page:
  • Test as database name
  • Table_A as table name
  • added handles for exception
  • added support for ignoring keeping detecting same version. sorry, I know it as annoying

New in SQLMonitor 4.3.0.4 Alpha (Jan 30, 2013)

  • fixed problem with SQL Server 2005

New in SQLMonitor 4.3.0.3 Alpha (Jan 28, 2013)

  • Added SQL Server Health feature, monitoring the eco-system of SQL Server. To enable it, select Options -> Monitor Interval
  • Added new version detection
  • Other minor tweaks and bug fixes

New in SQLMonitor 4.2 Beta 4 (Jan 28, 2013)

  • fixed problem with offline database (work item 33676).

New in SQLMonitor 4.2.1.1 Beta (Dec 3, 2012)

  • Fixed a few bugs
  • Changed some column names to more readable text.

New in SQLMonitor 4.2 Alpha 16 (Dec 3, 2012)

  • Finally fixed problem with logic fault checking for temporary table name

New in SQLMonitor 4.2 Alpha 13 (Dec 3, 2012)

  • Added logic fault checking in analysis. automatically detect dead loop or memory leakage in stored procedures

New in SQLMonitor 4.2 Alpha 12 (Dec 3, 2012)

  • Improved process visualizer, now shows how many dead locks, and what are the locked objects
  • Fixed some other problems.

New in SQLMonitor 1.4 Beta (Dec 3, 2010)

  • added automatically load sql server instances
  • added friendly wait cursor
  • fixed problem with 4.0 fx
  • added exception handling

New in SQLMonitor 1.3 Beta (Nov 26, 2010)

  • Change sys.sysprocesses to DMV:
  • select * from sys.dm_exec_connections
  • select * from sys.dm_exec_requests
  • select * from sys.dm_exec_sessions
  • Adjust columns to fit without scrolling