<?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 Oracle date/timezone issues in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Oracle-date-timezone-issues/m-p/313146#M1321786</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a query that works perfectly in oracle sql developer. But in qlikview i can only have one call per select statement to from_tz where I want to have multiple calls. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ie the follwoing works:&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;load *;&lt;/P&gt;&lt;P&gt;sql select *, &lt;/P&gt;&lt;P&gt;from_tz(cast(END_TIME_GMT as TIMESTAMP),&amp;nbsp; 'GMT') at time zone TIME_ZONE_REGION_1 as END_TIME_LOCAL &lt;/P&gt;&lt;P&gt;from FACT_TABLE;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;and&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;load *;&lt;/P&gt;&lt;P&gt;sql select *, &lt;/P&gt;&lt;P&gt;from_tz(cast(START_TIME_GMT as TIMESTAMP),&amp;nbsp; 'GMT') at time zone TIME_ZONE_REGION_1 as START_TIME_LOCAL &lt;/P&gt;&lt;P&gt;from FACT_TABLE;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but the following does not. It gives the error "execution of script failed":&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;load *;&lt;/P&gt;&lt;P&gt;sql select *, &lt;/P&gt;&lt;P&gt;from_tz(cast(END_TIME_GMT as TIMESTAMP),&amp;nbsp; 'GMT') at time zone TIME_ZONE_REGION_1 as END_TIME_LOCAL ,&lt;/P&gt;&lt;P&gt;from_tz(cast(START_TIME_GMT as TIMESTAMP),&amp;nbsp; 'GMT') at time zone TIME_ZONE_REGION_1 as START_TIME_LOCAL &lt;/P&gt;&lt;P&gt;from FACT_TABLE;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;has anyone had any similar issues connecting to oracle dbs? We are using qv10 sr3 with oledb connection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>Oracle date/timezone issues</title>
      <link>https://community.qlik.com/t5/QlikView/Oracle-date-timezone-issues/m-p/313146#M1321786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a query that works perfectly in oracle sql developer. But in qlikview i can only have one call per select statement to from_tz where I want to have multiple calls. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ie the follwoing works:&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;load *;&lt;/P&gt;&lt;P&gt;sql select *, &lt;/P&gt;&lt;P&gt;from_tz(cast(END_TIME_GMT as TIMESTAMP),&amp;nbsp; 'GMT') at time zone TIME_ZONE_REGION_1 as END_TIME_LOCAL &lt;/P&gt;&lt;P&gt;from FACT_TABLE;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;and&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;load *;&lt;/P&gt;&lt;P&gt;sql select *, &lt;/P&gt;&lt;P&gt;from_tz(cast(START_TIME_GMT as TIMESTAMP),&amp;nbsp; 'GMT') at time zone TIME_ZONE_REGION_1 as START_TIME_LOCAL &lt;/P&gt;&lt;P&gt;from FACT_TABLE;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but the following does not. It gives the error "execution of script failed":&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;load *;&lt;/P&gt;&lt;P&gt;sql select *, &lt;/P&gt;&lt;P&gt;from_tz(cast(END_TIME_GMT as TIMESTAMP),&amp;nbsp; 'GMT') at time zone TIME_ZONE_REGION_1 as END_TIME_LOCAL ,&lt;/P&gt;&lt;P&gt;from_tz(cast(START_TIME_GMT as TIMESTAMP),&amp;nbsp; 'GMT') at time zone TIME_ZONE_REGION_1 as START_TIME_LOCAL &lt;/P&gt;&lt;P&gt;from FACT_TABLE;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;has anyone had any similar issues connecting to oracle dbs? We are using qv10 sr3 with oledb connection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Oracle-date-timezone-issues/m-p/313146#M1321786</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
  </channel>
</rss>

