<?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: Inconsistent table replication behavior in qlik replicate task (Few tables erroring out) in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Inconsistent-table-replication-behavior-in-qlik-replicate-task/m-p/2518417#M14393</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/115309"&gt;@john_wang&lt;/a&gt;&amp;nbsp;, I have run the query you have given (with my table_name), The response was an empty dataset.&lt;/P&gt;</description>
    <pubDate>Wed, 21 May 2025 04:12:18 GMT</pubDate>
    <dc:creator>sandeep_r</dc:creator>
    <dc:date>2025-05-21T04:12:18Z</dc:date>
    <item>
      <title>Inconsistent table replication behavior in qlik replicate task (Few tables erroring out)</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Inconsistent-table-replication-behavior-in-qlik-replicate-task/m-p/2517977#M14346</link>
      <description>&lt;P&gt;Hi Qlik Team,&lt;/P&gt;
&lt;P&gt;We are running into a weird issue where few of the tables are erroring out in a replication task. To be precise, the task is trying to load (full load later CDC) ~150 tables and around 2 to 3 tables are erroring with the below exception.&amp;nbsp;&lt;BR /&gt;We have checked with our db team and these are not partitioned tables.&lt;BR /&gt;When we reloaded the tables using the reload option on the ui, qlik was able to load them.&lt;BR /&gt;Question, Why is qlik running into this odd behavior. It is concerning as we have no clue of why this is happening. Manual intervention is not an option given the number of task that are being planned.&lt;BR /&gt;We also have a concern with CDC after the full load. Is it possible that this issue might arise on tables after full loads when the tables are in CDC.&lt;BR /&gt;&lt;BR /&gt;stack trace:&lt;BR /&gt;00099692: 2025-05-14T14:18:24 [SOURCE_CAPTURE ]W: Table 'dbo.&amp;lt;TABLE&amp;gt;' is not uniformly mapped across partitions. Therefore - it is excluded from CDC (sqlserver_log_metadata.c:1733)&lt;BR /&gt;00099692: 2025-05-14T14:18:24 [SOURCE_CAPTURE ]I: Table 'dbo.&amp;lt;TABLE&amp;gt;' has been mapped and registered for CDC. (sqlserver_log_metadata.c:1104)&lt;BR /&gt;00100632: 2025-05-14T14:18:24 [TASK_MANAGER ]W: Table 'dbo'.'REC_PeriodInformation' (subtask 0 thread 0) is suspended. (replicationtask.c:3239)&lt;/P&gt;</description>
      <pubDate>Thu, 15 May 2025 16:37:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Inconsistent-table-replication-behavior-in-qlik-replicate-task/m-p/2517977#M14346</guid>
      <dc:creator>sandeep_r</dc:creator>
      <dc:date>2025-05-15T16:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: Inconsistent table replication behavior in qlik replicate task (Few tables erroring out)</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Inconsistent-table-replication-behavior-in-qlik-replicate-task/m-p/2517983#M14348</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/329228"&gt;@sandeep_r&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Please advise the full version number of Qlik Replicate you are using.&lt;/P&gt;
