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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Transactions per second

RE: Transactions per second

From: <prem_at_ibsplc.com>
Date: Thu, 09 May 2002 03:08:26 -0800
Message-ID: <F001.0045C73C.20020509030826@fatcity.com>


Hi,

>From the messages below I understand that some of you are having big
transactions per second requirements in the application. We are also developing an application that requires 5000 TPS, can anybody suggest how to get the size of the TPS and also how I can test for the number of Transaction per second.

We are using a 3 tier architecture, Java client. EJB and Oracle 9i.

I would be very useful if some help is available in this regards

Regards
Prem Chandran N

"MacGregor, Ian A." <ian_at_SLAC.Stanford.EDU> Sent by: root_at_fatcity.com
05/09/02 04:53 AM
Please respond to ORACLE-L  

        To:     Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
        cc: 
        Subject:        RE: Transactions per second



Where does that theoretical limit come from? We've done 15,000 tps here  using OCIDirectWrite calls on a machine with 4, 450 MHz CPU's an a-1000 and some internal disks. The transactions were small about 150 bytes max. There was no network involved, and no queries were being run against the database. The 15,000 tps figure comes from our accelerator controls department which is testing Oracle's feasibility to store information on the accelerator's status.  

Ian MacGregor
Stanford Linear Accelerator Center
ian_at_SLAC.Stanford.edu
-----Original Message-----
Sent: Wednesday, May 08, 2002 11:39 AM
To: Multiple recipients of list ORACLE-L

Not that it's relevant to this question, but I understand the theoretical limit is 16,384 tps. This affects the sizing of integers used for SCN base, wrap, seq# in the block headers, I guess... ----- Original Message -----
To: Multiple recipients of list ORACLE-L Sent: Wednesday, May 08, 2002 11:30 AM

I have a developer that asked "how many transactions per second can Oracle handle?"

I would assume that the number of transactions depends on the size of the transactions, number of CPUs, memory, etc.

Is there a guideline to follow when guesstimating something like this, or is it just trial an error to find out whether it can handle the new load?  

I am running on Solaris 2.8, Oracle EE 8.1.7  

Thanks for any help?  

Rick Stephenson  

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: 
  INET: prem_at_ibsplc.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 Thu May 09 2002 - 06:08:26 CDT

Original text of this message

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