<?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 Support DB2 DPF (Clustered database) as source in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Support-DB2-DPF-Clustered-database-as-source/m-p/2000056#M4097</link>
    <description>&lt;P&gt;Hi, I am trying to work with DB2 DPF as a source. This is from the Qlik doc:&lt;/P&gt;
&lt;P&gt;Qlik: Clustered database is not supported&lt;BR /&gt;Users can define a separate IBM DB2 for LUW database for each of the endpoints in the cluster.&lt;/P&gt;
&lt;P&gt;For DB2 DPF, there are 2 options:&lt;BR /&gt;1. Each endpoint runs on its own server (hostname is different), which makes&amp;nbsp;separate endpoint easy&lt;/P&gt;
&lt;P&gt;2. Endpoints(instance) run on the same server.&lt;/P&gt;
&lt;P&gt;Let us say the server has 4 instances running, each instance has a different node number.&lt;/P&gt;
&lt;P&gt;In JDBC connection,&amp;nbsp;&lt;STRONG&gt;CONNECTNODE determines which instance to connect&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;-) My driver is com.ibm.db2.jcc.DB2Driver;&lt;BR /&gt;-) My Url is "jdbc:db2://&amp;lt;hostname&amp;gt;:&amp;lt;port&amp;gt;/&amp;lt;dbname&amp;gt;"&lt;BR /&gt;-) Connect method is "con = DriverManager.getConnection( url, props )" where props is&lt;BR /&gt;props.setProperty("user", "MY_USR");&lt;BR /&gt;props.setProperty("password", "MY_PWD");&lt;BR /&gt;props.setProperty("&lt;STRONG&gt;CONNECTNODE&lt;/STRONG&gt;", "0");&lt;/P&gt;
&lt;P&gt;How do I set&amp;nbsp;&lt;STRONG&gt;CONNECTNODE for db2 luw endpoint?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Nov 2022 10:51:11 GMT</pubDate>
    <dc:creator>caifeng123</dc:creator>
    <dc:date>2022-11-03T10:51:11Z</dc:date>
    <item>
      <title>Support DB2 DPF (Clustered database) as source</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Support-DB2-DPF-Clustered-database-as-source/m-p/2000056#M4097</link>
      <description>&lt;P&gt;Hi, I am trying to work with DB2 DPF as a source. This is from the Qlik doc:&lt;/P&gt;
&lt;P&gt;Qlik: Clustered database is not supported&lt;BR /&gt;Users can define a separate IBM DB2 for LUW database for each of the endpoints in the cluster.&lt;/P&gt;
&lt;P&gt;For DB2 DPF, there are 2 options:&lt;BR /&gt;1. Each endpoint runs on its own server (hostname is different), which makes&amp;nbsp;separate endpoint easy&lt;/P&gt;
&lt;P&gt;2. Endpoints(instance) run on the same server.&lt;/P&gt;
&lt;P&gt;Let us say the server has 4 instances running, each instance has a different node number.&lt;/P&gt;
&lt;P&gt;In JDBC connection,&amp;nbsp;&lt;STRONG&gt;CONNECTNODE determines which instance to connect&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;-) My driver is com.ibm.db2.jcc.DB2Driver;&lt;BR /&gt;-) My Url is "jdbc:db2://&amp;lt;hostname&amp;gt;:&amp;lt;port&amp;gt;/&amp;lt;dbname&amp;gt;"&lt;BR /&gt;-) Connect method is "con = DriverManager.getConnection( url, props )" where props is&lt;BR /&gt;props.setProperty("user", "MY_USR");&lt;BR /&gt;props.setProperty("password", "MY_PWD");&lt;BR /&gt;props.setProperty("&lt;STRONG&gt;CONNECTNODE&lt;/STRONG&gt;", "0");&lt;/P&gt;
&lt;P&gt;How do I set&amp;nbsp;&lt;STRONG&gt;CONNECTNODE for db2 luw endpoint?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 10:51:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Support-DB2-DPF-Clustered-database-as-source/m-p/2000056#M4097</guid>
      <dc:creator>caifeng123</dc:creator>
      <dc:date>2022-11-03T10:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: Support DB2 DPF (Clustered database) as source</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Support-DB2-DPF-Clustered-database-as-source/m-p/2000769#M4116</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thank you for the post to the QDI Forums. For the CONNECTNODE for the DB2 LUW DB to connect to is outside the support of the DB2 LUW Endpoint as we connect to a single instance of DB2 LUW as you define in the Endpoint with Replicate.&amp;nbsp;In order to connect to a partitioned node, you would need to add the following internal parameter on the DB2 LUW endpoint "connectNode".&amp;nbsp;Once you add this internal parameter, you can then amend the value to reflect the node number (PFA example). This will allow you to access all DB2 LUW instances on this Partitioned environment. I do hope this helps and confirms this post.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Example of the Internal Parameter as its default is -1 which means its not set and you would have to set for each Partition of the DB2 LUW Instance:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bill_Steinagle_0-1667576058797.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/92960iA394EE898046B01D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Bill_Steinagle_0-1667576058797.png" alt="Bill_Steinagle_0-1667576058797.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Bill&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2022 15:34:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Support-DB2-DPF-Clustered-database-as-source/m-p/2000769#M4116</guid>
      <dc:creator>Bill_Steinagle</dc:creator>
      <dc:date>2022-11-04T15:34:31Z</dc:date>
    </item>
  </channel>
</rss>

