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: Any Info Would Help...

Re: Any Info Would Help...

From: Mark D Powell <Mark.Powell_at_eds.com>
Date: 15 Jan 2007 07:46:52 -0800
Message-ID: <1168876011.222158.315580@38g2000cwa.googlegroups.com>

DA Morgan wrote:
> hilljm1974_at_gmail.com wrote:
> > Hello,
> >
> > Currently the company I work for is running an Oracle 10gR2 SE1
> > database server (using Linux OS) for an inhouse developed ad-hoc
> > querying system adding roughly 1 million records / year.
> >
> > They want to scale it up to handle 5 - 10 million records / year.
> >
> > While testing to see if the current system design can handle this, I
> > have found a lot of performance degradation in the response time from
> > Oracle. They have agreed to change the hardware platform, but we are
> > still limited to using SE1 only.
> >
> > Anyone have any suggestions on hardware selection to handle this kind
> > of data load with fast query response times (fast meaning under 2
> > minutes)?
> >
> > Any advise on how to arrange tablespace, etc. to tune this system would
> > be a great benefit too, since SE1 does not give you any real tools
> > (partitioning, bit indexing, diagnostic pack, tuning pack, etc).
> >
> > Thanks in advance!
> >
> > Jeremy
>
> Based on what you posted I wouldn't spend $1 on new hardware.
>
> I can insert 100,000 records/second on my IBM ThinkPad with its
> miserable 7500 RPM drive.
>
> Far more information is required to make a recommendation.
> --
> Daniel A. Morgan
> University of Washington
> damorgan_at_x.washington.edu
> (replace x with u to respond)
> Puget Sound Oracle Users Group
> www.psoug.org

Jeremy, I would suggest that you pay attention to the disk farm. I have found that I get better response time when I can spread the data out over several striped volumes. If you have an unstriped disk setup you may find that a faster processor or more memory does not help anywhere near as much as you expected.

Daniel is correct in stating that more detail of how the application works and the current hardware: number of cpu's, processor speed, and memory is also needed to be able to make reasonable guesses as to what will work.

IMHO -- Mark D Powell -- Received on Mon Jan 15 2007 - 09:46:52 CST

Original text of this message

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