Release notes


dbWatch Control Center 25.3.039 (2025-12-18)

Download

Important note

• Users running the dbWatch Web Server with anonymous access must update their token value after upgrading to this release. Until the token is updated you may experience authentication issues or inability to access the web interface. See Anonymous web access for more information.
• For customers still running dbWatch 12, upgrading to the latest version (25.3.x) requires first converting to version 25.2.x (released April 15, 2025).

Known issues

• The MS SQL Server 2005 platform is currently not supported in this release. This is due to changes and increased security requirements in the communication between the dbWatch Server and monitored database instances. For technical background, see MS SQL Server TLS requirements. There are plans to reintroduce support for SQL Server 2005 during 2026. SQL Server 2000 remains fully supported by dbWatch.
• In the Management section for the MS SQL Server platform, the “Kill All Sessions” option in the login, program, or database context menus is currently non-responsive. This will be fixed in a future patch following the current release.
• Weaknesses related to the collection of execution plans for SQL statements in the Performance module for the MS SQL Server platform remain unresolved. The first release in 2026 will include improvements addressing this, including logging of plan changes for specific SQL statements.

Security related improvements

DBW – Migrated runtime to Java 24 for enhanced security and long term platform stability.
DBW – Upgraded third party libraries and removed obsolete ones. (DEV 4, DEV 95)
DBW – Cloud router access token no longer plaintext and has an optional “Hint” field.
DBW – Worksheet authentication flushing issue addressed. (DEV 135)
DBW – Improved encryption handshake protocol – Replaced legacy Diffie-Hellman with Elliptic Curve Diffie-Hellman (ECDH) using secp256r1 and added HKDF-based AES key derivation with SHA-256. Simplified supported ciphers to AES/GCM for stronger security and better performance.

Usability and Administrative related improvements

DBW – Can now set User expiry date. (DEV 109)
DBW – “Copy to clipboard” menu added when instance connection errors occur. (DEV 93)
DBW – Global component load time display.
DBW – Syntax verification before resource upload
DBW – Status text on mouse hover on a status table cell
DBW – Deletion of a security group/role while in use is no longer allowed. (DEV 121)
DBW – Local job reports now support admin based syntax (DEV 81)
DBW – Improved error reporting for task installation/upgrade failure.
DBW – Assigning an exhausted license to an instance no longer possible.
DBW – Engine Authentication now displayed in instance configuration.
DBW – Jobs can now have a “manual” schedule, meaning they will not run unless manually triggered.
DBW – Changing to a license that does not include all used functionality will give a warning.
DBW – Instance configuration “Save Changes” question less annoying.
DBW – Filter field now available in management views.
DBW – Optional text area in management headers
DBW – Resolved issue with incorrect OK reporting when testing access points. (DEV 136)
DBW – Self deletion of logged in user blocked. (DEV 97)
DBW – Fix in offline task topic handling when system is in offline mode. (DEV 89)
DBW – Bug when handling job parameters overrides in templates.
DBW – Buggy sorting of view tabs in management.
DBW – Selection of instance Worksheet/Management from Monitoring more robust.
DBW – Now possible to delete the last cloud router access token

Performance and Stability improvements

DBW – Added caching of hostname property resolution to improve performance. (DEV 83)
DBW – Improved Reconnection handling of no engine instances
DBW – Improved driver handling in instance creation & test connection flows. (DEV 106)
DBW – Added optional manual node network cost configuration for mesh routing. (DEV 131)
DBW – Node network cost calculation implementation to assess node capacity. (DEV 131)
DBW – Introduced version cutoff handling in connection logic. (DEV 100)
DBW – Installer migrated from Install4j to MSI for Windows platform.
DBW – Bugfix when handling multiple versions of the same task in a resource bundle.

Minor bugfixes and improvements

DBW – LineCharts can now handle dates (and not just datetime) on the time axis.
DBW – LineChart did not handle resultsets where not all columns were plotted.
DBW – Compatibility resolving in Monitoring tabs
DBW – Handling of name/role collisions in the Domain Configuration dialog. (DEV 134)
DBW – Fixed buggy report layout that caused charts not to load. (DEV 81)
DBW – Fixed “header¬icon misalignment” in management filters. (DEV 94)
DBW – Bugfix for special characters in regex handling of FDL-like function. (DEV 104)
DBW – Handling of dynamic values in management dialogs.
DBW – Bug when handling job parameters overrides in templates.
DBW – Buggy sorting of view tabs in management.
DBW – Bugfix for Copy cell with large cell content

