RE: Performance question

  • From: Raj Jamadagni <rjamya@xxxxxxxxx>
  • To: oracle-l@xxxxxxxxxxxxx
  • Date: Wed, 23 Jun 2004 09:18:24 -0700 (PDT)

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@xxxxxxxxxxxxx> 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@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at //www.freelists.org/archives/oracle-l/
FAQ is at //www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------

Other related posts: