<?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: qlik replicate; getting error after full-load;load data local infile in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/qlik-replicate-getting-error-after-full-load-load-data-local/m-p/2462392#M11523</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/201230"&gt;@bhagtrajaram&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;As Steve mentioned,&amp;nbsp;p&lt;SPAN&gt;lease check if any fields have shifted in the LOAD00000065.csv.&amp;nbsp;For example, verify whether your data contains commas, double quotes, or other anomalies in the CSV file. &lt;BR /&gt;"LOAD DATA LOCAL INFILE" is MySQL command, you can execute this command directly to check.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Desmond&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Jun 2024 01:38:28 GMT</pubDate>
    <dc:creator>DesmondWOO</dc:creator>
    <dc:date>2024-06-14T01:38:28Z</dc:date>
    <item>
      <title>qlik replicate; getting error after full-load;load data local infile</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/qlik-replicate-getting-error-after-full-load-load-data-local/m-p/1989398#M3845</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;After starting a full-load were are getting the following error:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;00004868: 2022-10-04T09:50:01 [TARGET_LOAD ]E: Failed (retcode -1) to execute statement: 'load data local infile "E:\\somelocation\\data_files\\3\\LOAD00000065.csv" into &lt;BR /&gt;table `DUMMY_TABLE`.`DUMMY` CHARACTER SET UTF8MB4 fields terminated by ',' enclosed by '"' lines terminated by '\n'&lt;BR /&gt;( `dummy1`,`dummy1`,`dummy3...' [1022502] (ar_odbc_stmt.c:4888)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Were are running&lt;/P&gt;
&lt;P&gt;software: Qlik Replicate&lt;/P&gt;
&lt;P&gt;version:&amp;nbsp;2022.5.0.499&lt;/P&gt;
&lt;P&gt;odbc drivers: 8.0.25&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 07:22:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/qlik-replicate-getting-error-after-full-load-load-data-local/m-p/1989398#M3845</guid>
      <dc:creator>bhagtrajaram</dc:creator>
      <dc:date>2022-10-06T07:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: qlik replicate; getting error after full-load;load data local infile</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/qlik-replicate-getting-error-after-full-load-load-data-local/m-p/1989415#M3846</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/201230"&gt;@bhagtrajaram&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Can you please confirm if the target database is MYSQL&lt;/P&gt;&lt;P&gt;If yes , as per the user guide , below are the supported driver version&lt;/P&gt;&lt;P&gt;Only these driver versions are supported:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;5.3.11 to 5.3.13&lt;/LI&gt;&lt;LI&gt;8.0.23&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/replicate/May2022/Content/Replicate/Main/MySQL/prereq_mysql.htm" target="_blank"&gt;https://help.qlik.com/en-US/replicate/May2022/Content/Replicate/Main/MySQL/prereq_mysql.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also , please follow the below steps&lt;/P&gt;&lt;P&gt;In sql work bench&amp;nbsp;&amp;nbsp; --&amp;gt; can you please add the below command&lt;/P&gt;&lt;P&gt;set global local_infile=1;&lt;/P&gt;&lt;P&gt;Then do a reload of your task and verify if the data is loading&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 07:47:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/qlik-replicate-getting-error-after-full-load-load-data-local/m-p/1989415#M3846</guid>
      <dc:creator>Arun_Arasu</dc:creator>
      <dc:date>2022-10-06T07:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: qlik replicate; getting error after full-load;load data local infile</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/qlik-replicate-getting-error-after-full-load-load-data-local/m-p/1989482#M3847</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The target db is mysql version&amp;nbsp;&lt;SPAN&gt;5.7.mysql_aurora.2.10.2.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;sql workbench:&lt;/P&gt;
