Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-4031 - shared memory fragmentation

Re: ORA-4031 - shared memory fragmentation

From: mebrahim <mebrahim_at_us.net>
Date: 1997/04/24
Message-ID: <335F9B49.3FB@us.net>#1/1

Graham Newton wrote:
>
> We've been experiencing several ORA-04031 errors recently when perfoming the
> most innocuous SQL statements on an Oracle 7.2.3 server (IBM RS/6000 AIX
> 3.2.5).
>
> Nothing we've done so far has solved the problem. Basically all we've tried
> is increasing the shared_pool_size a little.
>
> Has anyone else been experiencing these problems? Does anyone have any ideas
> on how to overcome them?
>
> Graham Newton

One of my client is running the same Oracle 7.2.3 version on Sun Solaris 2.5 and getting the same error.

Here is what you can do:

The problem is that your shared pool area is fragmented and the next SQL that needs a chunk of space can't get it. This could happen if your application is using cusors and NOT closing them when they are finished.

Good luck.......Mashaallah Ebrahimian/CTC,Inc. mebrahim_at_us.net Received on Thu Apr 24 1997 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US