<?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: Replicate Full load task with pass through filter condition in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Full-load-task-with-pass-through-filter-condition/m-p/2010597#M4359</link>
    <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/128304"&gt;@NewbieQlik&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Are&amp;nbsp;&lt;SPAN&gt;REC_VLD_TO_TS&amp;nbsp; and&amp;nbsp;REC_CREN_TS date fields?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Is it possible to test the filters one at a time to see which one is not working?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Kelly&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 29 Nov 2022 19:28:58 GMT</pubDate>
    <dc:creator>KellyHobson</dc:creator>
    <dc:date>2022-11-29T19:28:58Z</dc:date>
    <item>
      <title>Replicate Full load task with pass through filter condition</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Full-load-task-with-pass-through-filter-condition/m-p/2010583#M4358</link>
      <description>&lt;P&gt;I have created a full load replicate task with below passthrough filter&amp;nbsp;&lt;/P&gt;
&lt;P&gt;REC_VLD_TO_TS NOT LIKE '%31-DEC-99 12.00.00.000000000 AM%'&lt;BR /&gt;AND TRUNC(REC_CREN_TS)&amp;lt;='31-DEC-18'&lt;/P&gt;
&lt;P&gt;For some reason the full load task ran for 2 hours and it completed, but it didn't load any record in the target table. I Opened the replicate task log and got the select statement which has the passthrough filter condition and I ran the query against the oracle DB and I could see records. But some reason replicate is unable to process any records and I suspect the issue is because of the passthrough condition.&lt;/P&gt;
&lt;P&gt;Source for full load task is: Oracle&lt;/P&gt;
&lt;P&gt;Target for full load task is: Snowflake&lt;/P&gt;
&lt;P&gt;I wanted to use&amp;nbsp;REC_VLD_TO_TS &amp;lt;&amp;gt; '31-DEC-99 12.00.00.000000000 AM'&lt;BR /&gt;AND TRUNC(REC_CREN_TS)&amp;lt;='31-DEC-18' but the replicate take is failing with this error message&amp;nbsp;ORA-01847: day of month must be between 1 and last day of month [1020417] (oracle_endpoint_unload.c:171). But the query with &amp;lt;&amp;gt; condition works fine on oracle side.&lt;/P&gt;
&lt;P&gt;Any help on this topic is greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 18:46:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Full-load-task-with-pass-through-filter-condition/m-p/2010583#M4358</guid>
      <dc:creator>NewbieQlik</dc:creator>
      <dc:date>2022-11-29T18:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate Full load task with pass through filter condition</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Full-load-task-with-pass-through-filter-condition/m-p/2010597#M4359</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/128304"&gt;@NewbieQlik&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Are&amp;nbsp;&lt;SPAN&gt;REC_VLD_TO_TS&amp;nbsp; and&amp;nbsp;REC_CREN_TS date fields?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Is it possible to test the filters one at a time to see which one is not working?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Kelly&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 19:28:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Full-load-task-with-pass-through-filter-condition/m-p/2010597#M4359</guid>
      <dc:creator>KellyHobson</dc:creator>
      <dc:date>2022-11-29T19:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate Full load task with pass through filter condition</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Full-load-task-with-pass-through-filter-condition/m-p/2010599#M4360</link>
      <description>&lt;P&gt;REC_VLD_TO_TS --&amp;gt;TIMESTAMP(6) and&amp;nbsp;REC_CREN_TS--&amp;gt;TIMESTAMP(6). Yes I am testing that just with&amp;nbsp;&lt;SPAN&gt;REC_CREN_TS condition.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 19:31:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Full-load-task-with-pass-through-filter-condition/m-p/2010599#M4360</guid>
      <dc:creator>NewbieQlik</dc:creator>
      <dc:date>2022-11-29T19:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate Full load task with pass through filter condition</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Full-load-task-with-pass-through-filter-condition/m-p/2010611#M4361</link>
      <description>&lt;P&gt;Same behavior. I tried just with&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;REC_CREN_TS&amp;nbsp;and the task ran for 1 hour and it finished. But no records in the target table.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 20:14:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Full-load-task-with-pass-through-filter-condition/m-p/2010611#M4361</guid>
      <dc:creator>NewbieQlik</dc:creator>
      <dc:date>2022-11-29T20:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate Full load task with pass through filter condition</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Full-load-task-with-pass-through-filter-condition/m-p/2010637#M4364</link>
      <description>&lt;P&gt;Looks like &lt;SPAN&gt;TRUNC(REC_CREN_TS)&amp;lt;='31-DEC-18' condition is&amp;nbsp;&lt;/SPAN&gt;causing the problem.&amp;nbsp; I am now trying with TRUNC(REC_CREN_TS)&amp;lt;=TO_DATE('31-DEC-18','DD-MON-YY') to rule out the date conversion issue.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 22:28:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Full-load-task-with-pass-through-filter-condition/m-p/2010637#M4364</guid>
      <dc:creator>NewbieQlik</dc:creator>
      <dc:date>2022-11-29T22:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate Full load task with pass through filter condition</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Full-load-task-with-pass-through-filter-condition/m-p/2010643#M4365</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/128304"&gt;@NewbieQlik&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Good job narrowing it down!&amp;nbsp; Try with and without the TRUNC() function.&amp;nbsp; I have not seen a full load passthru filter with a function in it before, so wondering if that may cause the issue.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Will try and test out with it internally tomorrow as well.&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Kelly&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 22:38:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Full-load-task-with-pass-through-filter-condition/m-p/2010643#M4365</guid>
      <dc:creator>KellyHobson</dc:creator>
      <dc:date>2022-11-29T22:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate Full load task with pass through filter condition</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Full-load-task-with-pass-through-filter-condition/m-p/2011107#M4370</link>
      <description>&lt;P&gt;Hey &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/128304"&gt;@NewbieQlik&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;Can you please try with this filter where it is still in timestamp format?&lt;/P&gt;
