<?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 Shared memory problem with oracle 8.0.6 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-problem-with-oracle-8-0-6/m-p/2499411#M882783</link>
    <description>Need some suggestions,&lt;BR /&gt;K460, HP-UX 10.20,Oralce 8.0.6,1.8GB mem, with 85% memory utilization. &lt;BR /&gt;We are getting following errors...SQL*Plus: Release 8.0.6.0.0 - Production on Mon Feb 26 16:50:37 2001&lt;BR /&gt;&lt;BR /&gt;(c) Copyright 1999 Oracle Corporation.  All rights reserved.&lt;BR /&gt;&lt;BR /&gt;Enter password: &lt;BR /&gt;ERROR:&lt;BR /&gt;ORA-04031: unable to allocate 4096 bytes of shared memory ("shared pool","BEGIN&lt;BR /&gt;DBMS_OUTPUT.DISABLE; E...","PL/SQL MPCODE","BAMIMA: Bam Buffer")&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Error accessing package DBMS_APPLICATION_INFO&lt;BR /&gt;ERROR:&lt;BR /&gt;ORA-04031: unable to allocate 4096 bytes of shared memory ("shared pool","BEGIN&lt;BR /&gt;DBMS_APPLICATION_INFO....","PL/SQL MPCODE","BAMIMA: Bam Buffer")&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;any help.. any suggestions.....Thanks in advance.....&lt;BR /&gt;Chris.&lt;BR /&gt;</description>
    <pubDate>Wed, 28 Feb 2001 16:39:40 GMT</pubDate>
    <dc:creator>Chris B</dc:creator>
    <dc:date>2001-02-28T16:39:40Z</dc:date>
    <item>
      <title>Shared memory problem with oracle 8.0.6</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-problem-with-oracle-8-0-6/m-p/2499411#M882783</link>
      <description>Need some suggestions,&lt;BR /&gt;K460, HP-UX 10.20,Oralce 8.0.6,1.8GB mem, with 85% memory utilization. &lt;BR /&gt;We are getting following errors...SQL*Plus: Release 8.0.6.0.0 - Production on Mon Feb 26 16:50:37 2001&lt;BR /&gt;&lt;BR /&gt;(c) Copyright 1999 Oracle Corporation.  All rights reserved.&lt;BR /&gt;&lt;BR /&gt;Enter password: &lt;BR /&gt;ERROR:&lt;BR /&gt;ORA-04031: unable to allocate 4096 bytes of shared memory ("shared pool","BEGIN&lt;BR /&gt;DBMS_OUTPUT.DISABLE; E...","PL/SQL MPCODE","BAMIMA: Bam Buffer")&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Error accessing package DBMS_APPLICATION_INFO&lt;BR /&gt;ERROR:&lt;BR /&gt;ORA-04031: unable to allocate 4096 bytes of shared memory ("shared pool","BEGIN&lt;BR /&gt;DBMS_APPLICATION_INFO....","PL/SQL MPCODE","BAMIMA: Bam Buffer")&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;any help.. any suggestions.....Thanks in advance.....&lt;BR /&gt;Chris.&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Feb 2001 16:39:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-problem-with-oracle-8-0-6/m-p/2499411#M882783</guid>
      <dc:creator>Chris B</dc:creator>
      <dc:date>2001-02-28T16:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Shared memory problem with oracle 8.0.6</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-problem-with-oracle-8-0-6/m-p/2499412#M882784</link>
      <description>|corvette|oracle|sceaprod&amp;gt; oerr ora 4031&lt;BR /&gt;04031, 00000, "unable to allocate %s bytes of shared memory (\"%s\",\"%s\",\"%s")"&lt;BR /&gt;// *Cause:  More shared memory is needed than was allocated in the shared&lt;BR /&gt;//          pool.&lt;BR /&gt;// *Action: Either use the dbms_shared_pool package to pin large packages,&lt;BR /&gt;//          reduce your use of shared memory, or increase the amount of&lt;BR /&gt;//          available shared memory by increasing the value of the&lt;BR /&gt;//          init.ora parameter "shared_pool_size".&lt;BR /&gt;&lt;BR /&gt;Looks like your SGA needs tuning.</description>
      <pubDate>Wed, 28 Feb 2001 16:55:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-problem-with-oracle-8-0-6/m-p/2499412#M882784</guid>
      <dc:creator>James A. Donovan</dc:creator>
      <dc:date>2001-02-28T16:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Shared memory problem with oracle 8.0.6</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-problem-with-oracle-8-0-6/m-p/2499413#M882785</link>
      <description>Hi there.&lt;BR /&gt;On the HP-UX 10.20 you should not exceed an SGA size of 1.75 GB. This is limited by the 32-bit OS you are using.&lt;BR /&gt;If you have several databases running on that machine, all the SGA's added should not exceed&lt;BR /&gt;that magic number. For the tuning first use the pinning. That takes a lot of load away from the memory. &lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes</description>
      <pubDate>Thu, 01 Mar 2001 06:45:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-problem-with-oracle-8-0-6/m-p/2499413#M882785</guid>
      <dc:creator>Alexander M. Ermes</dc:creator>
      <dc:date>2001-03-01T06:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Shared memory problem with oracle 8.0.6</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-problem-with-oracle-8-0-6/m-p/2499414#M882786</link>
      <description>Alexander, what's pinning ? I must have missed something at the course.</description>
      <pubDate>Thu, 01 Mar 2001 09:50:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-problem-with-oracle-8-0-6/m-p/2499414#M882786</guid>
      <dc:creator>Dragan Krnic_2</dc:creator>
      <dc:date>2001-03-01T09:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: Shared memory problem with oracle 8.0.6</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-problem-with-oracle-8-0-6/m-p/2499415#M882787</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As mentioned by another user, I should increase the SGA of oracle by modifying the initXXX.ora file.  For a database with some gigs of info, you could set it to 50Mb.&lt;BR /&gt;&lt;BR /&gt;Sometimes (with Oracle Reports) it is required to change the kernel parameter MAXDSIZ to 256 Mb.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Dieter</description>
      <pubDate>Thu, 01 Mar 2001 13:20:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-problem-with-oracle-8-0-6/m-p/2499415#M882787</guid>
      <dc:creator>Dieter Degrendele_1</dc:creator>
      <dc:date>2001-03-01T13:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: Shared memory problem with oracle 8.0.6</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-problem-with-oracle-8-0-6/m-p/2499416#M882788</link>
      <description>Alex,&lt;BR /&gt;We don't have SGA more than 1.75, as total memory is 1.8 and currently 85%+ used.&lt;BR /&gt;Do you have any links where we can look for tunning stuff, you mentioned.&lt;BR /&gt;Thanks.&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Mar 2001 14:26:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-problem-with-oracle-8-0-6/m-p/2499416#M882788</guid>
      <dc:creator>Chris B</dc:creator>
      <dc:date>2001-03-01T14:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Shared memory problem with oracle 8.0.6</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-problem-with-oracle-8-0-6/m-p/2499417#M882789</link>
      <description>Hi Chris.&lt;BR /&gt;Look at the message titled 'Attention Dragan Krnic'.&lt;BR /&gt;I posted a message with an attachment to pin packages.&lt;BR /&gt;If you have any questions, email me at :&lt;BR /&gt;Alexander_Ermes@web.de&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes</description>
      <pubDate>Thu, 01 Mar 2001 15:23:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-problem-with-oracle-8-0-6/m-p/2499417#M882789</guid>
      <dc:creator>Alexander M. Ermes</dc:creator>
      <dc:date>2001-03-01T15:23:40Z</dc:date>
    </item>
  </channel>
</rss>

