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: To Commit or NOT to Commit

RE: To Commit or NOT to Commit

From: Steve Adams <steve.adams_at_ixora.com.au>
Date: Tue, 23 May 2000 06:05:43 +1000
Message-Id: <10505.106287@fatcity.com>


Hi All,

Every commit waits for a log write and 3 scheduling latencies. There may be good reasons for coding procedures to commit intermittently, but you should keep those commits as infrequent as possible.

Regards,
Steve Adams

http://www.ixora.com.au/
http://www.oreilly.com/catalog/orinternals/
http://www.christianity.net.au/
Received on Mon May 22 2000 - 15:05:43 CDT

Original text of this message

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