<?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: Replicating Boolean failed on invalid SQL data type -7 in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/1939917#M2912</link>
    <description>&lt;P&gt;Hi Dana,&lt;/P&gt;
&lt;P&gt;I'll open a support case.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Ken&lt;/P&gt;</description>
    <pubDate>Mon, 06 Jun 2022 14:16:55 GMT</pubDate>
    <dc:creator>FrankBosh</dc:creator>
    <dc:date>2022-06-06T14:16:55Z</dc:date>
    <item>
      <title>Replicating Boolean failed on invalid SQL data type -7</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/1929244#M2628</link>
      <description>&lt;P&gt;Replicating columns defined as Boolean failed after upgrading source endpoint from DB2 for LUW V11.1.4.6 to V11.5.7.0.&amp;nbsp; The error message is "&amp;lt;column&amp;gt; has unknown SQL data type -7" and forces the Task to terminate.&amp;nbsp; I tried a workaround with source_lookup function to transform the Boolean column and get the same error message.&lt;/P&gt;
&lt;P&gt;I thought upgrading DB2 Client to V11.5.7.0 may help, but&amp;nbsp;I read on this forum that I should not upgrade DB2 Client to V11.5.7.0 as it is not certified for use.&lt;/P&gt;
&lt;P&gt;Does anyone have a solution or workaround?&lt;/P&gt;
&lt;P&gt;Our environment:&lt;/P&gt;
&lt;P&gt;Qlik Replicate 2021.11.0.165&lt;/P&gt;
&lt;P&gt;Source end point is DB2 for LUW V11.5.7.0&lt;/P&gt;
&lt;P&gt;Target end point is Azure SQL Server&lt;/P&gt;
&lt;P&gt;DB2 Client is V11.1&lt;/P&gt;
&lt;P&gt;Source_lookup function:&amp;nbsp;&amp;nbsp; Source_lookup(3, &amp;lt;tabschema&amp;gt;, &amp;lt;tabname&amp;gt;, &amp;lt;Boolean colname&amp;gt;, &amp;lt;primary key colname&amp;gt; =?, $&amp;lt; primary key colname&amp;gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 13:13:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/1929244#M2628</guid>
      <dc:creator>FrankBosh</dc:creator>
      <dc:date>2022-05-11T13:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: Replicating Boolean failed on invalid SQL data type -7</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/1929361#M2629</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/159990"&gt;@FrankBosh&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I checked the User Guide and it shows that the required client version is 11.5 for use with both 11.1 and 11.5 source database version.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/replicate/November2021/Content/Replicate/Main/IBM%20DB2%20for%20LUW/prereq_db2_replicate_machine.htm" target="_blank"&gt;https://help.qlik.com/en-US/replicate/November2021/Content/Replicate/Main/IBM%20DB2%20for%20LUW/prereq_db2_replicate_machine.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I'm checking with my colleagues to see if there is an issue specific to the 11.5.7 client and will follow up.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 16:13:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/1929361#M2629</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2022-05-11T16:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: Replicating Boolean failed on invalid SQL data type -7</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/1929364#M2630</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/159990"&gt;@FrankBosh&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Upon further investigation, we don't support the boolean data type for DB2 LUW source.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/replicate/November2021/Content/Replicate/Main/IBM%20DB2%20for%20LUW/db2_db_data_types_source.htm" target="_blank"&gt;https://help.qlik.com/en-US/replicate/November2021/Content/Replicate/Main/IBM%20DB2%20for%20LUW/db2_db_data_types_source.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Does it fail reading from the source, or writing to the target? If to the target, as a work around, can you change the data type to VARCHAR(1) in the task for the target table? If from the source, it is feasible to change the source column data type to VARCHAR(1)?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 16:23:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/1929364#M2630</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2022-05-11T16:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: Replicating Boolean failed on invalid SQL data type -7</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/1929386#M2631</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/159990"&gt;@FrankBosh&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is true that we don't support version 11.5.7 driver yet, but since the User Guide states that version 11.5 is required, we advise to use driver 11.5.6.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 17:02:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/1929386#M2631</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2022-05-11T17:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: Replicating Boolean failed on invalid SQL data type -7</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/1929445#M2636</link>
      <description>&lt;P&gt;Hi Dana,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'll download DB2 Client V11.5.6 for now and wait for your response on which version to use.&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 19:08:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/1929445#M2636</guid>
      <dc:creator>FrankBosh</dc:creator>
      <dc:date>2022-05-11T19:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: Replicating Boolean failed on invalid SQL data type -7</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/1929465#M2637</link>
      <description>&lt;P&gt;Hi Dana,&lt;/P&gt;
&lt;P&gt;It failed reading from the source.&amp;nbsp;&amp;nbsp;I see the link you provided indicates Boolean data type is not supported.&lt;/P&gt;
&lt;P&gt;DB2 for LUW did not support Boolean data type, however I raised case number 01938201 in March 2020 for a work around using source_lookup function.&amp;nbsp; "&lt;SPAN&gt;Source_lookup function:&amp;nbsp;&amp;nbsp; Source_lookup(3, &amp;lt;tabschema&amp;gt;, &amp;lt;tabname&amp;gt;, &amp;lt;Boolean colname&amp;gt;, &amp;lt;primary key colname&amp;gt; =?, $&amp;lt; primary key colname&amp;gt;)".&amp;nbsp; This workaround worked, at the same time I raised case number 01950288 to request New Functionality to replicate Boolean data type.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 19:32:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/1929465#M2637</guid>
      <dc:creator>FrankBosh</dc:creator>
      <dc:date>2022-05-11T19:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Replicating Boolean failed on invalid SQL data type -7</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/1929470#M2638</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I should add the error message from the log.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;00004588: 2022-05-09T09:48:31 [SOURCE_CAPTURE ]E: Column 'AUDIOVISUAL_TIMING_STRICT_IND' has unknown SQL data type -7 [1020109] (db2luw_endpoint_capture.c:1797)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 19:43:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/1929470#M2638</guid>
      <dc:creator>FrankBosh</dc:creator>
      <dc:date>2022-05-11T19:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Replicating Boolean failed on invalid SQL data type -7</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/1929487#M2639</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/159990"&gt;@FrankBosh&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please try with client 11.5.6 and let us know if the work around is still effective.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 20:21:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/1929487#M2639</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2022-05-11T20:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Replicating Boolean failed on invalid SQL data type -7</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/1929488#M2640</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/159990"&gt;@FrankBosh&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All our enhancement request have been moved here, you may need to resubmit the request:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Ideas/idb-p/qlik-ideas" target="_blank"&gt;https://community.qlik.com/t5/Ideas/idb-p/qlik-ideas&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 20:22:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/1929488#M2640</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2022-05-11T20:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: Replicating Boolean failed on invalid SQL data type -7</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/1929886#M2648</link>
      <description>&lt;P&gt;Enhancement request to add Boolean data type to DB2 for LUW V11.5.7 was submitted.&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2022 14:24:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/1929886#M2648</guid>
      <dc:creator>FrankBosh</dc:creator>
      <dc:date>2022-05-12T14:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: Replicating Boolean failed on invalid SQL data type -7</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/1931279#M2674</link>
      <description>&lt;P&gt;The work around is not effective with DB2 driver version 11.1.4.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm waiting on another department to install DB2 driver 11.5.6.&amp;nbsp; I will re-test the Boolean data type and the work around once it's installed and post the results.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Ken&lt;/P&gt;</description>
      <pubDate>Mon, 16 May 2022 19:48:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/1931279#M2674</guid>
      <dc:creator>FrankBosh</dc:creator>
      <dc:date>2022-05-16T19:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Replicating Boolean failed on invalid SQL data type -7</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/1936641#M2833</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/159990"&gt;@FrankBosh&lt;/a&gt; , Ken,&lt;/P&gt;
&lt;P&gt;How is the testing going with driver 11.5.6?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2022 15:32:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/1936641#M2833</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2022-05-27T15:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: Replicating Boolean failed on invalid SQL data type -7</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/1936756#M2837</link>
      <description>&lt;P&gt;Hi Dana,&lt;/P&gt;
&lt;P&gt;Driver 11.5.6 was installed on our non-prod server last week.&amp;nbsp; In Table Settings, Transform, Output, set column to Type Boolean it did not work.&amp;nbsp; Now, Type is set to string(1) and waiting to get data from the application.&amp;nbsp; If this doesn't work I will try setting Type to Int1, then I will try the work around with source_lookup.&lt;/P&gt;
&lt;P style="margin: 0cm; background: white;"&gt;&lt;SPAN&gt;source_lookup(3,'&amp;lt;tabschema&amp;gt;','&amp;lt;tabname&amp;gt;','&amp;lt;columnname&amp;gt;','&amp;lt;uniqueidentier=?&amp;gt;','&amp;lt;$uniqeridentier&amp;gt;)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm; background: white;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0cm; background: white;"&gt;&lt;SPAN&gt;I will post the test results.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm; background: white;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Ken&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2022 19:30:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/1936756#M2837</guid>
      <dc:creator>FrankBosh</dc:creator>
      <dc:date>2022-05-27T19:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Replicating Boolean failed on invalid SQL data type -7</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/1938428#M2890</link>
      <description>&lt;P&gt;Hi Dana,&lt;/P&gt;
&lt;P&gt;Testing with DB2 driver V11.5.6 did not work.&amp;nbsp; In Table Settings, Transform, Output, Column type was set to string(1), int(1), unit1, bytes(1) and source _lookup(3,’&amp;lt;tabschema&amp;gt;’,’&amp;lt;tabname&amp;gt;’,’&amp;lt;colname&amp;gt;’,’uniqueidentifer=?&amp;gt;’,’&amp;lt;$uniqueidentifer&amp;gt;) these data types failed on invalid SQL data type -7.&amp;nbsp; Any thing else I can try will be appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jun 2022 14:37:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/1938428#M2890</guid>
      <dc:creator>FrankBosh</dc:creator>
      <dc:date>2022-06-01T14:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: Replicating Boolean failed on invalid SQL data type -7</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/1939077#M2906</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/159990"&gt;@FrankBosh&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm checking with my colleagues on next steps.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2022 16:33:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/1939077#M2906</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2022-06-02T16:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Replicating Boolean failed on invalid SQL data type -7</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/1939523#M2907</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/159990"&gt;@FrankBosh&lt;/a&gt; , Ken,&lt;/P&gt;
&lt;P&gt;Please open a support case to see if we can help you further.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2022 15:51:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/1939523#M2907</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2022-06-03T15:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Replicating Boolean failed on invalid SQL data type -7</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/1939917#M2912</link>
      <description>&lt;P&gt;Hi Dana,&lt;/P&gt;
&lt;P&gt;I'll open a support case.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Ken&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2022 14:16:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/1939917#M2912</guid>
      <dc:creator>FrankBosh</dc:creator>
      <dc:date>2022-06-06T14:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: Replicating Boolean failed on invalid SQL data type -7</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/2043864#M5178</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/159990"&gt;@FrankBosh&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Got information from PM team that &lt;SPAN&gt;BOOLEAN data type for IBM DB2 LUW&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;is in R&amp;amp;D consideration, hopefully we get it verified in Q2/Q3 this year (this is not commitment yet). We will keep you posted of any new&lt;EM class="Highlight"&gt;&amp;nbsp;&lt;/EM&gt;progress.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hops this helps.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;John.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 13:56:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/2043864#M5178</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2023-03-01T13:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: Replicating Boolean failed on invalid SQL data type -7</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/2043866#M5179</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/159990"&gt;@FrankBosh&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Got information from PM team that &lt;SPAN&gt;BOOLEAN data type for IBM DB2 LUW&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;is in R&amp;amp;D consideration, hopefully we get it verified in Q2/Q3 this year (this is not commitment yet). We will keep you posted of any new&lt;EM class="Highlight"&gt;&amp;nbsp;&lt;/EM&gt;progress.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hops this helps.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;John.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 13:56:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/2043866#M5179</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2023-03-01T13:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Replicating Boolean failed on invalid SQL data type -7</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/2043902#M5182</link>
      <description>Thanks, John. We'll await further updates.&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Mar 2023 14:35:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Boolean-failed-on-invalid-SQL-data-type-7/m-p/2043902#M5182</guid>
      <dc:creator>FrankBosh</dc:creator>
      <dc:date>2023-03-01T14:35:20Z</dc:date>
    </item>
  </channel>
</rss>

