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

Home -> Community -> Usenet -> c.d.o.server -> Re: 9i server performance, 5 million hits per second?

Re: 9i server performance, 5 million hits per second?

From: Jim Kennedy <kennedy-family_at_attbi.com>
Date: Tue, 29 Jan 2002 13:55:20 GMT
Message-ID: <cRx58.3394$9U4.7079@rwcrnsc54>

  1. Use bind variables.
  2. Determine your IO that you are going to need. (how many io/s per second)
  3. You will need a system that supports that many io/s per second at least. 4 Get Jonathan Lewis's book it has some nice methods of estimating #2. Jim "chris" <chris-s_at_mailcity.com> wrote in message news:12699dd8.0201290455.46715baa_at_posting.google.com...
    > Hi folks,
    >
    > I'm trying to get an idea on the performance of Oracle, or what might
    > be required to get a performance in the region of 5 million queries
    > per second, say simple select queries on an indexed table.
    >
    > I can foresee that there are many other variables involved here, but
    > do you reckon it can handle it, any pointers on what sort of
    > configuration?
    >
    > Sorry for the vagueness of this question, but I only need a vague
    > answer!
    >
    > Cheers,
    >
    > Chris
Received on Tue Jan 29 2002 - 07:55:20 CST

Original text of this message

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