Platform specific fixes and improvements

• MS SQL Server – Push Backup to Shared Devices [DEV-8]. Performs scheduled backups of selected databases to a shared network backup device, making them available for remote restore by other SQL Server instances.
• MS SQL Server – Pull Backup from Shared Devices [DEV-9]. Job which restores selected databases from a shared network backup device created by another SQL Server instance, supporting cross-instance recovery workflows.
• MS SQL Server – MS Management – Backup device administration [DEV-10]. Enhancements have been made to the management of backup devices within the MS SQL Server platform in the Management section of dbWatch. These improvements were necessary to support the introduction of new dbWatch jobs \(“Push Backup to Devices” and “Pull Backup from Devices”\), where efficient handling of a large number of backup devices and clear visualization of their contents are critical.
• MS SQL Server – SQL Statistics for MS SQL Server [DEV-16]. A new column has been added to the table containing query plans. This enhancement improves performance when retrieving data from the table during analysis in the Management section of dbWatch Monitor, enabling faster and more efficient access to query information.
• MS SQL Server – S&C non-compliance issues table fix [DEV-17]. Fixed an issue in the Farm View module under Security and Compliance where the table “MS SQL Server instances with no [job-name] issue” previously failed to display data. The table now correctly lists all instances that are compliant and have no issues detected by the specified job.
• MS SQL Server – UNLOCK login menu [DEV-18]. A new context menu has been added in the Management module for the Microsoft SQL Server platform (version 2012 and above), allowing administrators to unlock logins directly from the UI. Additionally, two new menu options have been introduced to configure the `CHECK_POLICY` and `CHECK_EXPIRATION` settings for SQL logins, making login management more accessible and efficient.
• MS SQL Server – IS_ONLY_BACKUP column in Backup view [DEV-19]. A new column, `is_copy_only`, has been added to the backup view in Management for Microsoft SQL Server. This allows users to identify whether each backup was created using the COPY_ONLY option. This will allow you to easily distinguish between regular and copy-only backups directly in the table.
• MS SQL Server – Farm-Views, Cross-Instance Database Transfers [DEV-20]. New farm-level views have been added in dbWatch Monitor to improve visualization and control of database movement across SQL Server instances. These views are designed to support workflows based on the “Push Backup to Shared Devices” and “Pull Backup from Shared Devices” jobs.In environments with multiple SQL Server instances and a high number of databases, the new views provide a structured overview of which databases are being exported or restored, on which instances, and their current status. This enables better operational control, traceability, and insight into large-scale cross-instance recovery and migration processes.
• MS SQL Server – Fix for Missing SQL Text in SQL Statistics Job [DEV-26].A bug was identified in the SQL Statistics job where some performance statistics entries were missing the associated SQL text. This issue has now been resolved, and the job should be updated to include the fix in future releases. The root cause was related to incomplete handling of specific plan or cache scenarios. A new column was also added to the main table that shows the first 1000 characters of an SQL text.
• MS SQL Server – Session SQL activity snapshot [DEV-35]. This job collects detailed information about currently active SQL sessions by joining data from master.dbo.sysprocesses, master.dbo.sysdatabases, and sys.dm_exec_requests. It extracts session context such as login name, host machine, database, and client program, and correlates it with currently executing SQL statements. The purpose of this job is to complement the “SQL statistics” job, which tracks SQL handle-based performance but does not associate activity with session-level details. This provides more actionable insights into who is executing which queries, and from where — particularly useful for troubleshooting or live monitoring.
• MS SQL Server – SQL Plan stat for MS [DEV-45]. The “SQL Statistics” job has been improved to more accurately retrieve execution plan values and associate them with the correct database. Additionally, enhancements have been made to the visualization of execution plan statistics in the Management section of dbWatch Monitor, providing clearer and more structured insights.
• MS SQL Server – AlwaysOn Database Backup Check [DEV-51]. Added new parameter exclude_copy_only_databases to the backup check job for AlwaysOn databases. This parameter allows copy-only backups to be ignored when evaluating backup status, ensuring that only regular backups are considered valid for compliance and alerting.
• MS SQL Server – Improve SQL statistics filtering [DEV-74]. Enhance the filtering of SQL performance statistics in the Performance module for MS SQL Server. Currently, users can sort resource-intensive SQL calls by metrics such as Logical/Physical reads, Logical writes, and Executions. With this improvement, it will be possible to visualize only the SQL calls originating from a specific database, providing more precise insight and easier troubleshooting when monitoring large multi-database environments.
• MS SQL Server – Improve SQL performance statistics visualization [DEV-64]. Enhanced the SQL performance statistics view in dbWatch Monitor (Management section for MS SQL Server). Individual SQL handle statistics now display all SQL calls grouped by handle ID in a dedicated column. Added charts for worker time and elapsed time to improve visibility and analysis.
• MS SQL Server – New job “SQL Workload collector” [DEV-66]. Collects key SQL Server statistics counters, including Batch Requests/sec, SQL Compilations/sec, and SQL Re-Compilations/sec. This job provides insight into overall query activity and query plan efficiency, serving as a basis for performance monitoring and trend analysis.. The enhanced job will provide the data foundation for a new graph in the SQL Performance module within the Management section of dbWatch Monitor.
• MS SQL Server – property ms_inst_names, FDL fix [DEV-105]. Resolved an issue where the property ms_inst_names used incorrect FDL syntax in the filter part of the FDL query, causing the query to fail.
• MS SQL Server – Missing device in “Restore database” menu [DEV-107]. Fixed an issue in the “Restore database” menu for the MS SQL Server platform where the default value for the backup device was missing. The menu now correctly preselects the default backup device to improve usability and prevent restore configuration errors.
• MS SQL Server – Improved database tree loading [DEV-133]. Enhancement to the Management view for MS SQL Server in dbWatch Monitor.
When an instance contains a very high number of databases (several thousand), opening the Databases folder in the tree view could previously cause long loading times.
With this improvement, only the first 1000 databases (with dbID < 1001) are initially displayed when expanding the Databases folder.
The remaining databases are now grouped into subfolders in chunks of 1000 databases each (e.g., 1001–2000, 2001–3000, etc.).
This change significantly improves responsiveness and usability in environments with a large number of databases.
• MS SQL Server – Scheduler view for SQL Server Agent Jobs [DEV-138]. There is a bug in the Scheduler view under
Management → Server Instance → SQL Server Agent → Jobs → Schedules, where selecting “Show jobs using schedule” always returns “No data”, even when jobs are correctly linked to the schedule. The issue occurs due to conversion errors in columns such as next_run_date and next_run_time, which are stored as integers in SQL Server and are not properly converted during view rendering.
• MS SQL Server – Optimization of database size query [DEV-140]. The SQL query used to visualize database size metrics in the Management section (graph and details view) has been optimized (MS SQL Server platform). The previous version of the query consumed excessive resources on SQL Server instances with a large number of databases (typically over 1000). This caused unnecessary CPU and I/O load during data retrieval. The new version significantly reduces overhead by improving query logic and limiting expensive operations across large datasets.
• MS SQL Server – Conversion from 12 to CC [DEV-36]. The conversion procedure from dbWatch 12 to dbWatch Control Center has been improved to include a safeguard: it will now skip the conversion of dbWatch 12 data if the old system has not been used for a long time. This prevents unnecessary or outdated data from being migrated, ensuring a cleaner and more relevant setup in dbWatch Control Center.
• MS SQL Server – DB uptime [DEV-37]. New parameter “max rows per table” allows dynamic control over how many rows are shown in reports, keeping output concise. Several tables in the report now include clearer descriptions to improve interpretation. The procedure now detects and corrects data inconsistencies caused by migration from dbWatch 12 to Control Center.
• MS SQL Server – Log Shipping Monitoring [DEV-43]. The two log shipping monitoring jobs – one for the primary node and one for the secondary node – have been updated with improved support for the ignore databases parameter. You can now use the percent sign (%) as a wildcard character to match multiple database names.
• MS SQL Server – Session SQL event collector [DEV-47]. A new job which collects performance statistics from the dbWatchSessionStatsXE Extended Events session. It captures long-running SQL batches and RPC calls along with relevant session and database information. Complements the “SQL statistics” job by adding visibility into who is executing what.
• MS SQL Server – Management views for EVENT SESSION statistics [DEV-48]. New entry views in dbWatch Management provides access to the statistics captured by the Extended Events session and gathered by “Session SQL event collector“ job, displaying in a familiar layout for easy comparison and combined analysis.
• MS SQL Server – Blocking statistics – enhancement [DEV-49]. Adds `“capture threshold”` to optionally persist sub-threshold blocking sessions (recorded with OK severity) for trend analysis, in addition to existing 2 parameters. Default for the new parameter is disabled (0) to preserve current behavior unless explicitly enabled.
• MS SQL Server – Backup – ignore copy-only [DEV-50]. Added new parameter “exclude copy only databases“ to control whether copy-only backups should be considered when evaluating the last backup time. When enabled, only regular backups are used in the check; copy-only backups are ignored. This applies to both jobs, “Database backup“ and “Database log backup“.
• MS SQL Server – Backup all databases [DEV-52]. The reports for the “Backup all databases” and “Backup all transaction logs” jobs have been improved and made more flexible with a new parameter, backup history, which controls how much historical data is displayed in graphs and tables.
• MS SQL Server – Enhance Lazy Writer and Checkpoint Statistics job [DEV-68]. Improve the existing Lazy Writer and Checkpoint Statistics check by adding collection of the Free List Stalls/sec performance counter. This enhancement will provide deeper insight into buffer pool performance and memory pressure conditions, enabling more accurate monitoring and troubleshooting in dbWatch Monitor.
• MS SQL Server – Update default Job template [DEV-76]. The default job template has been updated to include the new SQL Workload Collector job. This ensures that the collector is available by default in new installations.
• MS SQL Server – Bug in Autogrowth Settings job [DEV-124]. Bug fix in the Autogrowth Settings job procedure where parameter values (expressed in MB) were compared with storage values for database files (expressed in KB).
• MS SQL Server – The comparison incorrectly divided by 1000 instead of 1024, leading to inaccurate evaluations of autogrowth thresholds. The job report has also been updated for clearer indication of which values are expressed in KB and which in MB.
• MS SQL Server – Improved visualization of Session Performance data [DEV-127]. Enhance the visualization of Session Performance data in the Management section of dbWatch Monitor. The goal is to make it easier to identify which programs, hosts, and logins were connected to the SQL instance during a given time period. The updated view should provide clearer filtering and grouping of session data to help users quickly understand connection patterns and activity over time.
• MS SQL Server – Fix permission validation in Management menues [DEV-144]. Several Management-level actions in dbWatch Monitor—such as “Kill session” and other interactive commands—are incorrectly checking only for read privileges instead of requiring the appropriate write/execute permissions. As a result, users without sufficient privileges may see menu options they should not be allowed to use.
• MS SQL Server – Farm CPU usage graphs [DEV-65]. Implement graphical (experimental ) visualization in Farm views to display historical CPU usage aggregated from multiple MS SQL Server instances. This enhancement will allow users to monitor and compare CPU consumption across servers in a single consolidated view.
• MS SQL Server – Engine script – MS SQL Server [DEV-108]. Enhanced the engine script for the MS SQL Server platform to handle invalid or missing default data and log paths retrieved from the Windows registry during dbWatch database creation. If the registry paths are incorrect, the script now catches the exception and creates the database files in the same location as the model database, using its default file paths.
• MS SQL Server – Timeout settings for “AlwaysOn transaction log backup” job [DEV-116]. Extended timeout settings for the “AlwaysOn transaction log backup” job. The current timeout threshold can cause premature job failure or false alerts.
• MS SQL Server – Update Major Version Properties for SQL Server 2025 Support [DEV-159]. Enhance the major-version detection properties for Microsoft SQL Server to correctly identify and return version information for SQL Server 2025. This update ensures accurate classification and compatibility across all relevant dbWatch modules that rely on version-based logic
• MS SQL Server – Improved Missing Index Handling in SQL Performance Module [DEV-152]. Enhance the SQL Performance module to better parse and visualize missing index information. Add support for generating recommended index scripts directly from the UI.
• MS SQL Server – “View Last 10 SQLs” for Blocking Sessions [DEV-156]. Enhancement to the blocking session management view: both inst_id and sql_id have been added to the “View last 10 SQLs” context menu option. This provides better traceability and improves troubleshooting of blocking chains.
• MS SQL Server – Brent Ozar module [DEV-145]. A new monitoring job that detects which “Blitz” procedures (e.g., sp_Blitz, sp_BlitzIndex, sp_BlitzCache) are installed on a SQL Server instance, in which databases they reside, and whether duplicate or inconsistent installations exist. In the Management section, users should be able to view, manage, and optionally execute these procedures. The Farm View should provide an overview of which SQL Server instances have Blitz procedures installed, including version information and any discrepancies.
• MS SQL Server – New FDL Property: default_windows_domain [DEV-153]. Add a new FDL property named default_windows_domain for the MS SQL Server platform. The property should retrieve and return the default Windows domain name by using the default_domain() function.
• MS SQL Server – New “max databases” parameter for Index usage statistics job [DEV-132]. Introduce a new parameter max databases to the job Index usage statistics (all databases). The parameter defines a threshold for the maximum number of databases on an instance where the job should be executed. The job is primarily designed for environments with a limited number of databases. On systems with a very large number of databases (several thousand), calls to sys.dm_db_index_physical_stats can become too resource-intensive and lead to unnecessary load on the SQL Server instance. By adding this parameter, the job can skip execution when the database count exceeds the specified limit, improving performance and resource control.
• MS SQL Server – Update “MS SQL Server Patch Status” Job for Latest Releases [DEV-157]. Develop a new version of the MS SQL Server Patch Status job to include detection of the most recent cumulative updates and security patches (released up to November 2025) for SQL Server 2017, 2019, 2022, and 2025. The updated job should ensure accurate version mapping and improved reporting across all supported SQL Server editions.

