<?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>idea Re: Timezone Conversion - Oracle CET to Kafka (Avro) UTC in Suggest an Idea</title>
    <link>https://community.qlik.com/t5/Suggest-an-Idea/Timezone-Conversion-Oracle-CET-to-Kafka-Avro-UTC/idc-p/1898368#M8816</link>
    <description>&lt;P&gt;Wouldn't this help for you?:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Suggest-an-Idea/Qlik-Replicate-convert-all-timestamps-to-localtime/idi-p/1791448" target="_blank"&gt;https://community.qlik.com/t5/Suggest-an-Idea/Qlik-Replicate-convert-all-timestamps-to-localtime/idi-p/1791448&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Feb 2022 16:29:35 GMT</pubDate>
    <dc:creator>Wim</dc:creator>
    <dc:date>2022-02-28T16:29:35Z</dc:date>
    <item>
      <title>Timezone Conversion - Oracle CET to Kafka (Avro) UTC</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Timezone-Conversion-Oracle-CET-to-Kafka-Avro-UTC/idi-p/1888004</link>
      <description>&lt;P&gt;When Qlik Replicate is replicating timestamp fields from Oracle to Kafka (Avro), then the Oracle timestamps are taken 1:1 and written as unix epoch times into Kafka. However in our case the Oracle timestamp is in CET/CEST (Zurich timezone) and the unix epoch time is in UTC. Writing the Oracle timestamp 1:1 to Kafka as UTC results in a wrong timestamp.&lt;/P&gt;
&lt;P&gt;Please see also the discussion here:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Qlik-Replicate/Timezone-Conversion-Oracle-CET-to-Kafka-Avro-UTC/m-p/1877441#M1534" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Replicate/Timezone-Conversion-Oracle-CET-to-Kafka-Avro-UTC/m-p/1877441#M1534&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Our suggestion:&lt;/P&gt;
&lt;P&gt;When writing timestamps from Oracle to Kafka (Avro) as unix epoch times, Qlik Replicate should check the Database timezone information and use a conversion. In our case convert CET/CEST to UTC correctly and then write it as unix epoch time to Kafka.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Furthermore, related to this issue:&lt;/P&gt;
&lt;P&gt;Functions like&amp;nbsp;&lt;SPAN&gt;$AR_H_TIMESTAMP are using local server time (of Qlik Replicate server) and are also writing the timestamp 1:1 as UTC into Kafka, although they are not UTC. But this is an issue and not an idea in my opinion. I will create a support case for that.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 09:02:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Timezone-Conversion-Oracle-CET-to-Kafka-Avro-UTC/idi-p/1888004</guid>
      <dc:creator>AndreasFenske</dc:creator>
      <dc:date>2022-02-02T09:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Timezone Conversion - Oracle CET to Kafka (Avro) UTC</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Timezone-Conversion-Oracle-CET-to-Kafka-Avro-UTC/idc-p/1898368#M8816</link>
      <description>&lt;P&gt;Wouldn't this help for you?:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Suggest-an-Idea/Qlik-Replicate-convert-all-timestamps-to-localtime/idi-p/1791448" target="_blank"&gt;https://community.qlik.com/t5/Suggest-an-Idea/Qlik-Replicate-convert-all-timestamps-to-localtime/idi-p/1791448&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 16:29:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Timezone-Conversion-Oracle-CET-to-Kafka-Avro-UTC/idc-p/1898368#M8816</guid>
      <dc:creator>Wim</dc:creator>
      <dc:date>2022-02-28T16:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: Timezone Conversion - Oracle CET to Kafka (Avro) UTC</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Timezone-Conversion-Oracle-CET-to-Kafka-Avro-UTC/idc-p/1911780#M9098</link>
      <description>&lt;P&gt;"Local time" in that case would be the time of the server Qlik Replicate is running on, which might be not necessarily the timezone the Oracle database is configured.&lt;/P&gt;
&lt;P&gt;If both are the same, your suggestion (creating a global rule for all columns) might be a workaround.&lt;/P&gt;
&lt;P&gt;But to have a solution independent of the Qlik Replicate server it would be best do be able to configure the timezone in the Oracle Endpoint Connection or Qlik can identify the timezone itself in the source database.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 10:07:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Timezone-Conversion-Oracle-CET-to-Kafka-Avro-UTC/idc-p/1911780#M9098</guid>
      <dc:creator>AndreasFenske</dc:creator>
      <dc:date>2022-03-30T10:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: Timezone Conversion - Oracle CET to Kafka (Avro) UTC - Status changed to: Closed - Declined</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Timezone-Conversion-Oracle-CET-to-Kafka-Avro-UTC/idc-p/2057578#M12540</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider ix b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;We are currently in the process of moving all ideations to a new system. In an effort to make this migration easier, we are closing older ideations that did not see a lot of activity (likes/comments). If you are still interested in this enhancement, please open a new ideation so it repopulates as "new" in our system.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider ix b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Thank you. Let me know if you have any questions!&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 15:50:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Timezone-Conversion-Oracle-CET-to-Kafka-Avro-UTC/idc-p/2057578#M12540</guid>
      <dc:creator>Nulee_Massaro</dc:creator>
      <dc:date>2023-04-05T15:50:33Z</dc:date>
    </item>
  </channel>
</rss>

