<?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 Internal heap ERROR 17113 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/internal-heap-error-17113/m-p/3170443#M897470</link>
    <description>We are running a few (12) 32-bit-cpp programs using Oracle9i(as database) on HP-UX(11i). For database connectiion we use Oracle-OCI calls. We are intermittently getting the following error messages.&lt;BR /&gt;=====================&lt;BR /&gt;********** Internal heap ERROR 17113 addr=00000000 *********&lt;BR /&gt;&lt;BR /&gt;******************************************************&lt;BR /&gt;HEAP DUMP heap name=""  desc=00000000&lt;BR /&gt; extent sz=0x0 alt=0 het=0 rec=0 flg=0 opc=0&lt;BR /&gt; parent=00000000 owner=00000000 nex=00000000 xsz=0x0&lt;BR /&gt; Hla: 0&lt;BR /&gt; &lt;BR /&gt;**** Recursive heap error: 17113 addr=00000000, ds=00000000&lt;BR /&gt;============================&lt;BR /&gt;&lt;BR /&gt;Definitely this core is not generating from the application level - bacause same code gets compiled and executed on Solaris and Windows with no problems. Can you please tell me what configuration parameters I should check for ?&lt;BR /&gt;&lt;BR /&gt;Any help will be highly appreciated.&lt;BR /&gt;&lt;BR /&gt;We didn't have this problem with Oracle8i.&lt;BR /&gt;&lt;BR /&gt;Thanx a lot,&lt;BR /&gt;Kuntal&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 21 Jan 2004 19:26:54 GMT</pubDate>
    <dc:creator>Kuntal Mondal</dc:creator>
    <dc:date>2004-01-21T19:26:54Z</dc:date>
    <item>
      <title>Internal heap ERROR 17113</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/internal-heap-error-17113/m-p/3170443#M897470</link>
      <description>We are running a few (12) 32-bit-cpp programs using Oracle9i(as database) on HP-UX(11i). For database connectiion we use Oracle-OCI calls. We are intermittently getting the following error messages.&lt;BR /&gt;=====================&lt;BR /&gt;********** Internal heap ERROR 17113 addr=00000000 *********&lt;BR /&gt;&lt;BR /&gt;******************************************************&lt;BR /&gt;HEAP DUMP heap name=""  desc=00000000&lt;BR /&gt; extent sz=0x0 alt=0 het=0 rec=0 flg=0 opc=0&lt;BR /&gt; parent=00000000 owner=00000000 nex=00000000 xsz=0x0&lt;BR /&gt; Hla: 0&lt;BR /&gt; &lt;BR /&gt;**** Recursive heap error: 17113 addr=00000000, ds=00000000&lt;BR /&gt;============================&lt;BR /&gt;&lt;BR /&gt;Definitely this core is not generating from the application level - bacause same code gets compiled and executed on Solaris and Windows with no problems. Can you please tell me what configuration parameters I should check for ?&lt;BR /&gt;&lt;BR /&gt;Any help will be highly appreciated.&lt;BR /&gt;&lt;BR /&gt;We didn't have this problem with Oracle8i.&lt;BR /&gt;&lt;BR /&gt;Thanx a lot,&lt;BR /&gt;Kuntal&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Jan 2004 19:26:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/internal-heap-error-17113/m-p/3170443#M897470</guid>
      <dc:creator>Kuntal Mondal</dc:creator>
      <dc:date>2004-01-21T19:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: Internal heap ERROR 17113</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/internal-heap-error-17113/m-p/3170444#M897471</link>
      <description>What release version of 9i are you running.&lt;BR /&gt;there are lot of bug fixed with 9.2.0.1&lt;BR /&gt;&lt;BR /&gt;Please revert&lt;BR /&gt;&lt;BR /&gt;Also revert on your machine configuration as how much memory you have?&lt;BR /&gt;&lt;BR /&gt;What kernel parameter values you have for shared memory(shmmax) dbc_max_pct.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Jan 2004 00:38:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/internal-heap-error-17113/m-p/3170444#M897471</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2004-01-22T00:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: Internal heap ERROR 17113</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/internal-heap-error-17113/m-p/3170445#M897472</link>
      <description>Hi,&lt;BR /&gt;I am using "Oracle 9.2.0.1.0". The system has 2GB RAM and 4GB Swap space.&lt;BR /&gt;shmmax and shmmni has values of 1073741824 and 1024 respectively.&lt;BR /&gt;dbc_max_pct and dbx_min_pct has value of 20.&lt;BR /&gt;I have to work with Oracle9i because this is the client requirement.&lt;BR /&gt;&lt;BR /&gt;Any help will be highly appreciated.&lt;BR /&gt;Thanx,&lt;BR /&gt;Kuntal&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Jan 2004 13:44:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/internal-heap-error-17113/m-p/3170445#M897472</guid>
      <dc:creator>Kuntal Mondal</dc:creator>
      <dc:date>2004-01-22T13:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Internal heap ERROR 17113</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/internal-heap-error-17113/m-p/3170446#M897473</link>
      <description>Hi Kuntal,&lt;BR /&gt;&lt;BR /&gt;Here's a bunch of good threads on Internal Heap ERRORs:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=236966" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=236966&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=28465" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=28465&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=142730" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=142730&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=35208" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=35208&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=10965" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=10965&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=139994" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=139994&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=44346" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=44346&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Appears that several conditions can cause this error:&lt;BR /&gt;&lt;BR /&gt;1) Exhausting 32-bit memory space&lt;BR /&gt;2) Bad coding&lt;BR /&gt;3) Incorrect environment settings&lt;BR /&gt;&lt;BR /&gt;Look these over - they may give you the info you need to resolve this.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff&lt;BR /&gt;&lt;BR /&gt;BTW - I searched the forum with "Internal heap ERROR" to find these</description>
      <pubDate>Thu, 22 Jan 2004 13:59:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/internal-heap-error-17113/m-p/3170446#M897473</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2004-01-22T13:59:51Z</dc:date>
    </item>
  </channel>
</rss>

