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: In-memory Database

Re: In-memory Database

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: 2000/06/19
Message-ID: <394E00A5.3386@yahoo.com>#1/1

Alik wrote:
>
> I'm new to Oracle.
> I have a relatively small database (~100MB) and 1GB
> of memory on the server. What I want to to to speed up
> little bit is to put the database into memory.
> So all reads will be from memory and all writes - to
> the disk with memeory also updated.
> How can I do this? How to place whole database into the
> memory.
>
> Thanks

Cranking up db_block_buffers to more than 100M will simulate to some degree what you are after.

HTH

-- 
===========================================
Connor McDonald
http://www.oracledba.co.uk

We are born naked, wet and hungry...then things get worse
Received on Mon Jun 19 2000 - 00:00:00 CDT

Original text of this message

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