• Oracle -Change compatibility for “SYS.AUD$ size” job [DEV-73]. Update the compatibility rules for the SYS.AUD$ size job in Oracle. It should no longer be possible to install this job on pluggable databases. Previously, it was incorrectly allowed, which resulted in false alarms when the job was deployed to pluggable databases.
• Oracle – Oracle space estimated [DEV-53]. The graph that previously displayed only the estimated allocated space for all data files has been improved. It now also includes the actual space used inside the files, so both allocated and used values are shown side by side for better insight.
• Oracle – Oracle Framework job [DEV-14]. The job now checks the expiration date of the dbWatch database user (for Oracle) and automatically resets the password before it reaches the expiration date. This improvement ensures that monitoring continues without interruption and prevents failures caused by dbWatch being unable to log in to the database.
• Oracle – Oracle Health Check Report [DEV-15]. The report has been enhanced with a series of visibility filters that prevent queries from being executed against instances when the underlying objects or tables are missing. Additionally, an initial table has been added to the report to display the status of each instance, providing an early indication of whether the report can be run successfully.
• Oracle – Oracle MOUNT properties [DEV-28]. We have updated the definition and handling of `dbWatch-properties` to improve compatibility with Oracle instances running in “MOUNT“ mode. These improvements ensure that the system no longer attempts to access views or operations that are unavailable in this state and reducing errors in dbwatch log files.
• Oracle – AUD$ table size check [DEV-29]. Enhanced the exception handling in the “AUD$ Table Size Check” job to make it more robust and stable. The job is now fully compatible with non-pluggable Oracle databases.
• Oracle – Delete AUDIT records [DEV-30]. Improved exception handling in the “Delete SYS.AUD$ data” job and ensured compatibility with non-pluggable Oracle databases.
• Oracle – Duplicate Alert Log Entries [DEV-31]. This development task addressed an issue where, in pluggable Oracle databases, rows from the alert log were being read multiple times. This could lead to the same error message being triggered repeatedly. The logic has been corrected to ensure that each alert entry is processed only once, improving accuracy and reducing noise in monitoring.
• Oracle – Oracle DataGuard [DEV-33]. This development task involved improvements across several monitoring jobs related to Oracle Data Guard instances. The updates covered key areas including apply time, sequence apply lag, gap detection, transport status, and startup time — resulting in more accurate and reliable monitoring of Data Guard environments.
• Oracle – Engine Compatibility for Selected Oracle Jobs [DEV-34]. This development task ensures that the following Oracle jobs — “Max datafiles”, “Max processes”, “Flash recovery space usage”, and “Datafile status” — are now compatible with instances that have the dbWatch-engine. This prevents them from being placed in the “undefined” group when a standby node becomes primary in a Data Guard environment.
• Oracle – Redo statistics [DEV-21]. A new version (v.3.61) of “Redo statistics“ job, which now includes, among other improvements, a report section that shows counts of redo log switches per day. Each row represents a specific hour and the number of switches recorded during that hour. The table is used to analyze daily and hourly trends in redo log activity.
• Oracle – Applied archive log gap status [DEV-23]. The dbWatch job “Applied Archive Log Gap Status” was updated to handle a specific error: numeric or value error: character to number conversion error. The fix ensures more robust parsing of input values. By default, the job analyzes only active archive log destinations, in line with standard Oracle configuration practices.
• Oracle – Dataguard Archive Sequence Apply Lag [DEV-24]. The job “Dataguard Archive Sequence Apply Lag”, intended to run on physical standby databases, has been improved to better handle non-standby environments. If executed on a database that is not in standby role, the job will now clearly report the current “database role” and will no longer raise a warning or alarm status in such cases. The job is renamed to “Dataguard archivelog apply gap”.
• Oracle – New FDL properties for Oracle sessions [DEV-77]. Implement new FDL properties for Oracle sessions, including sub-properties such as machine, logon_time, suser, status, program, and others. These properties should only apply to the Oracle platform and will enhance session-level monitoring and diagnostics within FDL.
• Oracle – Conversion from 12 to CC [DEV-36]. The conversion procedure from dbWatch 12 to dbWatch Control Center has been improved to include a safeguard: it will now skip the conversion of dbWatch 12 data if the old system has not been used for a long time. This prevents unnecessary or outdated data from being migrated, ensuring a cleaner and more relevant setup in dbWatch Control Center.
• Oracle – New properties for Oracle CDB and PDB [DEV-115]. New properties are needed for Oracle CDB and PDB databases to determine the correct target location for the dbWatch schema specification after a switchover or failover event. These properties should allow dbWatch to identify which container and pluggable database currently host the active schema and ensure automatic relocation or validation of the schema specification during role transitions in an Oracle Data Guard or RAC environment.
• Oracle – Improved Output for Primary Instances in “Replication Delay Alert” Job [DEV-160]. Enhancement of the Replication Delay Alert job to provide clearer and more complete output on primary instances.
• Oracle – Database uptime calculation in Oracle DataGuard environments [DEV-141]. Property definitions related to database uptime calculation have been reviewed and improved for Oracle DataGuard environments. The previous logic did not consistently account for role transitions (Primary – Standby) or temporary disconnections in DataGuard setups, which could result in inaccurate uptime reporting.

