<?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: Spaces in same treated differently according to endpoint in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Spaces-in-same-treated-differently-according-to-endpoint/m-p/2423259#M9776</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/153988"&gt;@nareshkumar&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I've conducted a full load test from the ZOS DB2 to a flat file. Once internal parameter "&lt;SPAN&gt;keepCharTrailingSpaces" is enabled, trailing spaces of CHAR fields are not trimmed.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As John mentioned, please submit a support case, and provide the diagnostic package and DDL of your table.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Desmond&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Feb 2024 02:59:48 GMT</pubDate>
    <dc:creator>DesmondWOO</dc:creator>
    <dc:date>2024-02-26T02:59:48Z</dc:date>
    <item>
      <title>Spaces in same treated differently according to endpoint</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Spaces-in-same-treated-differently-according-to-endpoint/m-p/1793749#M813</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have a replicate job that uses postgreSQL as source and both Kafka and Oracle as endpoint.&lt;/P&gt;&lt;P&gt;Some columns in our tables have a single space as value. (So " ") This is replicated fine to Oracle, we can see the length is 1 and the columns in questions are non nullable so that works.&lt;/P&gt;&lt;P&gt;However in our Kafka message for the same action the value is given as "", so no single space anymore but NULL. I only found a mention of this type of behavior for Oracle as source in case of CHAR columns so it comes unexpectedly to us.&lt;BR /&gt;&lt;BR /&gt;Is there a way to keep the space (so the actual value) in the Kafka message?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 15:11:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Spaces-in-same-treated-differently-according-to-endpoint/m-p/1793749#M813</guid>
      <dc:creator>stijnverspeet</dc:creator>
      <dc:date>2021-03-23T15:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: Spaces in same treated differently according to endpoint</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Spaces-in-same-treated-differently-according-to-endpoint/m-p/1795270#M824</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/137878"&gt;@stijnverspeet&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not very sure what's the 'problematic' column type. I'm assuming it's VARCHAR (because PostgreSQL itself will trim the trailing spaces automatically for data type CHAR).&lt;/P&gt;&lt;P&gt;However the problem cannot be reproduced by Replicate 7.0 (Kafka target message format sets to JSON format). You can see the trailing space was kept as is in both FL and CDC.&lt;/P&gt;&lt;P&gt;Anyway, you can use a transformation to force convert the NULL to ' ' (contains one space) by expression:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;ifnull($&amp;lt;colName&amp;gt;, ' ')&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is my screen copy of my test results:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="john_wang_0-1617016792279.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/51983iB622B92ACB092495/image-size/medium?v=v2&amp;amp;px=400" role="button" title="john_wang_0-1617016792279.png" alt="john_wang_0-1617016792279.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="john_wang_2-1617016842244.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/51985iA3D7C9E94AC9D395/image-size/medium?v=v2&amp;amp;px=400" role="button" title="john_wang_2-1617016842244.png" alt="john_wang_2-1617016842244.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="john_wang_1-1617016810006.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/51984i0466D407F0F6B4DB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="john_wang_1-1617016810006.png" alt="john_wang_1-1617016810006.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="john_wang_3-1617016864930.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/51986i8F9DD9248AFAD997/image-size/medium?v=v2&amp;amp;px=400" role="button" title="john_wang_3-1617016864930.png" alt="john_wang_3-1617016864930.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;If you have problem still, please send us the source table creation DDL and the SQL how to generate the demo row, also include the Diagnostics Package with source_unload/source_capture/target_laod/target_apply set to Verbose.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 11:25:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Spaces-in-same-treated-differently-according-to-endpoint/m-p/1795270#M824</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2021-03-29T11:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Spaces in same treated differently according to endpoint</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Spaces-in-same-treated-differently-according-to-endpoint/m-p/2423114#M9765</link>
      <description>&lt;P&gt;We are sourced from DB2 (Zos) and sending CSV files to S3 Bucket , where as&amp;nbsp; leading and trailing spaces are&amp;nbsp; trimmed/trunc by replicate job ...&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We had many tables and columns in the replication&amp;nbsp; and we can not apply column level expressions or transformations ... do we have any global parameter to avoid this issue ..&lt;/P&gt;
&lt;P&gt;In S3 we had added internal parameter :&amp;nbsp;&lt;SPAN&gt;keepCSVFiles&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In DB2 Endpoint added internal parameter :&amp;nbsp;keepCharTrailingSpaces&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Still issue is not resolved for us .. any suggestions? Thanks in advance!!&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Feb 2024 04:05:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Spaces-in-same-treated-differently-according-to-endpoint/m-p/2423114#M9765</guid>
      <dc:creator>nareshkumar</dc:creator>
      <dc:date>2024-02-24T04:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: Spaces in same treated differently according to endpoint</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Spaces-in-same-treated-differently-according-to-endpoint/m-p/2423119#M9769</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/153988"&gt;@nareshkumar&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;It's hard to tell from pictures this time. Please open a support case and upload the above information, as well as the task Diag Packages. Our support team will help you.&lt;/P&gt;
