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: Pin object into shared pool

RE: Pin object into shared pool

From: Wong, Bing <bing.wong_at_IngramMicro.com>
Date: Tue, 15 Jan 2002 15:10:27 -0800
Message-ID: <F001.003F0BBE.20020115145904@fatcity.com>

Agreed. I would use the buffer pool "KEEP".

-----Original Message-----
Sent: Tuesday, January 15, 2002 2:45 PM
To: Multiple recipients of list ORACLE-L

and/or the "new" buffer pool features found in oracle 6.

-----Original Message-----

Mitchell:

You don't pin tables; you pin functions, packages, and procedures. If you want a table to stay in the buffer cache for as long as possible, you use 'ALTER TABLE ... CACHE'.

HTH,
Mike

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Mohan, Ross
  INET: MohanR_at_STARS-SMI.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Wong, Bing
  INET: bing.wong_at_IngramMicro.com
Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 15 2002 - 17:10:27 CST

Original text of this message

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