I happened when your shared pool is too small.
You probably need to increase it.
You can also clear the shared pool before the export
but this will cause some degradation afterwards because
whoever uses a procedure or function for the first time
will have to wait for it to be loaded from the database.

Yechiel Adar
Mehish
----- Original Message ----- 
To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]>
Sent: Friday, December 20, 2002 8:48 AM


> I received ORA-04031 while exporting database.  Can someone explain what
> causes it and how to fix it?
> 
> 
> . exporting post-schema procedural objects and actions
> EXP-00008: ORACLE error 4031 encountered
> ORA-04031: unable to allocate 4096 bytes of shared memory ("shared
> pool","BEGIN :1 := "SYS"."DBMS_REFR...","PL/SQL MPCODE","BAMIMA: Bam
> Buffer")
> EXP-00083: The previous problem occurred when calling
> SYS.DBMS_REFRESH_EXP_SITES.schema_info_exp
> . exporting statistics
> Export terminated successfully with warnings.
> 
> 
> Thanks,
> David
> -- 
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> -- 
> Author: Nguyen, David M
>   INET: [EMAIL PROTECTED]
> 
> Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
> San Diego, California        -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from).  You may
> also send the HELP command for other information (like subscribing).
> 

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Yechiel Adar
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to