&lt;P&gt;thanks,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Feb 2024 05:06:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Spaces-in-same-treated-differently-according-to-endpoint/m-p/2423119#M9769</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-02-24T05:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: Spaces in same treated differently according to endpoint</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Spaces-in-same-treated-differently-according-to-endpoint/m-p/2423259#M9776</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/153988"&gt;@nareshkumar&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I've conducted a full load test from the ZOS DB2 to a flat file. Once internal parameter "&lt;SPAN&gt;keepCharTrailingSpaces" is enabled, trailing spaces of CHAR fields are not trimmed.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As John mentioned, please submit a support case, and provide the diagnostic package and DDL of your table.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Desmond&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 02:59:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Spaces-in-same-treated-differently-according-to-endpoint/m-p/2423259#M9776</guid>
      <dc:creator>DesmondWOO</dc:creator>
      <dc:date>2024-02-26T02:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: Spaces in same treated differently according to endpoint</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Spaces-in-same-treated-differently-according-to-endpoint/m-p/2423261#M9778</link>
      <description>&lt;P&gt;I had submitted a case ..&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 03:14:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Spaces-in-same-treated-differently-according-to-endpoint/m-p/2423261#M9778</guid>
      <dc:creator>nareshkumar</dc:creator>
      <dc:date>2024-02-26T03:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: Spaces in same treated differently according to endpoint</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Spaces-in-same-treated-differently-according-to-endpoint/m-p/2423262#M9779</link>
      <description>&lt;P&gt;Submitted a case ..&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 03:15:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Spaces-in-same-treated-differently-according-to-endpoint/m-p/2423262#M9779</guid>
      <dc:creator>nareshkumar</dc:creator>
      <dc:date>2024-02-26T03:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: Spaces in same treated differently according to endpoint</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Spaces-in-same-treated-differently-according-to-endpoint/m-p/2452048#M11071</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/125525"&gt;@DesmondWOO&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I'm conducted a full load task from the IBM DB2 to MSSQL.&lt;/P&gt;
&lt;P&gt;There has been a situation where char type fields have been trimmed&lt;/P&gt;
&lt;P&gt;May I Know where to enable the parameter "keepCharTrailingSpaces" ?&lt;/P&gt;
&lt;P&gt;Thanks a lot,&lt;/P&gt;
&lt;P&gt;Vigo&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2024 07:45:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Spaces-in-same-treated-differently-according-to-endpoint/m-p/2452048#M11071</guid>
      <dc:creator>Vigo</dc:creator>
      <dc:date>2024-05-14T07:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Spaces in same treated differently according to endpoint</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Spaces-in-same-treated-differently-according-to-endpoint/m-p/2452122#M11072</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/298931"&gt;@Vigo&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"keepCharTrailingSpaces" can be enabled through the internal parameter in your DB2 ZOS endpoint. Please find the details in this article&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-How-to-set-Internal-Parameters-and-what-are-they/ta-p/2036183" target="_self"&gt;Qlik Replicate: How to set Internal Parameters and what are they for?&lt;/A&gt;&amp;nbsp;.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Desmond&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2024 09:26:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Spaces-in-same-treated-differently-according-to-endpoint/m-p/2452122#M11072</guid>
      <dc:creator>DesmondWOO</dc:creator>
      <dc:date>2024-05-14T09:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: Spaces in same treated differently according to endpoint</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Spaces-in-same-treated-differently-according-to-endpoint/m-p/2454050#M11131</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/125525"&gt;@DesmondWOO&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for you help. I got it&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2024 06:39:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Spaces-in-same-treated-differently-according-to-endpoint/m-p/2454050#M11131</guid>
      <dc:creator>Vigo</dc:creator>
      <dc:date>2024-05-20T06:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: Spaces in same treated differently according to endpoint</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Spaces-in-same-treated-differently-according-to-endpoint/m-p/2454087#M11134</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/298931"&gt;@Vigo&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Great to hear that!&amp;nbsp;Please d&lt;SPAN&gt;o not forget to mark a solution that worked for you!&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Desmond&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2024 08:23:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Spaces-in-same-treated-differently-according-to-endpoint/m-p/2454087#M11134</guid>
      <dc:creator>DesmondWOO</dc:creator>
      <dc:date>2024-05-20T08:23:44Z</dc:date>
    </item>
  </channel>
</rss>

