<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: DB2 driver in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/DB2-driver/m-p/2532599#M15185</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/349997"&gt;@Sukanya2&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I’m glad to hear that the DB2 LUW database server has been successfully upgraded from version 10.5 to 11.5.9.&lt;/P&gt;
&lt;P&gt;The IBM DB2 Information Disclosure vulnerabilities (SB#&lt;STRONG&gt;41247&lt;/STRONG&gt; / SB#&lt;STRONG&gt;41246&lt;/STRONG&gt; / SB#&lt;STRONG&gt;26513&lt;/STRONG&gt;) are primarily associated with the DB2 Java client / JDBC driver (JAR files). These issues are typically exploited when the database is accessed via Java/JDBC under specific conditions, which may result in sensitive information disclosure.&lt;/P&gt;
&lt;P&gt;Although the ODBC client package (eg &lt;STRONG&gt;v11.5.9_ntx64_client.exe&lt;/STRONG&gt;) installs JAR files on the Replicate server, Qlik Replicate does not rely on them. Replicate only requires the ODBC client components, and applications that use the ODBC API are generally not affected by these vulnerabilities.&lt;/P&gt;
&lt;P&gt;Based on this, I recommend the following actions:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Upgrade the DB2 LUW ODBC client in the on-premises environment to the latest build.&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Back up and remove the Java-related folders (by default located at &lt;STRONG&gt;C:\Program Files\IBM\SQLLIB\java&lt;/STRONG&gt; and &lt;STRONG&gt;C:\Program Files\IBM\SQLLIB\TOOLS&lt;/STRONG&gt;).&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Perform comprehensive acceptance testing in lower environments before rolling changes out to production.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;In my validation tests, &lt;STRONG&gt;removing these JAR files did not impact Replicate functionality&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;BR /&gt;John&lt;/P&gt;</description>
    <pubDate>Mon, 06 Oct 2025 10:33:20 GMT</pubDate>
    <dc:creator>john_wang</dc:creator>
    <dc:date>2025-10-06T10:33:20Z</dc:date>
    <item>
      <title>DB2 driver</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/DB2-driver/m-p/2532567#M15184</link>
      <description>&lt;P&gt;&lt;SPAN&gt;We have identified vulnerabilities in the IBM DB2 drivers used within our Qlik Replicate on-prem environment. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Our DB2 team has upgraded the database server from version 10.5 to 11.5.9, which is confirmed to be compatible with Qlik Replicate.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;DB2 team also shared a JAR file, but we are currently unclear whether we need to upgrade just the JAR file or the entire DB2 driver package on the Qlik Replicate server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you please advise on the correct upgrade steps and whether a full driver upgrade is required to align with the new DB2 version?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Vulnerability Name: IBM DB2 10.5 &amp;lt; 10.5 FP 11 41247 / 11.1 &amp;lt; 11.1.4 FP 7 41246 / 11.5 &amp;lt; 11.5.8 FP 0 26513 Information Disclosure (Windows)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Oct 2025 06:54:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/DB2-driver/m-p/2532567#M15184</guid>
      <dc:creator>Sukanya2</dc:creator>
      <dc:date>2025-10-06T06:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: DB2 driver</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/DB2-driver/m-p/2532599#M15185</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/349997"&gt;@Sukanya2&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I’m glad to hear that the DB2 LUW database server has been successfully upgraded from version 10.5 to 11.5.9.&lt;/P&gt;
&lt;P&gt;The IBM DB2 Information Disclosure vulnerabilities (SB#&lt;STRONG&gt;41247&lt;/STRONG&gt; / SB#&lt;STRONG&gt;41246&lt;/STRONG&gt; / SB#&lt;STRONG&gt;26513&lt;/STRONG&gt;) are primarily associated with the DB2 Java client / JDBC driver (JAR files). These issues are typically exploited when the database is accessed via Java/JDBC under specific conditions, which may result in sensitive information disclosure.&lt;/P&gt;
&lt;P&gt;Although the ODBC client package (eg &lt;STRONG&gt;v11.5.9_ntx64_client.exe&lt;/STRONG&gt;) installs JAR files on the Replicate server, Qlik Replicate does not rely on them. Replicate only requires the ODBC client components, and applications that use the ODBC API are generally not affected by these vulnerabilities.&lt;/P&gt;
&lt;P&gt;Based on this, I recommend the following actions:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Upgrade the DB2 LUW ODBC client in the on-premises environment to the latest build.&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Back up and remove the Java-related folders (by default located at &lt;STRONG&gt;C:\Program Files\IBM\SQLLIB\java&lt;/STRONG&gt; and &lt;STRONG&gt;C:\Program Files\IBM\SQLLIB\TOOLS&lt;/STRONG&gt;).&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Perform comprehensive acceptance testing in lower environments before rolling changes out to production.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;In my validation tests, &lt;STRONG&gt;removing these JAR files did not impact Replicate functionality&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;BR /&gt;John&lt;/P&gt;</description>
      <pubDate>Mon, 06 Oct 2025 10:33:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/DB2-driver/m-p/2532599#M15185</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2025-10-06T10:33:20Z</dc:date>
    </item>
  </channel>
</rss>