&lt;P&gt;2. What is your source (and target) endpoint and version? If SQL Server, there are some queries we can run against the source to determine if indexes need to be rebuilt. In any event, please check for index fragmentation on the source and resolve that to rule it out.&lt;/P&gt;
&lt;P&gt;3. What is the source driver/client version?&lt;/P&gt;
&lt;P&gt;4. As the component showing this warning is Source_Capture it an occur during full load or CDC but seems most likely to happen during full load.&lt;/P&gt;
&lt;P&gt;5. Are you using the Parallel Load feature for these tables?&lt;/P&gt;
&lt;P&gt;6. Was any maintenance actions happening on the source at the same time? Best practice for this is to stop the Replicate task during maintenance activities (index defrag/rebiuld, etc.).&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Thu, 15 May 2025 17:41:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Inconsistent-table-replication-behavior-in-qlik-replicate-task/m-p/2517983#M14348</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2025-05-15T17:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Inconsistent table replication behavior in qlik replicate task (Few tables erroring out)</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Inconsistent-table-replication-behavior-in-qlik-replicate-task/m-p/2517984#M14349</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/329228"&gt;@sandeep_r&lt;/a&gt;&amp;nbsp;Also, if this is SQL Server source:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/replicate/November2022/Content/Global_Common/Content/SharedReplicateHDD/SQLServer-Source/limitations_source_SQLServerDB.htm" target="_blank" rel="noopener"&gt;https://help.qlik.com/en-US/replicate/November2022/Content/Global_Common/Content/SharedReplicateHDD/SQLServer-Source/limitations_source_SQLServerDB.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;CDC is not supported from tables which have both compressed and uncompressed partitions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If only some of the partitions are compressed, the following message will be shown: Table 'xxx' is not uniformly mapped across partitions. Therefore, it is excluded from CDC.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This may not be your situation since you could reload the tables, but trying to share everything I found on that warning message.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 May 2025 17:42:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Inconsistent-table-replication-behavior-in-qlik-replicate-task/m-p/2517984#M14349</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2025-05-15T17:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Inconsistent table replication behavior in qlik replicate task (Few tables erroring out)</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Inconsistent-table-replication-behavior-in-qlik-replicate-task/m-p/2518096#M14362</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/329228"&gt;@sandeep_r&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;It's unexpected to encounter this error on a non-partitioned table. Could you please run the following SQL to confirm whether the table is actually partitioned?&lt;/P&gt;
&lt;TABLE style="border-style: none; width: 100%; background-color: lightgrey;" border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="100%"&gt;&lt;FONT face="courier new,courier"&gt;SELECT SCHEMA_NAME(t.schema_id) AS SchemaName, *&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;FROM sys.tables AS t&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;JOIN sys.indexes AS i&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ON t.[object_id] = i.[object_id]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;JOIN sys.partition_schemes ps&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ON i.data_space_id = ps.data_space_id&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;WHERE t.name = '&amp;lt;&lt;EM&gt;TableName&lt;/EM&gt;&amp;gt;';&lt;/FONT&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;Replace&amp;nbsp;&lt;FONT face="courier new,courier"&gt;&amp;lt;&lt;EM&gt;TableName&lt;/EM&gt;&amp;gt;&lt;/FONT&gt; by your table name.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Sat, 17 May 2025 05:02:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Inconsistent-table-replication-behavior-in-qlik-replicate-task/m-p/2518096#M14362</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2025-05-17T05:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: Inconsistent table replication behavior in qlik replicate task (Few tables erroring out)</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Inconsistent-table-replication-behavior-in-qlik-replicate-task/m-p/2518417#M14393</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/115309"&gt;@john_wang&lt;/a&gt;&amp;nbsp;, I have run the query you have given (with my table_name), The response was an empty dataset.&lt;/P&gt;</description>
      <pubDate>Wed, 21 May 2025 04:12:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Inconsistent-table-replication-behavior-in-qlik-replicate-task/m-p/2518417#M14393</guid>
      <dc:creator>sandeep_r</dc:creator>
      <dc:date>2025-05-21T04:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Inconsistent table replication behavior in qlik replicate task (Few tables erroring out)</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Inconsistent-table-replication-behavior-in-qlik-replicate-task/m-p/2518418#M14394</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/121014"&gt;@Dana_Baldwin&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;on Point 3,&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Microsoft SQL Server 2019&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;ODBC driver version: '17.07.0002'&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;Target: GCS -&amp;gt; Snowflake&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;On Point 4,&amp;nbsp; it is happening during full load.&lt;/P&gt;&lt;P&gt;On Point 5, Yes we are doing parallel load.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 May 2025 04:22:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Inconsistent-table-replication-behavior-in-qlik-replicate-task/m-p/2518418#M14394</guid>
      <dc:creator>srikanth-appampally</dc:creator>
      <dc:date>2025-05-21T04:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Inconsistent table replication behavior in qlik replicate task (Few tables erroring out)</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Inconsistent-table-replication-behavior-in-qlik-replicate-task/m-p/2518536#M14399</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/216560"&gt;@srikanth-appampally&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please advise on points 1 and 2 so we can confirm the version of the endpoints and drivers is supported by the version of Replicate you are using.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Wed, 21 May 2025 20:21:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Inconsistent-table-replication-behavior-in-qlik-replicate-task/m-p/2518536#M14399</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2025-05-21T20:21:38Z</dc:date>
    </item>
  </channel>
</rss>

