<?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: ODBC CDC Qlik replicate task is falling in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/ODBC-CDC-Qlik-replicate-task-is-falling/m-p/2480714#M12671</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Issue not resolved after applying "syntax"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;internal parameter&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Sep 2024 12:37:12 GMT</pubDate>
    <dc:creator>NXP0701B</dc:creator>
    <dc:date>2024-09-10T12:37:12Z</dc:date>
    <item>
      <title>ODBC CDC Qlik replicate task is falling</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/ODBC-CDC-Qlik-replicate-task-is-falling/m-p/2480675#M12661</link>
      <description>&lt;P&gt;Qlik replicate task is failing due to ' Failed to get 'GenericWithoutSchema' syntax' reason.I have attached the failure log and diagnostics package.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2024 10:59:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/ODBC-CDC-Qlik-replicate-task-is-falling/m-p/2480675#M12661</guid>
      <dc:creator>NXP0701B</dc:creator>
      <dc:date>2024-09-10T10:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC CDC Qlik replicate task is falling</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/ODBC-CDC-Qlik-replicate-task-is-falling/m-p/2480679#M12662</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/295380"&gt;@NXP0701B&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Task is not failing, just its mentioning that it dint find the right syntax so its using the default.&lt;/P&gt;
&lt;P&gt;2024-09-10T06:36:11 [METADATA_MANAGE ]I: Failed to get 'GenericWithoutSchema' syntax, working with the default (odbc_endpoint_imp.c:5061)&lt;BR /&gt;00000920: 2024-09-10T06:36:11 [METADATA_MANAGE ]I: Source endpoint 'OdbcWithCdc' is using provider syntax '&amp;lt;default&amp;gt;' (provider_syntax_manager.c:888)&lt;/P&gt;
&lt;P&gt;You can try adding internal parameter called "syntax" and give the current value at the source endpoint.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Suresh&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2024 11:11:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/ODBC-CDC-Qlik-replicate-task-is-falling/m-p/2480679#M12662</guid>
      <dc:creator>sureshkumar</dc:creator>
      <dc:date>2024-09-10T11:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC CDC Qlik replicate task is falling</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/ODBC-CDC-Qlik-replicate-task-is-falling/m-p/2480680#M12663</link>
      <description>&lt;P&gt;Hello Team,&lt;BR /&gt;Good Day&lt;/P&gt;
&lt;P&gt;Thanks for reaching Qlik Community portal!!&lt;/P&gt;
&lt;P&gt;Please can you try adding the below internal parameter and check if that helps:&lt;/P&gt;
&lt;P&gt;afterConnectScript&lt;/P&gt;
&lt;P&gt;with a value of:&lt;/P&gt;
&lt;P&gt;ALTER SESSION SET CLIENT_METADATA_REQUEST_USE_CONNECTION_CTX=TRUE&lt;/P&gt;
&lt;P&gt;FYI: We always suggest not to upload Diagnostic package &amp;amp; logs to the public portal as logs may contain sensitive info!!&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;shivananda&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2024 11:18:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/ODBC-CDC-Qlik-replicate-task-is-falling/m-p/2480680#M12663</guid>
      <dc:creator>kng</dc:creator>
      <dc:date>2024-09-10T11:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC CDC Qlik replicate task is falling</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/ODBC-CDC-Qlik-replicate-task-is-falling/m-p/2480710#M12670</link>
      <description>&lt;P&gt;Issue not resolved after applying&amp;nbsp;&lt;SPAN&gt;afterConnectScript internal parameter&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2024 12:31:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/ODBC-CDC-Qlik-replicate-task-is-falling/m-p/2480710#M12670</guid>
      <dc:creator>NXP0701B</dc:creator>
      <dc:date>2024-09-10T12:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC CDC Qlik replicate task is falling</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/ODBC-CDC-Qlik-replicate-task-is-falling/m-p/2480714#M12671</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Issue not resolved after applying "syntax"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;internal parameter&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2024 12:37:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/ODBC-CDC-Qlik-replicate-task-is-falling/m-p/2480714#M12671</guid>
      <dc:creator>NXP0701B</dc:creator>
      <dc:date>2024-09-10T12:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC CDC Qlik replicate task is falling</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/ODBC-CDC-Qlik-replicate-task-is-falling/m-p/2481050#M12692</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/295380"&gt;@NXP0701B&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Welcome to Qlik Community forum and thanks for reaching out here!&lt;/P&gt;
