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: Performance question

RE: Performance question

From: Raj Jamadagni <rjamya_at_yahoo.com>
Date: Wed, 23 Jun 2004 09:18:24 -0700 (PDT)
Message-ID: <20040623161824.36936.qmail@web50002.mail.yahoo.com>


Transaction is upto you to define ... you can say every commit is a transaction or booking an order (might include 15 different table inserts/updates) as one transaction.

So, define it yourself ... there is no hard and fast definition. However in general terms a transaction ends at commit or rollback. Successful (commit) or not (rollback), it is still a transaction.

Raj
--- Harvinder Singh <Harvinder.Singh_at_MetraTech.com> wrote:
> Yes tps or records inserted per second
>



Best Regards
Raj

select mandatory_disclaimer from company_requirements;                 

Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers! http://promotions.yahoo.com/new_mail

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

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Wed Jun 23 2004 - 11:15:13 CDT

Original text of this message

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