<?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: data is not updating correctly using QLIK Replicate in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/data-is-not-updating-correctly-using-QLIK-Replicate/m-p/2501917#M13538</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/313977"&gt;@AL9&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;All the above errors/warnings are unrelated to your data issue, they can be ignored. Instead, I'd like to suggest you enabling the Verbose log with:&lt;/P&gt;
&lt;P&gt;1- if the issue occurs in Full Load stage then enable SOURCE_UNLOAD/TARGET_LOAD to Verbose&lt;/P&gt;
&lt;P&gt;2- if the issue occurs in CDC stage then enable SOURCE_CAPTURE/TARGET_APPLY to Verbose&lt;/P&gt;
&lt;P&gt;3- Please do not forget to &lt;A href="https://community.qlik.com/t5/Knowledge/How-to-decrypt-Qlik-Replicate-verbose-task-log-files/ta-p/1862114" target="_blank" rel="noopener"&gt;decrypt the verbose task log files&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;then check the task log files to understand the root cause.&amp;nbsp;If you require assistance, please open a support ticket and attach the diagnostic packages. 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>Sun, 19 Jan 2025 14:21:55 GMT</pubDate>
    <dc:creator>john_wang</dc:creator>
    <dc:date>2025-01-19T14:21:55Z</dc:date>
    <item>
      <title>data is not updating correctly using QLIK Replicate</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/data-is-not-updating-correctly-using-QLIK-Replicate/m-p/2501403#M13523</link>
      <description>&lt;P&gt;I exported a job from my old qlik server into my new qlik server. The source is DB AS400 and the target is PostGres.&amp;nbsp; The data record is not showing up correctly. It is showing zero instead of 100. 100 is on the old server. the new server is showing 0. I went through all the configurations for both servers and they are the same. I have enabled verbose on the problem server.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Error:&lt;/P&gt;
