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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: recreable/freeable chunks

Re: recreable/freeable chunks

From: Mladen Gogala <mgogala_at_adelphia.net>
Date: Tue, 06 Jan 2004 05:24:36 -0800
Message-ID: <F001.005DBD7C.20040106052436@fatcity.com>


I'll assume that you're talking about shared pool chunks. The pieces that you're talking about are probably procedures/cursors that are closed and not used any longer. Those pieces get deleted without backing them up anywhere. My understanding is that oracle never "swaps out" pieces of active code.

On 2004.01.06 02:54, Sultan Syed wrote:
> Hi list
>
> Happy new year for u all.
>
> Could you explain what is recreatable /freeable chunks and
> once recreatable chunks is removed from memory where it is kept.
>
> Thanks in advance
> Syed

-- 
Mladen Gogala
Oracle DBA
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Mladen Gogala
  INET: mgogala_at_adelphia.net

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: ListGuru_at_fatcity.com (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).
Received on Tue Jan 06 2004 - 07:24:36 CST

Original text of this message

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