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: BAMIMA Bam ?

Re: BAMIMA Bam ?

From: Robert Jones <rjj_at_dryland.demon.co.uk>
Date: 1997/06/01
Message-ID: <33915cf7.7856426@news.demon.co.uk>#1/1

On Fri, 30 May 1997 17:24:42 +0200, Roberto Finelli <robertof_at_sofiter.atlink.it> wrote:

This usually means that the shared pool has become too fragmented to load your package and that it cannot free up enough contiguous space. try and PIN the package into the shared pool using DBMS_SHARED_POOL.KEEP (?) command at database startup.

>I got this *strange* error running a PL/SQL package :
>------
>ERROR at line 1:
>ORA-04031: unable to allocate 97176 bytes of shared memory ("unknown
>object","PL/SQL MPCODE","BAMIMA: Bam Buffer")
>------
>Does anyone know what it means BAMIMA Bam ?
>
>Tnanks
Received on Sun Jun 01 1997 - 00:00:00 CDT

Original text of this message

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