<?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: Incorrect partition index 2808 for segmented table in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Incorrect-partition-index-2808-for-segmented-table/m-p/1962339#M3317</link>
    <description>&lt;P&gt;Hi Naren,&lt;/P&gt;
&lt;P&gt;Also , If you think it needs access to some Metadata, Please let us know what is that metadata it needs access, to make sure it get that metadata access.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Raj&lt;/P&gt;</description>
    <pubDate>Fri, 29 Jul 2022 13:32:10 GMT</pubDate>
    <dc:creator>rsetty20</dc:creator>
    <dc:date>2022-07-29T13:32:10Z</dc:date>
    <item>
      <title>Incorrect partition index 2808 for segmented table</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Incorrect-partition-index-2808-for-segmented-table/m-p/1961295#M3293</link>
      <description>&lt;P&gt;We are trying to run a Qlik task for a huge table with a filter from Oracle to Snowflake, This source table is on Oracle with partition .&lt;/P&gt;
&lt;P&gt;I don’t see any indexes in the Oracle database that are invalid or unusable.&amp;nbsp; This is an error from Qlik.&amp;nbsp; Since this is a full scan of the table the Oracle indexes would not be used.&lt;/P&gt;
&lt;P&gt;We are getting the following error.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I looked closely at the QLIK logs and found the error: Incorrect partition index 2808 for segmented table . It’s not clear What is this error on Qlik trying to read the ORACLE Table?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 16:34:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Incorrect-partition-index-2808-for-segmented-table/m-p/1961295#M3293</guid>
      <dc:creator>rsetty20</dc:creator>
      <dc:date>2022-07-27T16:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect partition index 2808 for segmented table</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Incorrect-partition-index-2808-for-segmented-table/m-p/1961302#M3295</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/191455"&gt;@rsetty20&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I see you created a support case for this issue. I picked up your case going forward you can reply in the case.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Swathi&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 16:47:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Incorrect-partition-index-2808-for-segmented-table/m-p/1961302#M3295</guid>
      <dc:creator>SwathiPulagam</dc:creator>
      <dc:date>2022-07-27T16:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect partition index 2808 for segmented table</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Incorrect-partition-index-2808-for-segmented-table/m-p/1961312#M3296</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The replication task doesn't have connections to the database for metadata retrieval and so it didn't get the partition information. If it is a log stream try to retrieve the partition information from the metadata sent by the logstream task instead of taking it directly from the database.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Naren&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 17:00:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Incorrect-partition-index-2808-for-segmented-table/m-p/1961312#M3296</guid>
      <dc:creator>narendersarva</dc:creator>
      <dc:date>2022-07-27T17:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect partition index 2808 for segmented table</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Incorrect-partition-index-2808-for-segmented-table/m-p/1962333#M3316</link>
      <description>&lt;P&gt;Hi Naren,&lt;/P&gt;
&lt;P&gt;This Task has connection to Oracle and did run for for many hours and also almost complete to load 90% of the data and failed at the **bleep** end. This is not a logstream job.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Raj&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 13:21:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Incorrect-partition-index-2808-for-segmented-table/m-p/1962333#M3316</guid>
      <dc:creator>rsetty20</dc:creator>
      <dc:date>2022-07-29T13:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect partition index 2808 for segmented table</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Incorrect-partition-index-2808-for-segmented-table/m-p/1962339#M3317</link>
      <description>&lt;P&gt;Hi Naren,&lt;/P&gt;
&lt;P&gt;Also , If you think it needs access to some Metadata, Please let us know what is that metadata it needs access, to make sure it get that metadata access.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Raj&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 13:32:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Incorrect-partition-index-2808-for-segmented-table/m-p/1962339#M3317</guid>
      <dc:creator>rsetty20</dc:creator>
      <dc:date>2022-07-29T13:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect partition index 2808 for segmented table</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Incorrect-partition-index-2808-for-segmented-table/m-p/1962488#M3325</link>
      <description>&lt;P&gt;Hi Raj,&lt;/P&gt;
&lt;P&gt;I see Swathi is already working on this case. Please reach out to her for any help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Naren&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 23:03:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Incorrect-partition-index-2808-for-segmented-table/m-p/1962488#M3325</guid>
      <dc:creator>narendersarva</dc:creator>
      <dc:date>2022-07-29T23:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect partition index 2808 for segmented table</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Incorrect-partition-index-2808-for-segmented-table/m-p/1962638#M3327</link>
      <description>&lt;P&gt;Hi Swathi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please take a look and let me know if you need any info.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Raj&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2022 01:37:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Incorrect-partition-index-2808-for-segmented-table/m-p/1962638#M3327</guid>
      <dc:creator>rsetty20</dc:creator>
      <dc:date>2022-08-01T01:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect partition index 2808 for segmented table</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Incorrect-partition-index-2808-for-segmented-table/m-p/1962827#M3332</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/191455"&gt;@rsetty20&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have already responded to the case. Please check and reply back to the case.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Swathi&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2022 11:27:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Incorrect-partition-index-2808-for-segmented-table/m-p/1962827#M3332</guid>
      <dc:creator>SwathiPulagam</dc:creator>
      <dc:date>2022-08-01T11:27:04Z</dc:date>
    </item>
  </channel>
</rss>

