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

Home -> Community -> Mailing Lists -> Oracle-L -> Optimized solution for large amount of data

Optimized solution for large amount of data

From: Marul Mehta <marul_at_zycus.com>
Date: Fri, 09 Aug 2002 01:09:35 -0800
Message-ID: <F001.004B04DC.20020809010935@fatcity.com>


Hi all,

I have a table with two columns of type:-

    (a) Number - Primary Key

    (b) BLOB

The size of binary data in blob column can range from 200-400 KB and there will be around 40,000 records over the period of one year. This tantamount to around 12GB of data (300KB(avg.) * 40,000). Read and writes will not be very frequent; around 2-3 inserts/deletes and 10-15 read per day. There are around 30 tables more where data access is very heavy. There are no restrictions on hardware that can be plugged-in.

Can any please tell me the optimized solution for storing this type of table(s)? What should be the database parameters and hardware configuration? We will be using Oracle 8.1.6 on Redhat Linux 6.2 or Suse Linux 7.0.

Thanks a lot,

Marul.

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Marul Mehta
  INET: marul_at_zycus.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Fri Aug 09 2002 - 04:09:35 CDT

Original text of this message

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