&lt;P&gt;REC_CREN_TS&amp;lt;='2018-12-31 00:00:00.000'&lt;/P&gt;
&lt;P&gt;When I tried with &lt;/P&gt;
&lt;P&gt;test1:&lt;BR /&gt;TRUNC(REC_CREN_TS)&amp;lt;='31-DEC-18'&lt;/P&gt;
&lt;P&gt;and then&lt;/P&gt;
&lt;P&gt;test2:&lt;BR /&gt;REC_CREN_TS&amp;lt;='31-DEC-18'&lt;/P&gt;
&lt;P&gt;The task completed successfully but no data made it to the target.&lt;/P&gt;
&lt;P&gt;test3:&lt;BR /&gt;I also tried TRUNC(REC_CREN_TS)&amp;lt;='2018-12-31 00:00:00.000'&lt;/P&gt;
&lt;P&gt;but it threw "ORA-01830: date format picture ends before converting entire input string", so not entirely sure how TRUNC is being handled by Replicate.&lt;/P&gt;
&lt;P&gt;Best,&lt;BR /&gt;Kelly&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 17:19:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Full-load-task-with-pass-through-filter-condition/m-p/2011107#M4370</guid>
      <dc:creator>KellyHobson</dc:creator>
      <dc:date>2022-11-30T17:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate Full load task with pass through filter condition</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Full-load-task-with-pass-through-filter-condition/m-p/2011127#M4372</link>
      <description>&lt;P&gt;It worked fine when I tried with &lt;SPAN&gt;TRUNC(REC_CREN_TS)&amp;lt;=TO_DATE('31-DEC-18','DD-MON-YY') in passthrough filter condition.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 18:29:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Full-load-task-with-pass-through-filter-condition/m-p/2011127#M4372</guid>
      <dc:creator>NewbieQlik</dc:creator>
      <dc:date>2022-11-30T18:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate Full load task with pass through filter condition</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Full-load-task-with-pass-through-filter-condition/m-p/2011131#M4373</link>
      <description>&lt;P&gt;Hey &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/128304"&gt;@NewbieQlik&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;Great! Thanks for following up and letting us know the syntax which worked for you.&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Kelly&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 18:52:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Full-load-task-with-pass-through-filter-condition/m-p/2011131#M4373</guid>
      <dc:creator>KellyHobson</dc:creator>
      <dc:date>2022-11-30T18:52:13Z</dc:date>
    </item>
  </channel>
</rss>

