<?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 Oracle Parallel Hint Load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Oracle-Parallel-Hint-Load/m-p/490481#M183204</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using SQL SELECT /* + parallel */&amp;nbsp; * FROM user.bigtable along with the SET StripComments = 0; before the select, however, the performance on my extract is still no different than without in v11.2SR5.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The table has 20M rows and 300 columns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone else faced the same problem? Any resolutions to it? thanks in advance for your replies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jan 2014 15:10:01 GMT</pubDate>
    <dc:creator>avastani</dc:creator>
    <dc:date>2014-01-09T15:10:01Z</dc:date>
    <item>
      <title>Oracle Parallel Hint Load</title>
      <link>https://community.qlik.com/t5/QlikView/Oracle-Parallel-Hint-Load/m-p/490481#M183204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using SQL SELECT /* + parallel */&amp;nbsp; * FROM user.bigtable along with the SET StripComments = 0; before the select, however, the performance on my extract is still no different than without in v11.2SR5.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The table has 20M rows and 300 columns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone else faced the same problem? Any resolutions to it? thanks in advance for your replies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 15:10:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Oracle-Parallel-Hint-Load/m-p/490481#M183204</guid>
      <dc:creator>avastani</dc:creator>
      <dc:date>2014-01-09T15:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Parallel Hint Load</title>
      <link>https://community.qlik.com/t5/QlikView/Oracle-Parallel-Hint-Load/m-p/490482#M183205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;remove the space between / and +&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;SELECT /*+ .........&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;I just tried on a table&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;with space the execution isn't parallel&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;IMG alt="noparallel.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/51308_noparallel.jpg" style="width: 620px; height: 449px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;without space is parallel &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;IMG alt="parallel.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/51309_parallel.jpg" style="width: 620px; height: 449px;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 16:15:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Oracle-Parallel-Hint-Load/m-p/490482#M183205</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-01-09T16:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Parallel Hint Load</title>
      <link>https://community.qlik.com/t5/QlikView/Oracle-Parallel-Hint-Load/m-p/490483#M183206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bummer, thanks! Details Details...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 18:55:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Oracle-Parallel-Hint-Load/m-p/490483#M183206</guid>
      <dc:creator>avastani</dc:creator>
      <dc:date>2014-01-09T18:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Parallel Hint Load</title>
      <link>https://community.qlik.com/t5/QlikView/Oracle-Parallel-Hint-Load/m-p/1687329#M450456</link>
      <description>&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;I am using&amp;nbsp; &lt;STRONG&gt;Oracle&amp;nbsp;&lt;/STRONG&gt;&lt;SPAN&gt;Odbc Connector Package 5.12.0 and tried using suggested options like below but still not able to enable Parallel in the Oracle. Could you please let me know what else I should do?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1)&amp;nbsp;&lt;SPAN&gt;--+ PARALLEL&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;2) /*+PARALLEL*/&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;3) /*+PARALLEL(5)*/&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Note : While using OLEDB connection, everything works but we don't want it in OLEDB due to project reasons.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Why is it not working or Oracle Connector?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2020 14:25:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Oracle-Parallel-Hint-Load/m-p/1687329#M450456</guid>
      <dc:creator>Veppvepp</dc:creator>
      <dc:date>2020-03-24T14:25:38Z</dc:date>
    </item>
  </channel>
</rss>