• PostgreSQL – pgBackRest backups [DEV-22]. Three dbWatch jobs which monitor the presence and freshness of full, differential, and incremental pgBackRest backups. Each job checks that at least one recent backup of the respective type exists, ensuring a complete and recoverable backup chain. The jobs rely on an external script that extracts backup metadata using ‘pgBackRest info —output=json’ and inserts it into a PostgreSQL table. This table does not need to reside in the `dbwatch` schema but must be accessible within the dbWatch monitored database.
• PostgreSQL – Standby marking for Patroni Secondary [DEV-158]. Add the standby arrow to Patroni Secondary instances.

• Azure – Azure DB – Rebuild indexes [DEV-40]. The “Rebuild Indexes” maintenance job for Azure single database instances has been updated with a new parameter: ‘rebuild_timeout’. This parameter defines the maximum number of seconds allowed for an individual index rebuild operation before it is automatically terminated.
• Azure – Improvement to Azure Performance Jobs [DEV-41]. The three Azure performance monitoring jobs – CPU, IO, and Log Write – have been updated with a new parameter: retry_threshold. This parameter controls how many times the job will retry fetching data before reporting an error. The enhancement helps prevent false alarms caused by transient connectivity issues or external Azure-related delays, ensuring more robust and reliable monitoring.
• Azure – Azure DML statistics [DEV-58]. The Azure database job responsible for gathering DML statistics had an error that prevented the test from being triggered. The issue has been corrected, and the job now runs and triggers the test as expected.

