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: How does Oracle handles "long transaction" problem?

RE: How does Oracle handles "long transaction" problem?

From: Deshpande, Kirti <kirti.deshpande_at_verizon.com>
Date: Wed, 07 May 2003 10:58:35 -0800
Message-ID: <F001.00592D77.20030507105835@fatcity.com>


No.
In Oracle a transaction can be as large (or as small) as your application code/logic/process dictates. Transactions in Oracle are always implicit. There is no 'begin transaction', 'end transaction' concept. A 'commit' (implicit or explicit) or 'rollback' completes one transaction. If you have Thomas Kyte's book (Expert one-on-on Oracle), Chapter 4 will tell you everything about Oracle Transactions that there is to know, and more.

-----Original Message-----
Sent: Wednesday, May 07, 2003 12:02 PM
To: Multiple recipients of list ORACLE-L

Working with Informix, we have something called long transaction. Do we have similar problem with Oracle?

Thanks

Roger Xu
Database Administrator
Dr Pepper Bottling Company of Texas
(972)721-8337

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Deshpande, Kirti
  INET: kirti.deshpande_at_verizon.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Wed May 07 2003 - 13:58:35 CDT

Original text of this message

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