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: Tue, 06 Feb 2001 10:39:05 -0800
Message-ID: <F001.002AC375.20010206085557@fatcity.com>

If
it's frequently accessed, caching it will keep it there.
<FONT face=Arial color=#0000ff

size=2> 
if
it's big, it may may a splash in the buffer pool, so use the multiple pool features.
<FONT face=Arial color=#0000ff

size=2> 
"big"
and "small" are relative to size of buffer pools, of course.....
<FONT face=Arial color=#0000ff

size=2> 
<FONT face=Arial color=#0000ff

size=2>hth
 

  <FONT face="Times New Roman"
  size=2>-----Original Message-----From: Kevin Kostyszyn   [mailto:kevin_at_dulcian.com]Sent: Tuesday, February 06, 2001 9:11   AMTo: Multiple recipients of list ORACLE-LSubject: RE:   Pinning Tables
  <FONT face=Arial color=#0000ff
  size=2>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.
  <FONT face=Arial color=#0000ff
  size=2>Kev   

    <FONT face=Tahoma
    size=2>-----Original Message-----From: root_at_fatcity.com     [mailto:root_at_fatcity.com]On Behalf Of Mohan, RossSent:     Monday, February 05, 2001 4:50 PMTo: Multiple recipients of list     ORACLE-LSubject: RE: Pinning Tables
    What is the difference between table caching and "pinning",     to your thinking?
    -----Original Message----- From:
    Kevin Kostyszyn [<A
    href="mailto:kevin_at_dulcian.com">mailto:kevin_at_dulcian.com]     Sent: Monday, February 05, 2001 10:36 AM <FONT     size=2>To: Multiple recipients of list ORACLE-L <FONT     size=2>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? <FONT     size=2>Thanks in advance.
    Sincerely, Kevin Kostyszyn
    DBA Dulcian, Inc <FONT
    size=2>www.dulcian.com kevin_at_dulcian.com

Received on Tue Feb 06 2001 - 12:39:05 CST

Original text of this message

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