<?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: Oracle stored procedure error: maximum open cursors exceeded in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Oracle-stored-procedure-error-maximum-open-cursors-exceeded/m-p/2290397#M63683</link>
    <description>&lt;P&gt;Thanks for your reply. Yes, I'm using a shared connection. I was just suspicious that there might be a threading aspect to Talend or something else that I don't understand.&lt;/P&gt;</description>
    <pubDate>Fri, 03 Aug 2018 14:34:45 GMT</pubDate>
    <dc:creator>musicola</dc:creator>
    <dc:date>2018-08-03T14:34:45Z</dc:date>
    <item>
      <title>Oracle stored procedure error: maximum open cursors exceeded</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Oracle-stored-procedure-error-maximum-open-cursors-exceeded/m-p/2290395#M63681</link>
      <description>&lt;P&gt;I have a job that iterates off a tHashInput&amp;nbsp;and for each row executes an Oracle stored procedure that uses a in/out cursor. It has&amp;nbsp;about 2000 rows to process. At the stored proc step in the flow, it's processing at about 40 rows/second.&lt;/P&gt; 
&lt;P&gt;About halfway through, I get this error from the database:&lt;/P&gt; 
&lt;P&gt;ORA-01000: maximum open cursors exceeded&lt;/P&gt; 
&lt;P&gt;Is there multi-threading going on? Anything I can adjust?&lt;/P&gt; 
&lt;P&gt;Or perhaps it's not closing the result sets appropriately or quickly enough?&lt;/P&gt; 
&lt;P&gt;In general, I do a bunch of other Oracle access with no problems, but this is the first time I've hit this rate/volume.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LyeC.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158259iC8C6CC49EDA42068/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LyeC.png" alt="0683p000009LyeC.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Aug 2018 17:48:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Oracle-stored-procedure-error-maximum-open-cursors-exceeded/m-p/2290395#M63681</guid>
      <dc:creator>musicola</dc:creator>
      <dc:date>2018-08-02T17:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle stored procedure error: maximum open cursors exceeded</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Oracle-stored-procedure-error-maximum-open-cursors-exceeded/m-p/2290396#M63682</link>
      <description>I cant tell if your tOracleSP is creating a connection to Oracle or you use a shared connection (which I suggest doing), however ... there's a max cursor on db/oracle you could increase it by asking your DBA.&lt;BR /&gt;&lt;BR /&gt;I found this thread, which is quite interesting to read.&lt;BR /&gt;&lt;A href="https://stackoverflow.com/questions/12192592/java-sql-sqlexception-ora-01000-maximum-open-cursors-exceeded" target="_blank" rel="nofollow noopener noreferrer"&gt;https://stackoverflow.com/questions/12192592/java-sql-sqlexception-ora-01000-maximum-open-cursors-exceeded&lt;/A&gt;</description>
      <pubDate>Fri, 03 Aug 2018 12:42:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Oracle-stored-procedure-error-maximum-open-cursors-exceeded/m-p/2290396#M63682</guid>
      <dc:creator>Jesperrekuh</dc:creator>
      <dc:date>2018-08-03T12:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle stored procedure error: maximum open cursors exceeded</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Oracle-stored-procedure-error-maximum-open-cursors-exceeded/m-p/2290397#M63683</link>
      <description>&lt;P&gt;Thanks for your reply. Yes, I'm using a shared connection. I was just suspicious that there might be a threading aspect to Talend or something else that I don't understand.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Aug 2018 14:34:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Oracle-stored-procedure-error-maximum-open-cursors-exceeded/m-p/2290397#M63683</guid>
      <dc:creator>musicola</dc:creator>
      <dc:date>2018-08-03T14:34:45Z</dc:date>
    </item>
  </channel>
</rss>

