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

Home -> Community -> Mailing Lists -> Oracle-L -> true definition of a transaction

true definition of a transaction

From: <ryan_gaffuri_at_comcast.net>
Date: Tue, 03 May 2005 20:39:02 +0000
Message-Id: <050320052039.21305.4277E16600032EB4000053392200734748079D9A00000E09A1020E979D@comcast.net>


Does the definition of a transaction vary depending on technology? The high level definition is basically a 'single unit of work'. However, in oracle a transaction is a commit, in J2EE EJB world a transaction can include an in memory change to a variable, in sql server, i think selects are included in the definition of a transaction. I heard a guy on the radio who claims to run a company that 'implemented one the highest transaction data warehouses in the world'. To me that is an oxymoron. By definition data warehouses are read mostly, with period data loads.

has anyone else noticed this? any comments?

--
http://www.freelists.org/webpage/oracle-l
Received on Tue May 03 2005 - 16:43:26 CDT

Original text of this message

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