DBW – Column width for “DB count” [DEV-87]. Updated the “DB count” column in dbWatch Monitor by adjusting its width for better readability and changing the column title to ensure consistent naming and visual alignment with other columns in the view.
DBW – Offline instances in dbWatch Monitor [DEV-89]. Enhanced the visualization of offline instances in dbWatch Monitor. When an instance is offline, only the information available from the dbWatch Server side is displayed. This provides a clearer and more accurate representation of instance status and available data
DBW – instance_class property [DEV-143]. Introduce a new dbWatch FDL property instance_class for all supported database platforms (Oracle, SQL Server, PostgreSQL, MySQL, etc.). The property returns a concise, human-readable classification of the connected SQL instance’s architecture/topology and role (e.g., cluster/HA type and primary/secondary state). The value will also be used to auto-render an additional icon in dbWatch Monitor where appropriate.
DBW – Minor improvements to Internal View [DEV-130]. Enhance the Internal View to improve clarity and usability when managing multi-domain dbWatch environments. The changes include small layout and visualization adjustments to make it easier to distinguish and navigate between domains and servers.

dbWatch Control Center (2025-04-15) / (25.2.x)

Download

New features

Bugfix

Improvements

dbWatch Control Center (2025-02-12) / (25.1.x)

Download

If you are using anonymous web access for integration, there are some changes in how this is handled. See details.

