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: Trassens, Christian <CTrassens_at_uni2.es>
Date: Tue, 06 Feb 2001 02:08:28 -0800
Message-ID: <F001.002ABADB.20010206004204@fatcity.com>

Ray,

I had a similar discussion a long time ago. Alter table cache or using buffer keep is a way for caching or allocating a table in a different buffer. Pining is a concept relate with shared pool and sql code.

Regards.

> -----Mensaje original-----
> De: Raj Gopalan [SMTP:raj.gopalan_at_netdecisions.co.uk]
> Enviado el: lunes 5 de febrero de 2001 19:46
> Para: Multiple recipients of list ORACLE-L
> Asunto: RE: Pinning Tables
>
> alter table <table_name> cache;
>
> -----Original Message-----
> Sent: 05 February 2001 15:36
> To: Multiple recipients of list ORACLE-L
>
>
> 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: Raj Gopalan
> INET: raj.gopalan_at_netdecisions.co.uk
>
> 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 Tue Feb 06 2001 - 04:08:28 CST

Original text of this message

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