<?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: Differences in millisecond population with AR_H_COMMIT_TIMESTAMP in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Differences-in-millisecond-population-with-AR-H-COMMIT-TIMESTAMP/m-p/2488840#M13040</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/151062"&gt;@qlik_admin_lm&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kindly try using the function strftime in the transformation and pass the AR_H_COMMIT_TIMESTAMP value into it.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/replicate/May2024/Content/Global_Common/Content/SharedEMReplicate/Customize%20Tasks/tasks_expressOther.htm#Date" target="_blank"&gt;https://help.qlik.com/en-US/replicate/May2024/Content/Global_Common/Content/SharedEMReplicate/Customize%20Tasks/tasks_expressOther.htm#Date&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Suresh&lt;/P&gt;</description>
    <pubDate>Thu, 24 Oct 2024 01:10:51 GMT</pubDate>
    <dc:creator>sureshkumar</dc:creator>
    <dc:date>2024-10-24T01:10:51Z</dc:date>
    <item>
      <title>Differences in millisecond population with AR_H_COMMIT_TIMESTAMP</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Differences-in-millisecond-population-with-AR-H-COMMIT-TIMESTAMP/m-p/2488768#M13034</link>
      <description>&lt;P&gt;We are replicating data from both Oracle and DB2 sources.&amp;nbsp; In both cases we are using the AR_H_COMMIT_TIMESTAMP variable to populate the commit time of the transaction.&amp;nbsp; We are noticing that values are populated to the millisecond for the DB2 source but not for the Oracle sources.&amp;nbsp; We are wondering why for the Oracle sources is commit timestamp only populated down to the second level and not the microsecond level.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2024 15:27:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Differences-in-millisecond-population-with-AR-H-COMMIT-TIMESTAMP/m-p/2488768#M13034</guid>
      <dc:creator>qlik_admin_lm</dc:creator>
      <dc:date>2024-10-23T15:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Differences in millisecond population with AR_H_COMMIT_TIMESTAMP</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Differences-in-millisecond-population-with-AR-H-COMMIT-TIMESTAMP/m-p/2488840#M13040</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/151062"&gt;@qlik_admin_lm&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kindly try using the function strftime in the transformation and pass the AR_H_COMMIT_TIMESTAMP value into it.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/replicate/May2024/Content/Global_Common/Content/SharedEMReplicate/Customize%20Tasks/tasks_expressOther.htm#Date" target="_blank"&gt;https://help.qlik.com/en-US/replicate/May2024/Content/Global_Common/Content/SharedEMReplicate/Customize%20Tasks/tasks_expressOther.htm#Date&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Suresh&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2024 01:10:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Differences-in-millisecond-population-with-AR-H-COMMIT-TIMESTAMP/m-p/2488840#M13040</guid>
      <dc:creator>sureshkumar</dc:creator>
      <dc:date>2024-10-24T01:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Differences in millisecond population with AR_H_COMMIT_TIMESTAMP</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Differences-in-millisecond-population-with-AR-H-COMMIT-TIMESTAMP/m-p/2501529#M13527</link>
      <description>&lt;P&gt;We have it configured like this in the Global Transformation:&amp;nbsp;&lt;/P&gt;
&lt;DIV class="productWizardSummary"&gt;
&lt;PRE class="H100W100 preProductWizardSummary ng-binding"&gt;strftime("%Y-%m-%d %H:%M:%f", $AR_H_COMMIT_TIMESTAMP, "utc")&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;DIV class="wizardFooter modal-footer "&gt;and it is still not producing the milliseconds.&lt;/DIV&gt;</description>
      <pubDate>Wed, 15 Jan 2025 22:12:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Differences-in-millisecond-population-with-AR-H-COMMIT-TIMESTAMP/m-p/2501529#M13527</guid>
      <dc:creator>qlik_admin_lm</dc:creator>
      <dc:date>2025-01-15T22:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: Differences in millisecond population with AR_H_COMMIT_TIMESTAMP</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Differences-in-millisecond-population-with-AR-H-COMMIT-TIMESTAMP/m-p/2501544#M13528</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/151062"&gt;@qlik_admin_lm&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;I believe this is a restriction of the Oracle database. For example, in the &lt;A href="https://docs.oracle.com/en/database/oracle/oracle-database/21/refrn/V-LOGMNR_CONTENTS.html" target="_blank" rel="noopener"&gt;V$LOGMNR_CONTENTS&lt;/A&gt; view, the datatype of COMMIT_TIMESTAMP is DATE, which means the value is limited to seconds.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Desmond&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2025 04:43:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Differences-in-millisecond-population-with-AR-H-COMMIT-TIMESTAMP/m-p/2501544#M13528</guid>
      <dc:creator>DesmondWOO</dc:creator>
      <dc:date>2025-01-16T04:43:34Z</dc:date>
    </item>
  </channel>
</rss>