New features

Bugfix

Improvements

dbWatch Control Center (2024-11-26)

Download

New features

Bugfix

Improvement

dbWatch Control Center (2024-10-07)

Download

Improvements

Bugfix

dbWatch Control Center (2024-09-18)

Download

New features

Improvements

Bugfix

dbWatch Control Center (2024-05-06)

Download

New features

Bugfix

Improvements

dbWatch Control Center (2024-03-11)

Important note

New features

Bugfix

Improvements

dbWatch Control Center (2024-01-18)

Important note

Bugfix

dbWatch Control Center (2024-01-12)

Important note

Known issues

New features

Bugfix

Improvements

dbWatch Control Center (2023-09-27)

Important note

New features

Improvements

Bugfix

dbWatch Control Center (2023-06-27)

Important note

This release upgrades encryption standards to AES/GCM 256-bit and from Oracle JDK to OpenJDK.
When upgrading from a previous release in a multi-server environment or environments where the dbWatch Server and dbWatch Client is on different machines, all dbWatch Servers and Clients must be upgraded before you can connect again.
If you encounter any issues, please get in touch with support@dbwatch.com, and we will sort it out for you.

Bugfix

New features

Improvements

dbWatch Control Center (2023-04-27)

Known bugs

New features

Improvements

Bugfix