&lt;P&gt;Variable_name|Value|&lt;BR /&gt;-------------+-----+&lt;BR /&gt;local_infile |ON |&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the log we are seeing:&lt;/P&gt;
&lt;P&gt;RetCode: SQL_ERROR SqlState: HY000 NativeError: 1205 Message: [MySQL][ODBC 5.3(w) Driver][mysqld-5.6.10-log]Lock wait timeout exceeded;&lt;/P&gt;
&lt;P&gt;meaning the odbc version:&amp;nbsp;ODBC 5.3&lt;/P&gt;
&lt;P&gt;We have installed '8.0.25' but why is the log saying&amp;nbsp;ODBC 5.3?&lt;/P&gt;
&lt;P&gt;Within our endpoint configuration we are seeing:&lt;/P&gt;
&lt;P&gt;MySQL ODBC 8.0 Unicode Driver&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 09:28:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/qlik-replicate-getting-error-after-full-load-load-data-local/m-p/1989482#M3847</guid>
      <dc:creator>bhagtrajaram</dc:creator>
      <dc:date>2022-10-06T09:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: qlik replicate; getting error after full-load;load data local infile</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/qlik-replicate-getting-error-after-full-load-load-data-local/m-p/1989568#M3852</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/201230"&gt;@bhagtrajaram&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the below issue&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;RetCode: SQL_ERROR SqlState: HY000 NativeError: 1205 Message: [MySQL][ODBC 5.3(w) Driver][mysqld-5.6.10-log]Lock wait timeout exceeded&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Increase the value for innodb_lock_wait_timeout -&lt;/P&gt;&lt;P&gt;&lt;A href="https://dev.mysql.com/doc/refman/5.7/en/innodb-parameters.html#sysvar_innodb_lock_wait_timeout" target="_blank"&gt;https://dev.mysql.com/doc/refman/5.7/en/innodb-parameters.html#sysvar_innodb_lock_wait_timeout&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Permitted Values Type integer&lt;BR /&gt;Default 50&lt;BR /&gt;Min Value 1&lt;BR /&gt;Max Value 1073741824&lt;BR /&gt;===&lt;/P&gt;&lt;P&gt;We had other customers that did the below value and it helps.&lt;/P&gt;&lt;P&gt;innodb_lock_wait_timeout=1200&lt;BR /&gt;innodb_deadlock_detect=off;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 11:51:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/qlik-replicate-getting-error-after-full-load-load-data-local/m-p/1989568#M3852</guid>
      <dc:creator>Arun_Arasu</dc:creator>
      <dc:date>2022-10-06T11:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: qlik replicate; getting error after full-load;load data local infile</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/qlik-replicate-getting-error-after-full-load-load-data-local/m-p/1989630#M3854</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Our main concern is the error:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;00004868: 2022-10-04T09:50:01 [TARGET_LOAD ]E: Failed (retcode -1) to execute statement: 'load data local infile "E:\\somelocation\\data_files\\3\\LOAD00000065.csv" into&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;table `DUMMY_TABLE`.`DUMMY` CHARACTER SET UTF8MB4 fields terminated by ',' enclosed by '"' lines terminated by '\n'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;( `dummy1`,`dummy1`,`dummy3...' [1022502] (ar_odbc_stmt.c:4888)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 14:05:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/qlik-replicate-getting-error-after-full-load-load-data-local/m-p/1989630#M3854</guid>
      <dc:creator>bhagtrajaram</dc:creator>
      <dc:date>2022-10-06T14:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: qlik replicate; getting error after full-load;load data local infile</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/qlik-replicate-getting-error-after-full-load-load-data-local/m-p/1989746#M3858</link>
      <description>&lt;P&gt;1. set target_load ,, to vebose, and rerun the task.&lt;/P&gt;
&lt;P&gt;-once fail look at the task log to see where it fail,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. if still fail on some csv file, look at the loadxx.csv to see any field that got shift&lt;/P&gt;
&lt;P&gt;or better yet, try loading a small table to see if it works, then try to isolate down to the table that having issue.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 17:27:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/qlik-replicate-getting-error-after-full-load-load-data-local/m-p/1989746#M3858</guid>
      <dc:creator>Steve_Nguyen</dc:creator>
      <dc:date>2022-10-06T17:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: qlik replicate; getting error after full-load;load data local infile</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/qlik-replicate-getting-error-after-full-load-load-data-local/m-p/2462386#M11521</link>
      <description>&lt;P&gt;I have a similar situation. I believe that the target endpoint MySQL is unable to cope with a sudden huge surge of records coming in.&lt;/P&gt;
&lt;P&gt;I resolve it by reducing the concurrent load under the tuning. Thereafter the table was able to load successfully for my case.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 00:48:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/qlik-replicate-getting-error-after-full-load-load-data-local/m-p/2462386#M11521</guid>
      <dc:creator>desmondchew</dc:creator>
      <dc:date>2024-06-14T00:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: qlik replicate; getting error after full-load;load data local infile</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/qlik-replicate-getting-error-after-full-load-load-data-local/m-p/2462390#M11522</link>
      <description>&lt;P&gt;Thank you so much for your sharing and great support!&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/2924"&gt;@desmondchew&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 00:59:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/qlik-replicate-getting-error-after-full-load-load-data-local/m-p/2462390#M11522</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-06-14T00:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: qlik replicate; getting error after full-load;load data local infile</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/qlik-replicate-getting-error-after-full-load-load-data-local/m-p/2462392#M11523</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/201230"&gt;@bhagtrajaram&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;As Steve mentioned,&amp;nbsp;p&lt;SPAN&gt;lease check if any fields have shifted in the LOAD00000065.csv.&amp;nbsp;For example, verify whether your data contains commas, double quotes, or other anomalies in the CSV file. &lt;BR /&gt;"LOAD DATA LOCAL INFILE" is MySQL command, you can execute this command directly to check.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Desmond&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 01:38:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/qlik-replicate-getting-error-after-full-load-load-data-local/m-p/2462392#M11523</guid>
      <dc:creator>DesmondWOO</dc:creator>
      <dc:date>2024-06-14T01:38:28Z</dc:date>
    </item>
  </channel>
</rss>