&lt;P&gt;0004876: 2025-01-15T16:43:13:218977 [METADATA_MANAGE ]T: get_capture_table_list: fetched table XXXX.XXX (db2i_endpoint_imp.c:1369)&lt;BR /&gt;00004876: 2025-01-15T16:43:13:218977 [METADATA_MANAGE ]V: Construct statement execute internal: 'select CARDINALITY from SYSIBM.SQLSTATISTICS where TABLE_SCHEM='XXXX' and TABLE_NAME='XXXX' and TYPE=0' (ar_odbc_stmt.c:4040)&lt;BR /&gt;00004876: 2025-01-15T16:43:13:218977 [METADATA_MANAGE ]T: RetCode: SQL_ERROR SqlState: HYC00 NativeError: 30058 Message: [IBM][System i Access ODBC Driver]Driver not capable. (ar_odbc_stmt.c:3976)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;0004876: 2025-01-15T16:43:18:673285 [DATA_STRUCTURE ]T: sqlite_step_ex_stmt: (rc == SQLITE_DONE || rc == SQLITE_ROW) failed (at_sqlite.c:525)&lt;BR /&gt;00004876: 2025-01-15T16:43:18:673285 [DATA_STRUCTURE ]T: SQLite general error. Code &amp;lt;19&amp;gt;, Message &amp;lt;UNIQUE constraint failed: load_status.seq_num&amp;gt;. [1000505] (at_sqlite.c:525)&lt;BR /&gt;00004876: 2025-01-15T16:43:18:673285 [DATA_STRUCTURE ]V: sqlite_step_ex_stmt:525: Failed (at_sqlite.c:545)&lt;BR /&gt;00004876: 2025-01-15T16:43:18:673285 [DATA_STRUCTURE ]T: sqlite_do_immediate: rc == SQLITE_DONE failed (at_sqlite.c:990)&lt;BR /&gt;00004876: 2025-01-15T16:43:18:673285 [DATA_STRUCTURE ]T: SQLite general error. Code &amp;lt;1&amp;gt;, Message &amp;lt;cannot start a transaction within a transaction&amp;gt;. [1000505] (at_sqlite.c:990)&lt;BR /&gt;00004876: 2025-01-15T16:43:18:673285 [DATA_STRUCTURE ]V: sqlite_do_immediate:990: Failed (at_sqlite.c:994)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;00005956: 2025-01-15T16:43:44:157964 [SOURCE_CAPTURE ]V: Execute: 'select SYSTEM_TABLE_SCHEMA, SYSTEM_TABLE_NAME from QSYS2.SYSTABLES where TABLE_SCHEMA='XXXX' and TABLE_NAME='XXXX'' (ar_odbc_stmt.c:2784)&lt;BR /&gt;00005956: 2025-01-15T16:43:44:392500 [SOURCE_CAPTURE ]T: Retrieved system names 'XXXX '.'XXXX ' for 'XXXX'.'XXXX' (db2i_endpoint_util.c:961)&lt;BR /&gt;00005956: 2025-01-15T16:43:44:392500 [SOURCE_CAPTURE ]V: Construct statement execute internal: 'select SYSTEM_TABLE_SCHEMA, SYSTEM_TABLE_NAME from QSYS2.SYSTABLES where TABLE_SCHEMA='XXXX' and TABLE_NAME='XXXX'' (ar_odbc_stmt.c:4040)&lt;BR /&gt;00005956: 2025-01-15T16:43:44:392500 [SOURCE_CAPTURE ]T: RetCode: SQL_ERROR SqlState: HYC00 NativeError: 30058 Message: [IBM][System i Access ODBC Driver]Driver not capable. (ar_odbc_stmt.c:3976)&lt;BR /&gt;00005956: 2025-01-15T16:43:44:649307 [SOURCE_CAPTURE ]V: Execute: 'select SYSTEM_TABLE_SCHEMA, SYSTEM_TABLE_NAME from QSYS2.SYSTABLES where TABLE_SCHEMA='XXXX' and TABLE_NAME='XXXX'' (ar_odbc_stmt.c:2784)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 09:44:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/data-is-not-updating-correctly-using-QLIK-Replicate/m-p/2501403#M13523</guid>
      <dc:creator>AL9</dc:creator>
      <dc:date>2025-01-15T09:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: data is not updating correctly using QLIK Replicate</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/data-is-not-updating-correctly-using-QLIK-Replicate/m-p/2501917#M13538</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/313977"&gt;@AL9&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;All the above errors/warnings are unrelated to your data issue, they can be ignored. Instead, I'd like to suggest you enabling the Verbose log with:&lt;/P&gt;
&lt;P&gt;1- if the issue occurs in Full Load stage then enable SOURCE_UNLOAD/TARGET_LOAD to Verbose&lt;/P&gt;
&lt;P&gt;2- if the issue occurs in CDC stage then enable SOURCE_CAPTURE/TARGET_APPLY to Verbose&lt;/P&gt;
&lt;P&gt;3- Please do not forget to &lt;A href="https://community.qlik.com/t5/Knowledge/How-to-decrypt-Qlik-Replicate-verbose-task-log-files/ta-p/1862114" target="_blank" rel="noopener"&gt;decrypt the verbose task log files&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;then check the task log files to understand the root cause.&amp;nbsp;If you require assistance, please open a support ticket and attach the diagnostic packages. 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>Sun, 19 Jan 2025 14:21:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/data-is-not-updating-correctly-using-QLIK-Replicate/m-p/2501917#M13538</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2025-01-19T14:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: data is not updating correctly using QLIK Replicate</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/data-is-not-updating-correctly-using-QLIK-Replicate/m-p/2502294#M13550</link>
      <description>&lt;P&gt;We have opened a support case. thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 23:38:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/data-is-not-updating-correctly-using-QLIK-Replicate/m-p/2502294#M13550</guid>
      <dc:creator>AL9</dc:creator>
      <dc:date>2025-01-21T23:38:31Z</dc:date>
    </item>
  </channel>
</rss>

