<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Dynatrace Hub - IBM DB2 for LUW (remote monitoring) latest releases</title><link>https://www.dynatrace.com/hub/detail/ibm-db2-for-luw-remote-monitoring/</link><description>A list of extensions from IBM DB2 for LUW (remote monitoring)</description><atom:link href="https://hub-manager.hub.central.dynatrace.com/api/v1/public-hub/feed/extensions/ibm-db2-for-luw-remote-monitoring/" rel="self"/><language>en-us</language><lastBuildDate>Thu, 30 Jul 2026 04:28:12 +0000</lastBuildDate><item><title>IBM DB2 for LUW (remote monitoring) 3.1.0</title><link>https://www.dynatrace.com/hub/detail/ibm-db2-for-luw-remote-monitoring/</link><description>&lt;p&gt;&lt;strong&gt;Requires Dynatrace version &lt;code&gt;1.343.0&lt;/code&gt; and EEC (ActiveGate) version &lt;code&gt;1.318.0&lt;/code&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Features:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;This extension is now using all rich visualization features of Grail within Infrastructure &amp;amp; Operations App.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Thu, 30 Jul 2026 04:28:12 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/ibm-db2-for-luw-remote-monitoring/</guid><enclosure length="55832" type="application/zip" url="https://cdn.hub.central.dynatrace.com/hub/extensions/com.dynatrace.extension.sql-db2/com.dynatrace.extension.sql-db2-3.1.0-139e277ab455784f3357.zip"/></item><item><title>IBM DB2 for LUW (remote monitoring) 3.0.1</title><link>https://www.dynatrace.com/hub/detail/ibm-db2-for-luw-remote-monitoring/</link><description>&lt;p&gt;&lt;strong&gt;Requires Dynatrace version &lt;code&gt;1.338.0&lt;/code&gt; and EEC (ActiveGate) version &lt;code&gt;1.318.0&lt;/code&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Improvements&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Appropriate timeouts set on all queries aligned with their execution interval to avoid 'overlapping' open queries and connections if their is a DB slowdown&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Mon, 22 Jun 2026 14:24:03 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/ibm-db2-for-luw-remote-monitoring/</guid><enclosure length="35598" type="application/zip" url="https://cdn.hub.central.dynatrace.com/hub/extensions/com.dynatrace.extension.sql-db2/com.dynatrace.extension.sql-db2-3.0.1-f28d35f695e2e6011b10.zip"/></item><item><title>IBM DB2 for LUW (remote monitoring) 3.0.0</title><link>https://www.dynatrace.com/hub/detail/ibm-db2-for-luw-remote-monitoring/</link><description>&lt;h3&gt;⚠️WARNING⚠️: Possible breaking changes and warnings - PLEASE READ before upgrading:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;This version requires a &lt;em&gt;minimum Dynatrace version&lt;/em&gt; of &lt;code&gt;1.338.0&lt;/code&gt; and a &lt;em&gt;minimum EEC version&lt;/em&gt; of &lt;code&gt;1.318.0&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;This version includes a breaking change for Dynatrace on Grail.
&lt;ul&gt;
&lt;li&gt;With the inclusion of OpenPipeline processing rules, any metrics ingested from the extension will be processed by a dedicated OpenPipeline pipeline.&lt;/li&gt;
&lt;li&gt;This means that any dynamic route configured to process any metrics from the extension will be dropped in favor of the dedicated pipeline. Please, refer to &lt;a href="https://docs.dynatrace.com/docs/platform/openpipeline/concepts/pipeline-groups"&gt;pipeline groups&lt;/a&gt; to continue using dynamic routes.&lt;/li&gt;
&lt;li&gt;With the inclusion of OpenPipeline processing rules, any logs ingested from the extension will be processed by a dedicated OpenPipeline pipeline instead of the &lt;a href="https://docs.dynatrace.com/docs/shortlink/lma-classic-log-processing"&gt;classic log pipeline&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;This means that classic rules will no longer be used on logs ingested from the extension. Please be sure to migrate any you still need to &lt;a href="https://docs.dynatrace.com/docs/shortlink/lma-openpipeline"&gt;OpenPipeline rules&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Top current sql statement log records are now mapped to the &lt;code&gt;default_database_monitoring&lt;/code&gt; bucket&lt;/li&gt;
&lt;li&gt;Additionally, some field names are &lt;a href="https://docs.dynatrace.com/docs/platform/openpipeline/concepts/processing#pipeline"&gt;handled differently&lt;/a&gt; in OpenPipeline, e.g. capitalization. Please double-check any custom dashboards and alerts you have created for this extension.&lt;/li&gt;
&lt;li&gt;You must opt-in to OpenPipeline configuration via Settings API – see the &lt;a href="https://docs.dynatrace.com/docs/shortlink/openpipeline-migration-settings"&gt;documentation&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;New in this version:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.dynatrace.com/docs/platform/grail/smartscape-on-grail"&gt;Smartscape on Grail&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Added feature set metadata for recommended metrics.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Improvements:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;WITH UR&lt;/code&gt; is now appended to all SELECT statements to help avoid potential locks via the &lt;a href="https://www.ibm.com/docs/en/db2/11.5.x?topic=issues-isolation-levels"&gt;Uncommitted Read Isolation Level&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;code&gt;top current sql&lt;/code&gt; query is improved to be more efficient and correctly sort by the longest running queries&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Fri, 29 May 2026 20:56:59 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/ibm-db2-for-luw-remote-monitoring/</guid><enclosure length="35568" type="application/zip" url="https://cdn.hub.central.dynatrace.com/hub/extensions/com.dynatrace.extension.sql-db2/com.dynatrace.extension.sql-db2-3.0.0-5dc9829c50e1b425f14b.zip"/></item><item><title>IBM DB2 for LUW (remote monitoring) 2.5.0</title><link>https://www.dynatrace.com/hub/detail/ibm-db2-for-luw-remote-monitoring/</link><description>&lt;p&gt;&lt;strong&gt;Requires Dynatrace 1.330 and ActiveGate 1.318&lt;/strong&gt;&lt;/p&gt;
&lt;h5&gt;What's new&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;New buffer pools feature set
&lt;ul&gt;
&lt;li&gt;Provides buffer pool utilization and performance metrics at the individual buffer pool level&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;New metric for use in calculating total database size&lt;/li&gt;
&lt;li&gt;New definitions for displaying aggregated member level data at the instance level for a better Databases App experience&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Fri, 13 Mar 2026 14:29:36 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/ibm-db2-for-luw-remote-monitoring/</guid><enclosure length="33181" type="application/zip" url="https://cdn.hub.central.dynatrace.com/hub/extensions/com.dynatrace.extension.sql-db2/com.dynatrace.extension.sql-db2-2.5.0-8b1ff02bb955945983b2.zip"/></item><item><title>IBM DB2 for LUW (remote monitoring) 2.4.4</title><link>https://www.dynatrace.com/hub/detail/ibm-db2-for-luw-remote-monitoring/</link><description>&lt;ul&gt;
&lt;li&gt;Ensure required dimensions exist for entity creation&lt;/li&gt;
&lt;li&gt;Updated Dashboard App dashboards to use latest URLs&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Wed, 18 Feb 2026 21:35:15 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/ibm-db2-for-luw-remote-monitoring/</guid><enclosure length="29885" type="application/zip" url="https://cdn.hub.central.dynatrace.com/hub/extensions/com.dynatrace.extension.sql-db2/com.dynatrace.extension.sql-db2-2.4.4-ffdf753e54d45bc16c63.zip"/></item><item><title>IBM DB2 for LUW (remote monitoring) 2.4.1</title><link>https://www.dynatrace.com/hub/detail/ibm-db2-for-luw-remote-monitoring/</link><description>&lt;h2&gt;Minimum Dynatrace version 1.312!&lt;/h2&gt;
&lt;h3&gt;Changes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Includes platform dashboard&lt;/li&gt;
&lt;li&gt;Adds security context to all entity types&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Wed, 20 Aug 2025 09:02:02 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/ibm-db2-for-luw-remote-monitoring/</guid><enclosure length="29768" type="application/zip" url="https://cdn.hub.central.dynatrace.com/hub/extensions/com.dynatrace.extension.sql-db2/com.dynatrace.extension.sql-db2-2.4.1-9f68dd1df0b878b6818f.zip"/></item><item><title>IBM DB2 for LUW (remote monitoring) 2.3.0</title><link>https://www.dynatrace.com/hub/detail/ibm-db2-for-luw-remote-monitoring/</link><description>&lt;h2&gt;Features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;New configuration variable to control the frequency of metric collection&lt;/li&gt;
&lt;li&gt;There is a now a SAME_AS relationship between a DB2 instance and its Process Group Instance
&lt;ul&gt;
&lt;li&gt;Listening port and detected address of DB2 PGI must match the hostname/IP and port used for extension device connection&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Fri, 04 Apr 2025 20:54:53 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/ibm-db2-for-luw-remote-monitoring/</guid><enclosure length="24629" type="application/zip" url="https://cdn.hub.central.dynatrace.com/hub/extensions/com.dynatrace.extension.sql-db2/com.dynatrace.extension.sql-db2-2.3.0-ac64b32ad004ee5b101d.zip"/></item><item><title>IBM DB2 for LUW (remote monitoring) 2.2.0</title><link>https://www.dynatrace.com/hub/detail/ibm-db2-for-luw-remote-monitoring/</link><description>&lt;h2&gt;Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Corrects &lt;code&gt;func:db2.total_log_utilization&lt;/code&gt; formula&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;New features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;An alias can be configured per DB2 instance
&lt;ul&gt;
&lt;li&gt;Name will be used as the DB2 instance entity name as well as incorporated into the names of child entities&lt;/li&gt;
&lt;li&gt;Entity IDs will not be affected so will have historical continuity with existing entities&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;New &lt;code&gt;db2.hadr_standby_tablespace_error&lt;/code&gt; metric in HADR feature set. See &lt;a href="https://www.ibm.com/docs/en/db2/11.5?topic=databases-recovering-table-space-errors-hadr-standby-database"&gt;DB2 documentation&lt;/a&gt; for an explanation of the scenario this detects.&lt;/li&gt;
&lt;li&gt;Definitions to make AppEngine ready&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Thu, 09 Jan 2025 02:10:27 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/ibm-db2-for-luw-remote-monitoring/</guid><enclosure length="24529" type="application/zip" url="https://cdn.hub.central.dynatrace.com/hub/extensions/com.dynatrace.extension.sql-db2/com.dynatrace.extension.sql-db2-2.2.0-b43_Splaniw.zip"/></item><item><title>IBM DB2 for LUW (remote monitoring) 2.0.4</title><link>https://www.dynatrace.com/hub/detail/ibm-db2-for-luw-remote-monitoring/</link><description>&lt;ul&gt;
&lt;li&gt;Corrects source entity metadata for DB2 Host entity
&lt;ul&gt;
&lt;li&gt;Will correct issues where DB2 host metrics were not showing up in management zones&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Wed, 17 Apr 2024 15:28:12 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/ibm-db2-for-luw-remote-monitoring/</guid><enclosure length="21889" type="application/zip" url="https://cdn.hub.central.dynatrace.com/hub/extensions/com.dynatrace.extension.sql-db2/com.dynatrace.extension.sql-db2-2.0.4-37e_kqLgCm0.zip"/></item><item><title>IBM DB2 for LUW (remote monitoring) 2.0.3</title><link>https://www.dynatrace.com/hub/detail/ibm-db2-for-luw-remote-monitoring/</link><description>&lt;ul&gt;
&lt;li&gt;fix issue that would prevent HADR metrics from displaying on the DB2 Instance Unified Analysis screen&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Wed, 21 Feb 2024 16:30:17 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/ibm-db2-for-luw-remote-monitoring/</guid><enclosure length="21897" type="application/zip" url="https://cdn.hub.central.dynatrace.com/hub/extensions/com.dynatrace.extension.sql-db2/com.dynatrace.extension.sql-db2-2.0.3-488_KK3i3pq.zip"/></item><item><title>IBM DB2 for LUW (remote monitoring) 2.0.1</title><link>https://www.dynatrace.com/hub/detail/ibm-db2-for-luw-remote-monitoring/</link><description>&lt;p&gt;&lt;strong&gt;Minimum ActiveGate version required: 1.260&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Introduces the first 'query-level' visibility with 'the top_current_sql' feature set. Enabling this will result in a query to the MON_CURRENT_SQL view and ingestion of log records for the top 50 &lt;em&gt;currently executing&lt;/em&gt; statements (based on elapsed time) once every 5 minutes. As this may result in large amounts of additional data ingestion be sure to use with caution.&lt;/li&gt;
&lt;li&gt;Includes backup metrics in the existing 'database' feature set:
&lt;ul&gt;
&lt;li&gt;Time since last backup&lt;/li&gt;
&lt;li&gt;Backup time&lt;/li&gt;
&lt;li&gt;Number of online backups&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Fri, 26 Jan 2024 19:43:14 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/ibm-db2-for-luw-remote-monitoring/</guid><enclosure length="21890" type="application/zip" url="https://cdn.hub.central.dynatrace.com/hub/extensions/com.dynatrace.extension.sql-db2/com.dynatrace.extension.sql-db2-2.0.1-44b_k6ugEJU.zip"/></item><item><title>IBM DB2 for LUW (remote monitoring) 1.1.3</title><link>https://www.dynatrace.com/hub/detail/ibm-db2-for-luw-remote-monitoring/</link><description>&lt;p&gt;&lt;strong&gt;Minimum ActiveGate version required: 1.260&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;1.1.2 was a major change so be sure to review those earlier release notes as well if updating from an earlier version&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Fixes an issue with the 'source entity type' for several metrics (hadr and db2 status) that would cause issues with metrics missing from management zones&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Tue, 26 Dec 2023 19:41:22 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/ibm-db2-for-luw-remote-monitoring/</guid><enclosure length="21010" type="application/zip" url="https://cdn.hub.central.dynatrace.com/hub/extensions/com.dynatrace.extension.sql-db2/com.dynatrace.extension.sql-db2-1.1.3-1e5_uw8sl1d.zip"/></item><item><title>IBM DB2 for LUW (remote monitoring) 1.1.2</title><link>https://www.dynatrace.com/hub/detail/ibm-db2-for-luw-remote-monitoring/</link><description>&lt;p&gt;&lt;strong&gt;Minimum ActiveGate version required: 1.260&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Note: this version has changes to the tables and views that are queried. Review the latest requirements on the Hub page for details on what permissions are needed prior to updating&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Connection metrics now in dedicated feature set
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Be sure to enable this when updating if you want connection metrics&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;HADR metrics and properties are now collected
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;HADR feature set must be enabled&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Tablespaces now have their own entity type rather than having tablespace metrics associated with the member entity
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;If you have rules such as metric events for tablespace metrics that were filtered by the member entity be sure to review if you need to update these&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;The new tablespace entity has various new properties that can be used such as their state and whether auto resize is enabled&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;New in-doubt transaction metric collected in transaction_log feature set&lt;/li&gt;
&lt;li&gt;Basic host resource metrics (CPU and memory) are now collected&lt;/li&gt;
&lt;li&gt;The db2.metadata metric is no longer used/needed
&lt;ul&gt;
&lt;li&gt;This has been consolidated into the host resources query&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;DB2 status is now reported&lt;/li&gt;
&lt;li&gt;Fix to instance level metric metadata that would have prevented management zone filtering from working for these metrics&lt;/li&gt;
&lt;li&gt;Various screen fixes and adjustments&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Thu, 30 Nov 2023 20:12:07 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/ibm-db2-for-luw-remote-monitoring/</guid><enclosure length="21006" type="application/zip" url="https://cdn.hub.central.dynatrace.com/hub/extensions/com.dynatrace.extension.sql-db2/com.dynatrace.extension.sql-db2-1.1.2-2d4_wGCt4kf.zip"/></item><item><title>IBM DB2 for LUW (remote monitoring) 1.0.3</title><link>https://www.dynatrace.com/hub/detail/ibm-db2-for-luw-remote-monitoring/</link><description>&lt;ul&gt;
&lt;li&gt;Collects active connection metric
&lt;ul&gt;
&lt;li&gt;Requires enabling the 'connections' feature set&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Fri, 30 Jun 2023 20:32:57 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/ibm-db2-for-luw-remote-monitoring/</guid><enclosure length="18486" type="application/zip" url="https://cdn.hub.central.dynatrace.com/hub/extensions/com.dynatrace.extension.sql-db2/com.dynatrace.extension.sql-db2-1.0.3-aa3_Ta6Wfym.zip"/></item><item><title>IBM DB2 for LUW (remote monitoring) 1.0.2</title><link>https://www.dynatrace.com/hub/detail/ibm-db2-for-luw-remote-monitoring/</link><description>&lt;ul&gt;
&lt;li&gt;Initial GA release&lt;/li&gt;
&lt;li&gt;Three feature sets:
&lt;ul&gt;
&lt;li&gt;Database&lt;/li&gt;
&lt;li&gt;Transaction logs&lt;/li&gt;
&lt;li&gt;Tablespace&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;UI Screens for DB2 entities&lt;/li&gt;
&lt;li&gt;Overview dashboard&lt;/li&gt;
&lt;li&gt;'Availability' metric event&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Tue, 14 Mar 2023 21:17:26 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/ibm-db2-for-luw-remote-monitoring/</guid><enclosure length="18338" type="application/zip" url="https://cdn.hub.central.dynatrace.com/hub/extensions/com.dynatrace.extension.sql-db2/com.dynatrace.extension.sql-db2-1.0.2-78d_LHzEzis.zip"/></item></channel></rss>