<?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: Reload task error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reload-task-error/m-p/1160759#M378458</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Pradeep. You are right. The Database administrators of my company fixed that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Sep 2016 09:49:29 GMT</pubDate>
    <dc:creator>master_student</dc:creator>
    <dc:date>2016-09-09T09:49:29Z</dc:date>
    <item>
      <title>Reload task error</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-task-error/m-p/1160757#M378456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One of my QlikView dashbords does not load successfully. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's the error :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;07/09/2016 16:56:25: 0444&amp;nbsp; SQL SELECT *&lt;/P&gt;&lt;P&gt;07/09/2016 16:56:25: 0445&amp;nbsp; FROM "QTP"&lt;/P&gt;&lt;P&gt;07/09/2016 16:56:30:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Error: ErrorSource: OraOLEDB, ErrorMsg: ORA-04031: unable to allocate 3896 bytes of shared memory ("shared pool","SELECT * &lt;/P&gt;&lt;P&gt;07/09/2016 16:56:30:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FROM "QTP"&lt;/P&gt;&lt;P&gt;07/09/2016 16:56:30:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; General Script Error&lt;/P&gt;&lt;P&gt;07/09/2016 16:56:30:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Execution Failed&lt;/P&gt;&lt;P&gt;07/09/2016 16:56:30:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Execution finished.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you kindly advise.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2016 16:50:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-task-error/m-p/1160757#M378456</guid>
      <dc:creator>master_student</dc:creator>
      <dc:date>2016-09-07T16:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: Reload task error</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-task-error/m-p/1160758#M378457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wiem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need more shared memory than allocated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This error is related to DB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: 'Times New Roman', Times, serif; font-size: small;"&gt;The Oracle documentation has these notes on the ORA-04031 error:&lt;/P&gt;&lt;P class="style9" style="margin-left: 40px; color: #000000; font-family: 'Times New Roman', Times, serif; font-size: small;"&gt;&lt;STRONG&gt;ORA-04031&lt;/STRONG&gt;: unable to allocate nn bytes of shared memory&lt;/P&gt;&lt;P class="style9" style="margin-left: 40px; color: #000000; font-family: 'Times New Roman', Times, serif; font-size: small;"&gt;&lt;STRONG&gt;Cause:&lt;/STRONG&gt; More shared memory is needed than was allocated in the shared pool.&lt;/P&gt;&lt;P class="style9" style="margin-left: 40px; color: #000000; font-family: 'Times New Roman', Times, serif; font-size: small;"&gt;&lt;STRONG&gt;Action: &lt;/STRONG&gt;If the shared pool is out of memory, either use the &lt;EM&gt;dbms_shared_pool&lt;/EM&gt; package to pin large packages, reduce your use of shared memory, or increase the amount of available shared memory by increasing the value of the INIT.ORA parameters "&lt;EM&gt;shared_pool_reserved_size&lt;/EM&gt;" and "&lt;EM&gt;shared_pool_size&lt;/EM&gt;". If the large pool is out of memory, increase the INIT.ORA parameter "&lt;EM&gt;large_pool_size"&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman', Times, serif; font-size: small;"&gt;The ORA-04031 error also happens when you are using automatic memory management (sga_max_size), and the memory specific is too small.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 05:34:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-task-error/m-p/1160758#M378457</guid>
      <dc:creator>pradeep_s</dc:creator>
      <dc:date>2016-09-08T05:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: Reload task error</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-task-error/m-p/1160759#M378458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Pradeep. You are right. The Database administrators of my company fixed that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Sep 2016 09:49:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-task-error/m-p/1160759#M378458</guid>
      <dc:creator>master_student</dc:creator>
      <dc:date>2016-09-09T09:49:29Z</dc:date>
    </item>
  </channel>
</rss>

