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

Home -> Community -> Usenet -> c.d.o.misc -> SGA sizing for high-performance OLTP database

SGA sizing for high-performance OLTP database

From: Jonathan Robinson <robinsonj_at_logica.com>
Date: Fri, 27 Aug 1999 11:40:47 +0100
Message-ID: <7q5q8h$7f3@romeo.logica.co.uk>


The OLTP system I'm working on requires extremely fast data retrieval - reads and writes, no updates. The platform is Solaris 2.6 with Oracle 8.1.5. In order to meet clients performance requirements I have been looking at ways of optimising the database eg. keeping an important index on our most significant table in cache, keeping the last 15 minutes of data in cache etc. I understand the max. SGA size available on this architecture would be 3.75Gb so I am going to be limited in what I can keep in physical memory and what will be swapped out. The 2 most significant tables (where 90% of transactions go through) are 40Gb and 70Gb in size. Any pointers as to where I can gain performance uplift ?

System hasn't been implemented yet so anybody with information based on past experiences of implementing systems with similar high-performance requirements would be much appreciated.

Cheers. Received on Fri Aug 27 1999 - 05:40:47 CDT

Original text of this message

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