<?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: error message ora-04031 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-message-ora-04031/m-p/3133737#M799733</link>
    <description>Got the pb a while ago and had to increase the size of our shared pool.&lt;BR /&gt;&lt;BR /&gt;Find attached a SQL script  pool_estimate , this will give hints on used space.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jean-Luc</description>
    <pubDate>Tue, 02 Dec 2003 14:00:45 GMT</pubDate>
    <dc:creator>Jean-Luc Oudart</dc:creator>
    <dc:date>2003-12-02T14:00:45Z</dc:date>
    <item>
      <title>error message ora-04031</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-message-ora-04031/m-p/3133734#M799730</link>
      <description>hello,&lt;BR /&gt; I have an application installed on a basis oracle 8.1.7 on HP 11. &lt;BR /&gt;when the users launch some  requests, they receive the follow error message : &lt;BR /&gt;ORA-04031: unable to allocate 4096 bytes of shared memory ("shared pool","unknown object","library cache","oacdef info")&lt;BR /&gt;gtaia31vd.cp_cvrg&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;how can I make for resolve this problem so that it does not occur more ?.&lt;BR /&gt;thank you for your assistance. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Dec 2003 11:25:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-message-ora-04031/m-p/3133734#M799730</guid>
      <dc:creator>dngaya</dc:creator>
      <dc:date>2003-12-02T11:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: error message ora-04031</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-message-ora-04031/m-p/3133735#M799731</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;Try this link,&lt;BR /&gt;&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;If you have a metalink account that is the best place to look for more info.&lt;BR /&gt;&lt;BR /&gt;-Karthik S S</description>
      <pubDate>Tue, 02 Dec 2003 11:33:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-message-ora-04031/m-p/3133735#M799731</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2003-12-02T11:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: error message ora-04031</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-message-ora-04031/m-p/3133736#M799732</link>
      <description>ORA-04031 error is indicitive of problems (shortage/fragmentation) in your shared pool&lt;BR /&gt;&lt;BR /&gt;Here is a Metalink link to a step-by-step procedure on resolving ORA-04031 errors.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&amp;amp;p_id=146599.1" target="_blank"&gt;http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&amp;amp;p_id=146599.1&lt;/A&gt;</description>
      <pubDate>Tue, 02 Dec 2003 11:41:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-message-ora-04031/m-p/3133736#M799732</guid>
      <dc:creator>James A. Donovan</dc:creator>
      <dc:date>2003-12-02T11:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: error message ora-04031</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-message-ora-04031/m-p/3133737#M799733</link>
      <description>Got the pb a while ago and had to increase the size of our shared pool.&lt;BR /&gt;&lt;BR /&gt;Find attached a SQL script  pool_estimate , this will give hints on used space.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Tue, 02 Dec 2003 14:00:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-message-ora-04031/m-p/3133737#M799733</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2003-12-02T14:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: error message ora-04031</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-message-ora-04031/m-p/3133738#M799734</link>
      <description>Are seeing this currently on one db we support.  Issue can be legitimate shared pool being sized too small, but in our case due to an Oracle bug which the shared pool "miscellaneous" bucket (see v$sgastat) is continually growing.   There are many Oracle shared pool bugs in 8.1.7.x levels prior to 8.1.7.4, and especially prior to 8.1.7.2.   We've worked around the problem by resizing shared pool until we get a chance to patch up to 8.1.7.4.</description>
      <pubDate>Tue, 02 Dec 2003 15:27:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-message-ora-04031/m-p/3133738#M799734</guid>
      <dc:creator>Jim Elke</dc:creator>
      <dc:date>2003-12-02T15:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: error message ora-04031</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-message-ora-04031/m-p/3133739#M799735</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;to avoid 4031's -- you must use bind variables&lt;BR /&gt;&lt;BR /&gt;Your package is most probably not doing so...&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Tue, 02 Dec 2003 23:10:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-message-ora-04031/m-p/3133739#M799735</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2003-12-02T23:10:32Z</dc:date>
    </item>
  </channel>
</rss>

