<?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: Load Data From Partition in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Load-Data-From-Partition/m-p/2467154#M99335</link>
    <description>&lt;P&gt;The real difference is in the connector that comes with the BI tool. I am not familiar with what Qlik Sense has but you should have a look to see what settings are available. For example there is usually a setting that embeds a 'no check' and 'no lock' lines of code in the sql query that would speed up things as the query is run on the fly. Same for the chunk-ing of the results being passed back to Qlik, if the network speed is fast you can usually increase the size of the data chunk etc.&lt;/P&gt;
&lt;P&gt;Note that the English in your question is a bit confusing... its not 'via a data warehouse' its 'From a data warehouse' and 'loading the tables from an operational database like mysql'- I am guessing you meant 'using the mysql frontend to query the database'. Try to make it clearer what you are asking.&lt;/P&gt;</description>
    <pubDate>Tue, 02 Jul 2024 10:21:27 GMT</pubDate>
    <dc:creator>renra</dc:creator>
    <dc:date>2024-07-02T10:21:27Z</dc:date>
    <item>
      <title>Load Data From Partition</title>
      <link>https://community.qlik.com/t5/App-Development/Load-Data-From-Partition/m-p/2464742#M99331</link>
      <description>&lt;P&gt;I want to load data from a partitioned (Oracle) table.&lt;/P&gt;
&lt;P&gt;A load select statement with a where clause on the partition results No errors but also no data.&lt;/P&gt;
&lt;P&gt;What is the correct syntax to access a partitioned table?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 20:56:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-Data-From-Partition/m-p/2464742#M99331</guid>
      <dc:creator>derehrlichemakler</dc:creator>
      <dc:date>2024-11-15T20:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: Load Data From Partition</title>
      <link>https://community.qlik.com/t5/App-Development/Load-Data-From-Partition/m-p/2464759#M99332</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/189478"&gt;@derehrlichemakler&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this issue regarding the Qlik Replicate? If so, then as per user guide&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;When using Oracle 19.0 as the source, the following Oracle features are not supported:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Data-guard DML redirect&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Partitioned hybrid tables&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Schema-only Oracle accounts&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please consult with your Oracle DBA to verify if the partitioned tables are hybrid partitioned tables.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;A href="https://help.qlik.com/en-US/replicate/May2024/Content/Global_Common/Content/SharedReplicateHDD/Oracle/OracleDB_source_limitations.htm" target="_blank"&gt;Limitations and considerations | Qlik Replicate Help&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;If you've any questions, please post it in the Qlik Replicate Forum&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Replicate/bd-p/qlik-replicate-discussions" target="_blank"&gt;Qlik Replicate Discussions | Qlik Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Suresh&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2024 02:22:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-Data-From-Partition/m-p/2464759#M99332</guid>
      <dc:creator>sureshkumar</dc:creator>
      <dc:date>2024-06-24T02:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Load Data From Partition</title>
      <link>https://community.qlik.com/t5/App-Development/Load-Data-From-Partition/m-p/2465093#M99333</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/163471"&gt;@sureshkumar&lt;/a&gt; Thanks for your answer. I will reach Out to get information of the Partition.&lt;/P&gt;
&lt;P&gt;But perhaps a few additional information.&lt;/P&gt;
&lt;P&gt;I am using Qlik Sense.&lt;/P&gt;
&lt;P&gt;I can see the tables I want to access in the load editor and generate load script. But I receive zero results.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2024 20:50:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-Data-From-Partition/m-p/2465093#M99333</guid>
      <dc:creator>derehrlichemakler</dc:creator>
      <dc:date>2024-06-24T20:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Load Data From Partition</title>
      <link>https://community.qlik.com/t5/App-Development/Load-Data-From-Partition/m-p/2465527#M99334</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/189478"&gt;@derehrlichemakler&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would suggest post your query in the below Qlik sense forum&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/New-to-Qlik-Analytics/bd-p/new-to-qlik-sense" target="_blank"&gt;New to Qlik Analytics | Qlik Community&lt;/A&gt;&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>Wed, 26 Jun 2024 04:00:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-Data-From-Partition/m-p/2465527#M99334</guid>
      <dc:creator>sureshkumar</dc:creator>
      <dc:date>2024-06-26T04:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: Load Data From Partition</title>
      <link>https://community.qlik.com/t5/App-Development/Load-Data-From-Partition/m-p/2467154#M99335</link>
      <description>&lt;P&gt;The real difference is in the connector that comes with the BI tool. I am not familiar with what Qlik Sense has but you should have a look to see what settings are available. For example there is usually a setting that embeds a 'no check' and 'no lock' lines of code in the sql query that would speed up things as the query is run on the fly. Same for the chunk-ing of the results being passed back to Qlik, if the network speed is fast you can usually increase the size of the data chunk etc.&lt;/P&gt;
&lt;P&gt;Note that the English in your question is a bit confusing... its not 'via a data warehouse' its 'From a data warehouse' and 'loading the tables from an operational database like mysql'- I am guessing you meant 'using the mysql frontend to query the database'. Try to make it clearer what you are asking.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 10:21:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-Data-From-Partition/m-p/2467154#M99335</guid>
      <dc:creator>renra</dc:creator>
      <dc:date>2024-07-02T10:21:27Z</dc:date>
    </item>
  </channel>
</rss>

