Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Server cache for certain reference tables...

Re: Server cache for certain reference tables...

From: Peter Rak <prak_at_vsz.sk>
Date: Tue, 21 Apr 1998 08:25:26 +0200
Message-ID: <353C3BD5.6FB91D02@vsz.sk>


Hi,
try alter table table_name cache;

        Peter.

kolli_s_at_hotmail.com wrote:

> Hi,
>
> According to our database model we will end up joining the main data
> table with several smaller reference tables for almost every select
> query. I am trying to find if there is a way in Oracle to keep certain
> tables in buffer (cache or whatever) *all the time* so that our joins
> do not take too long. I know that it's possible in Sybase (11.x.x).
>
> -----== Posted via Deja News, The Leader in Internet Discussion ==-----
> http://www.dejanews.com/ Now offering spam-free web-based newsreading
Received on Tue Apr 21 1998 - 01:25:26 CDT

Original text of this message

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