dbWatch Control Center (2023-03-10)

Known bugs

Bugfix

New features

Improvements

dbWatch Control Center (2023-02-10)

Known bugs

Bugfix

Improvements

dbWatch Control Center (2023-02-07)

Known bugs

New features

Bugfix

Improvements

dbWatch Control Center (2022-12-15)

Known bugs

New feature

Improvement

Bugfix

Known bugs

dbWatch Control Center (2022-11-03)

New features

Bugfix

Improvement

dbWatch Control Center (2022-09-29)

Known issues

New features

Improvements

Bugfix

Note on upgrade
For customers upgrading from previous versions of dbWatch Control Center, be sure to take a backup of the C:\ProgramData\dbWatchControlCenter\config directory. Feel free to contact dbWatch support if you need any assistance. We are happy to help you via zoom or TeamViewer.

Remember that a new “dbWatch Control Center” service is created when you run the installer. If this service has been configured under an account other than the local account, remember to reconfigure it again.

There is also a new license structure. After upgrading, all jobs will execute normally, but installing new jobs and uninstalling already installed jobs may be disabled (depending on your current license). If you experience any issues, contact us, and we will provide you with an updated license.

dbWatch Control Center (2022-05-25)

Bugfix

dbWatch Control Center (2022-05-05)

Improvements

New features

Bugfix

dbWatch Control Center (2022-02-14)

New features

Improvement

Bugfix

dbWatch Control Center (2022-01-14)

Bugfix

New features

Improvements

Known issues

dbWatch Control Center (2021-12-22)

Bugfix

Improvements

New features

dbWatch Control Center (2021-10-19)

New features

Bugfix

Improvements

Misc

dbWatch Control Center (2021-09-09)

dbWatch Control Center (2021-05-28)

Bugfixes

Improvements

Known issues

dbWatch Control Center (2021-05-06)

Bugfixes:

Improvements

dbWatch Control Center (2021-04-23)

Improvements

Bugfix

Limitations

dbWatch Control Center RC 4.0

RC 4.0 focuses on UI stability and additional features from RC 3.0

New Features

Known Issues:

dbWatch Control Center RC 3.0

RC 3.0 integrates a few new features from RC 2.0

New Features

Known Issues:

dbWatch Control Center RC 2.0

RC 2.0 is an improvement from RC 1.0 regarding UI stability and dbWatch server connection.

New Features

Known Issues:

dbWatch Control Center RC 1.0

Control Center takes your monitoring solutions to new heights. Similar to dbWatch 12.7, it covers all your monitoring needs.
More importantly, it builds on its functionality and user-friendly design with the following:

Tested and supported:

Known Issues: