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 -> Re: number of records

Re: number of records

From: Lun Wing San (Oracle) <wslun_at_qrcsun.qrc.org>
Date: 1996/12/30
Message-ID: <32C8BDE1.68A8@qrcsun.qrc.org>#1/1

Kirstin Mikalauskas Simacek wrote:
>
> Has anyone ever had an Oracle database with 30 - 50 million records in
> one table? What was the impact of such a large table on processing?
> How about on a simple SELECT?

  For a large table, tuning is quite important. There are numerous tuning point for obtaining a good performance even on a single SELECT such as the value of DB_FILE_MULTIBLOCK_COUNT if you are using PQO or the setting of index. Please refer to some tuning references if you want to get a good performance.

---
Name   : Lun Wing San
Title  : Oracle Application Developer of Hong Kong Productivity Council
         Oracle Database Administrator and System Administrator of QRC
Phone  : (852)27885841
Received on Mon Dec 30 1996 - 00:00:00 CST

Original text of this message

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