&lt;P&gt;Looks to me there are many issues in this task including:&lt;/P&gt;
&lt;P&gt;1. Qlik &lt;A title="Replicate 2022.5 is out of support" href="https://community.qlik.com/t5/Product-Lifecycle/Qlik-Replicate-Product-Lifecycle/ta-p/1837201#:~:text=Qlik%20Replicate%20May%202022,May%2010%2C%202024" target="_blank" rel="noopener"&gt;Replicate 2022.5 is out of support&lt;/A&gt;, please upgrade to &lt;A title="supported versions" href="https://community.qlik.com/t5/Product-Lifecycle/Qlik-Replicate-Product-Lifecycle/ta-p/1837201#:~:text=Qlik%20Replicate%20November,November%2013%2C%202025" target="_blank" rel="noopener"&gt;supported versions&lt;/A&gt;. The recommended version is 2023.11.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="john_wang_0-1726060281473.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/171545i8B7E24585419827D/image-size/large?v=v2&amp;amp;px=999" role="button" title="john_wang_0-1726060281473.png" alt="john_wang_0-1726060281473.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;2. The task is running an uncertified MySQL ODBC Driver version&amp;nbsp;'05.01.0013'. The certified MySQL ODBC Driver version can be found in the &lt;A title="User Guide" href="https://help.qlik.com/en-US/replicate/November2023/Content/Global_Common/Content/SharedReplicateHDD/MySQL-Source/prereq-mysql-source.htm#:~:text=Replicate%20on%20Windows,the%20Replicate%20machine." target="_blank" rel="noopener"&gt;User Guide&lt;/A&gt;&amp;nbsp;(for example Replicate 2023.11 requires MySQL ODBC Driver 8.0.32).&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="john_wang_1-1726060374754.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/171546i36E001E2313AAA37/image-size/large?v=v2&amp;amp;px=999" role="button" title="john_wang_1-1726060374754.png" alt="john_wang_1-1726060374754.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;3. The task is Using &lt;A title="ODBC with CDC as a source" href="https://help.qlik.com/en-US/replicate/November2023/Content/Replicate/Main/ODBC%20with%20CDC/odbc_source_with_CDC.htm#:~:text=managing%20source%20endpoints-,Using%20ODBC%20with%20CDC%20as%20a%20source,used%20to%20access%20any%20sources%20already%20listed%20in%20the%20Support%20Matrix.,-In%20this%20section" target="_blank" rel="noopener"&gt;ODBC with CDC as a source&lt;/A&gt; , the pre-defined MySQL ODBC CDC Source endpoint should be used instead of ODBC DSN. If you need use ODBC, &lt;A title="PS should be engaged" href="https://help.qlik.com/en-US/replicate/November2023/Content/Replicate/Main/ODBC%20with%20CDC/odbc_source_with_CDC.htm#:~:text=unless%20enabled%20through%20Professional%20Services%20and%20approved%20by%20your%20Account%20Manager%2C%20the%20ODBC%20with%20CDC%20source%20endpoint%20should%20not%20be%20used." target="_blank" rel="noopener"&gt;PS should be engaged&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="john_wang_2-1726060626659.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/171547i333481A2F5F14205/image-size/large?v=v2&amp;amp;px=999" role="button" title="john_wang_2-1726060626659.png" alt="john_wang_2-1726060626659.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;4. The above line information of &lt;FONT face="courier new,courier"&gt;using provider syntax '&amp;lt;default&amp;gt;'&lt;/FONT&gt;&amp;nbsp; is expected behavior. It's OK.&lt;/P&gt;
&lt;P&gt;5. However this task in unhealthy status, it crashed:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="john_wang_3-1726060795083.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/171548i569AF461EBBB443C/image-size/large?v=v2&amp;amp;px=999" role="button" title="john_wang_3-1726060795083.png" alt="john_wang_3-1726060795083.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;In summary, the entire task should be re-designed with&amp;nbsp;appropriate endpoints. At least, the task should not crashed.&lt;/P&gt;
&lt;P&gt;If you need any additional assistance, please open support ticket in Salesforce Support Portal and attach necessary information and &lt;A title="Diagnostics Packages" href="https://help.qlik.com/en-US/replicate/November2023/Content/Global_Common/Content/SharedEMReplicate/Monitor%20and%20Control%20Tasks/monitor_download_diagnostics.htm" target="_blank" rel="noopener"&gt;Diagnostics Packages&lt;/A&gt;.&amp;nbsp;Our support team will be more than happy to assist you.&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 13:29:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/ODBC-CDC-Qlik-replicate-task-is-falling/m-p/2481050#M12692</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-09-11T13:29:43Z</dc:date>
    </item>
  </channel>
</rss>

