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: Pinning Tables

RE: Pinning Tables

From: Mohan, Ross <MohanR_at_STARS-SMI.com>
Date: Mon, 05 Feb 2001 12:08:38 -0800
Message-ID: <F001.002AAFCE.20010205113659@fatcity.com>

you pin the table as a namespace entity in the rowcache ( i think ) any time you use it...it can be flushed, though. None of this is under your control.

you pin the table as a datasource through bufferpool and CACHE settings.

hth

Ross

-----Original Message-----
From: Trassens, Christian [mailto:CTrassens_at_uni2.es] Sent: Monday, February 05, 2001 1:46 PM
To: Multiple recipients of list ORACLE-L Subject: RE: Pinning Tables

No, pinning is for the code: sql, procedures/functions/packages and sequences. Take a look of the package dbms_shared_pool.

Regards.

> -----Mensaje original-----
> De:   Kevin Kostyszyn [SMTP:kevin_at_dulcian.com]
> Enviado el:   lunes 5 de febrero de 2001 16:36
> Para: Multiple recipients of list ORACLE-L
> Asunto:       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: Kevin Kostyszyn

>   INET: kevin_at_dulcian.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: Trassens, Christian
  INET: CTrassens_at_uni2.es


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 - 14:08:38 CST

Original text of this message

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