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

Home -> Community -> Mailing Lists -> Oracle-L -> High DML Table - I/O Suggestions???

High DML Table - I/O Suggestions???

From: Walter K <alden14004_at_yahoo.com>
Date: Tue, 21 Aug 2001 07:07:29 -0700
Message-ID: <F001.003722CE.20010821064056@fatcity.com>

Sorry to repost this, but I just lost all of my email from the past two days. Arghh!

I have a table that is ~100Mb in size. The table will always contain 500,000 to 1,000,000 records in it at any given time and approximately that number of inserts, updates and deletes will be performed against it on a daily basis. Only one user will be performing the DML operations on the table and that will be via a background process (i.e. daemon).

The table has no foreign keys nor a primary key but it may require an index or two because of the updates and deletes. Unfortunately, I can't put the table on a dedicated disk and I am stuck with Raid-5.

My question is, what suggestions does anyone have to offer that will give me the best possible I/O in this case? Is trying to put this table in a Keep pool going to help at all?

Thanks again for your advise (and patience).
-w



Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/
--

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

Author: Walter K
  INET: alden14004_at_yahoo.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 Tue Aug 21 2001 - 09:07:29 CDT

Original text of this message

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