<?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 Error: ORA-04031 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error-ora-04031/m-p/3243247#M891435</link>
    <description>I also have a SQL script you can/should run regularly to check how much free space you have left in the shared pool.&lt;BR /&gt;&lt;BR /&gt;SQL script : attachment&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jean-Luc</description>
    <pubDate>Thu, 08 Apr 2004 03:02:05 GMT</pubDate>
    <dc:creator>Jean-Luc Oudart</dc:creator>
    <dc:date>2004-04-08T03:02:05Z</dc:date>
    <item>
      <title>Oracle Error: ORA-04031</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error-ora-04031/m-p/3243244#M891432</link>
      <description>Our application got an Oracle error message &lt;BR /&gt;ORA-04031.&lt;BR /&gt;&lt;BR /&gt;Any suggestion about it?&lt;BR /&gt;&lt;BR /&gt;OS: HP-UX11.0&lt;BR /&gt;&lt;BR /&gt;Oracle: 9.2.0&lt;BR /&gt;&lt;BR /&gt;App: Tuxedo 7.0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Apr 2004 02:52:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error-ora-04031/m-p/3243244#M891432</guid>
      <dc:creator>Wei_9</dc:creator>
      <dc:date>2004-04-08T02:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Error: ORA-04031</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error-ora-04031/m-p/3243245#M891433</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;not so long ago I replied to similar message.&lt;BR /&gt;Anyway, this is to do with the shared pool.&lt;BR /&gt;Either too small or too fragmented, or ... both !&lt;BR /&gt;&lt;BR /&gt;cf. attachment&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Thu, 08 Apr 2004 03:00:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error-ora-04031/m-p/3243245#M891433</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2004-04-08T03:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Error: ORA-04031</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error-ora-04031/m-p/3243246#M891434</link>
      <description>Hi, &lt;BR /&gt;Check this url:&lt;BR /&gt;&lt;A href="http://www.cryer.co.uk/brian/oracle/ORA04031.htm" target="_blank"&gt;http://www.cryer.co.uk/brian/oracle/ORA04031.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Frank.&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Apr 2004 03:00:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error-ora-04031/m-p/3243246#M891434</guid>
      <dc:creator>Francisco J. Soler</dc:creator>
      <dc:date>2004-04-08T03:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Error: ORA-04031</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error-ora-04031/m-p/3243247#M891435</link>
      <description>I also have a SQL script you can/should run regularly to check how much free space you have left in the shared pool.&lt;BR /&gt;&lt;BR /&gt;SQL script : attachment&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Thu, 08 Apr 2004 03:02:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error-ora-04031/m-p/3243247#M891435</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2004-04-08T03:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Error: ORA-04031</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error-ora-04031/m-p/3243248#M891436</link>
      <description>$oerr ora 4031 has following output:&lt;BR /&gt;&lt;BR /&gt;04031, 00000, "unable to allocate %s bytes of shared memory (\"%s\",\"%s\",\"%s\",\"%s\")"&lt;BR /&gt;Cause:  More shared memory is needed than was allocated in the shared pool.&lt;BR /&gt;&lt;BR /&gt;Action: If the shared pool is out of memory, either use the dbms_shared_pool package to pin large packages, reduce your use of shared memory, or increase the amount of available shared memory by increasing the value of theINIT.ORA parameters "shared_pool_reserved_size" and &lt;BR /&gt;"shared_pool_size".&lt;BR /&gt;&lt;BR /&gt;If the large pool is out of memory, increase the INIT.ORA parameter "large_pool_size".  &lt;BR /&gt;&lt;BR /&gt;sks</description>
      <pubDate>Thu, 08 Apr 2004 03:45:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error-ora-04031/m-p/3243248#M891436</guid>
      <dc:creator>Sanjay Kumar Suri</dc:creator>
      <dc:date>2004-04-08T03:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Error: ORA-04031</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error-ora-04031/m-p/3243249#M891437</link>
      <description>Nice stuff Jean-Luc</description>
      <pubDate>Thu, 08 Apr 2004 03:49:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error-ora-04031/m-p/3243249#M891437</guid>
      <dc:creator>Nicolas Dumeige</dc:creator>
      <dc:date>2004-04-08T03:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Error: ORA-04031</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error-ora-04031/m-p/3243250#M891438</link>
      <description>There have been previous posts on this from others with similar problems.  Two other&lt;BR /&gt;areas to check are: Memory and swap space usage (swapinfo -tam) and modify Oracle's allocation of memory  (look up the command chatr.)</description>
      <pubDate>Fri, 09 Apr 2004 11:05:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error-ora-04031/m-p/3243250#M891438</guid>
      <dc:creator>Surya Narayana</dc:creator>
      <dc:date>2004-04-09T11:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Error: ORA-04031</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error-ora-04031/m-p/3243251#M891439</link>
      <description>also try pin large package into memory.</description>
      <pubDate>Sat, 10 Apr 2004 08:49:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error-ora-04031/m-p/3243251#M891439</guid>
      <dc:creator>Printaporn_1</dc:creator>
      <dc:date>2004-04-10T08:49:48Z</dc:date>
    </item>
  </channel>
</rss>

