<?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 unexpected decimal truncation in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/unexpected-decimal-truncation/m-p/1878126#M1591</link>
    <description>&lt;P&gt;Hello all,&lt;/P&gt;
&lt;P&gt;I'm still new to Qlik replica product “Attunity” and was looking for support on a unexpected decimal truncation that occurs after the data is loaded at the target database.&lt;/P&gt;
&lt;P&gt;We pull data from and Oracle database where the column that we are facing an issue with is a decimal (18,2) ex:[35.25] and it shows in the correct format in the Oracle source table.&lt;/P&gt;
&lt;P&gt;we built a task in attunity to replicate to a target database “Snowflake” and the result seems to truncate the two decimal points ex:[35.00] for all values. &amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are currently running on a &amp;nbsp;2021.5. version. this was not an issue in the previous version that we had. Can I please get some guidance on how to solve this issue?&lt;/P&gt;</description>
    <pubDate>Thu, 06 Jan 2022 18:46:08 GMT</pubDate>
    <dc:creator>Ayman1</dc:creator>
    <dc:date>2022-01-06T18:46:08Z</dc:date>
    <item>
      <title>unexpected decimal truncation</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/unexpected-decimal-truncation/m-p/1878126#M1591</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;
&lt;P&gt;I'm still new to Qlik replica product “Attunity” and was looking for support on a unexpected decimal truncation that occurs after the data is loaded at the target database.&lt;/P&gt;
&lt;P&gt;We pull data from and Oracle database where the column that we are facing an issue with is a decimal (18,2) ex:[35.25] and it shows in the correct format in the Oracle source table.&lt;/P&gt;
&lt;P&gt;we built a task in attunity to replicate to a target database “Snowflake” and the result seems to truncate the two decimal points ex:[35.00] for all values. &amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are currently running on a &amp;nbsp;2021.5. version. this was not an issue in the previous version that we had. Can I please get some guidance on how to solve this issue?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jan 2022 18:46:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/unexpected-decimal-truncation/m-p/1878126#M1591</guid>
      <dc:creator>Ayman1</dc:creator>
      <dc:date>2022-01-06T18:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: unexpected decimal truncation</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/unexpected-decimal-truncation/m-p/1878233#M1594</link>
      <description>&lt;P&gt;So what is the datatype on target, can you 'describe' the table there?&lt;/P&gt;
&lt;P&gt;How was the target table created? Was Replicate allowed to (drop and) create?&lt;/P&gt;
&lt;P&gt;Maybe there is something in the task or endpoint json. Can you share that (remove excess explicit tables)&lt;/P&gt;
&lt;P&gt;When you 'manually' - outside Replicate - store&amp;nbsp; a row with decimal value into the Snowflake target table, how does it look like coming back on a select?&lt;/P&gt;
&lt;P&gt;hth,&lt;/P&gt;
&lt;P&gt;Hein&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jan 2022 01:55:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/unexpected-decimal-truncation/m-p/1878233#M1594</guid>
      <dc:creator>Heinvandenheuvel</dc:creator>
      <dc:date>2022-01-07T01:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: unexpected decimal truncation</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/unexpected-decimal-truncation/m-p/1878581#M1605</link>
      <description>&lt;P&gt;Hi Hein,&lt;/P&gt;
&lt;P&gt;Thank you for response.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So what is the datatype on target, can you 'describe' the table there?&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;the snowflake target uses a Transient table And the field that we are having an issue with has a data type of NUMBER(18,4)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;How was the target table created? Was Replicate allowed to (drop and) create?&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Attunity created the table&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Maybe there is something in the task or endpoint json. Can you share that (remove excess explicit tables)&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Not sure how to answer this question. still new to this tool.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;When you 'manually' - outside Replicate - store&amp;nbsp; a row with decimal value into the Snowflake target table, how does it look like coming back on a select?&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;When I use other ETL tools such as informatica to pull this data in it seems to work just fine . And we don't see the issue we're seeing with Attunity&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Ayman&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jan 2022 17:38:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/unexpected-decimal-truncation/m-p/1878581#M1605</guid>
      <dc:creator>Ayman1</dc:creator>
      <dc:date>2022-01-07T17:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: unexpected decimal truncation</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/unexpected-decimal-truncation/m-p/1878583#M1606</link>
      <description>&lt;P&gt;1. could you check what is your oracle endpoint / advanced tab /&amp;nbsp;&lt;SPAN&gt;Expose NUMBER as: what is this set for ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2. if you change the&amp;nbsp;Expose NUMBER as: to varchar, and reload the table, what is the value , on the target ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jan 2022 17:52:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/unexpected-decimal-truncation/m-p/1878583#M1606</guid>
      <dc:creator>Steve_Nguyen</dc:creator>
      <dc:date>2022-01-07T17:52:56Z</dc:date>
    </item>
  </channel>
</rss>

