Title: RE: Pinning Tables
If it's frequently accessed, caching it will keep it there.
 
if it's big, it may may a splash in the buffer pool, so use the multiple pool features.
 
"big" and "small" are relative to size of buffer pools, of course.....
 
hth
 
-----Original Message-----
From: Kevin Kostyszyn [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 06, 2001 9:11 AM
To: Multiple recipients of list ORACLE-L
Subject: RE: Pinning Tables

Sorry about how late this reply is, we got hammered with 12 inches of snow yesterday.  Anyway, I guess I was thinking that "pinning" a table in memory would mean it is always there as opposed to caching where it might not be there all of the time.
Kev
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Mohan, Ross
Sent: Monday, February 05, 2001 4:50 PM
To: Multiple recipients of list ORACLE-L
Subject: RE: Pinning Tables

What is the difference between table caching and "pinning", to your thinking?



-----Original Message-----
From: Kevin Kostyszyn [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 05, 2001 10:36 AM
To: Multiple recipients of list ORACLE-L
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
[EMAIL PROTECTED]

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Kevin Kostyszyn
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to