Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Pinning Tables
I cut and pasted this from the
Oracle Magazine (November/December 1999)
http://www.oracle.com/oramag/oracle/99-Nov/69dba.html
"Pinning Tables and Indexes in the Database Buffer Cache
Everything you need should be in the article!
Cheers,
Renato
Database Services
IBM Global Services A/NZ
> Please respond to ORACLE-L_at_fatcity.com
> To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
> Subject: Re: Pinning Tables
>
>
> Only method (which I am aware of ) to pin objects in SGA is
DBMS_SHARED_POOL
> package. However, this package does not support pinning tables and
views.
>
> I am curious if there is a way to pin a table/view.
>
>
> Eveleen
>
>
>> "Kevin Kostyszyn" <kevin_at_dulcian.com> on 02/05/2001 09:36:13 AM
>> Subject: Pinning Tables
>>
>> Hi all,
>> I have been trying to find some reference on pinning tables in the
SGA. I
>> haven't found anything, all that I am finding is table caching and the
keep
>> buffer pool. Is this all that there is, can I "pin" a table in the
memory?
>> Thanks in advance.
>>
>> Sincerely,
>> Kevin Kostyszyn
>> DBA
>> Dulcian, Inc
>> www.dulcian.com
>> kevin_at_dulcian.com
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Renato Huliganga INET: renato.huliganga_at_au1.ibm.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 Mon Feb 05 2001 - 16:52:54 CST