<?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>article Qlik Replicate: Failed to execute statement 'select distinct(tzname)...from V$TIMEZONE_NAMES' in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Failed-to-execute-statement-select-distinct/ta-p/2089655</link>
    <description>&lt;P&gt;When using Oracle source in a Qlik Replicate task, user gets this (or similar) error:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Failed to execute statement 'select distinct(tzname), to_timestamp_tz('2011-12-21 12:00:00.0&amp;nbsp;&amp;nbsp;' || tzname, 'YYYY-MM-DD HH24:MI:SS.FF9 TZR'), to_timestamp_tz('2011-06-21 12:00:00.0&amp;nbsp;&amp;nbsp;' || tzname, 'YYYY-MM-DD HH24:MI:SS.FF9 TZR') from V$TIMEZONE_NAMES' ORA-03113: end-of-file on communication channel&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;In one example of this occurrence, the version of the Oracle client was newer than the version of the Oracle database in use on the source.&amp;nbsp;&lt;SPAN&gt;Generally speaking, Oracle does not support older clients connecting to newer servers (but does support the opposite). This is because the older client is not "aware" of the newer features in the Oracle database.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The other thing to check is the time zone file on the client, it may not include all the entries available on the server:&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://docs.oracle.com/en/database/oracle/oracle-database/19/nlspg/datetime-data-types-and-time-zone-support.html#GUID-805AB986-DE12-4FEA-AF56-5AABCD2132DF" target="_blank" rel="noopener"&gt;Choosing a Time Zone File | docs.oracle.com&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The relevant note from the document linked above: &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;On the server, Oracle Database always uses a large [time zone] file. On the client, you can use either a large or a small file. If you use a large time zone file on the client, then you should continue to use it unless you are sure that no information will be missing if you switch to a smaller one. If you use a small file, you have to make sure that the client does not query data that is not present in the small time zone file. Otherwise, you get an error.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="Qlik Replicate" id="qlikReplicate"&gt;&lt;/LI-PRODUCT&gt;&lt;BR /&gt;Oracle source&lt;/P&gt;</description>
    <pubDate>Tue, 04 Jul 2023 14:04:17 GMT</pubDate>
    <dc:creator>Dana_Baldwin</dc:creator>
    <dc:date>2023-07-04T14:04:17Z</dc:date>
    <item>
      <title>Qlik Replicate: Failed to execute statement 'select distinct(tzname)...from V$TIMEZONE_NAMES'</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Failed-to-execute-statement-select-distinct/ta-p/2089655</link>
      <description>&lt;P&gt;When using Oracle source in a Qlik Replicate task, user gets this (or similar) error:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Failed to execute statement 'select distinct(tzname), to_timestamp_tz('2011-12-21 12:00:00.0&amp;nbsp;&amp;nbsp;' || tzname, 'YYYY-MM-DD HH24:MI:SS.FF9 TZR'), to_timestamp_tz('2011-06-21 12:00:00.0&amp;nbsp;&amp;nbsp;' || tzname, 'YYYY-MM-DD HH24:MI:SS.FF9 TZR') from V$TIMEZONE_NAMES' ORA-03113: end-of-file on communication channel&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;In one example of this occurrence, the version of the Oracle client was newer than the version of the Oracle database in use on the source.&amp;nbsp;&lt;SPAN&gt;Generally speaking, Oracle does not support older clients connecting to newer servers (but does support the opposite). This is because the older client is not "aware" of the newer features in the Oracle database.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The other thing to check is the time zone file on the client, it may not include all the entries available on the server:&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://docs.oracle.com/en/database/oracle/oracle-database/19/nlspg/datetime-data-types-and-time-zone-support.html#GUID-805AB986-DE12-4FEA-AF56-5AABCD2132DF" target="_blank" rel="noopener"&gt;Choosing a Time Zone File | docs.oracle.com&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The relevant note from the document linked above: &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;On the server, Oracle Database always uses a large [time zone] file. On the client, you can use either a large or a small file. If you use a large time zone file on the client, then you should continue to use it unless you are sure that no information will be missing if you switch to a smaller one. If you use a small file, you have to make sure that the client does not query data that is not present in the small time zone file. Otherwise, you get an error.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="Qlik Replicate" id="qlikReplicate"&gt;&lt;/LI-PRODUCT&gt;&lt;BR /&gt;Oracle source&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 14:04:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Failed-to-execute-statement-select-distinct/ta-p/2089655</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2023-07-04T14:04:17Z</dc:date>
    </item>
  </channel>
</rss>

