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: <Lisa_Koivu_at_gelco.com>
Date: Mon, 22 May 2000 12:23:43 -0500
Message-Id: <10505.106263@fatcity.com>


Doesn't that depend on whether or not another process is trying to read the data you are modifying/deleting? If there is no activity, bang away and put your commit frequency at ~1000, I've even seen 5000 used here with no problems. Then again that's during batch, no users on system. And if there are users on the system, your commit frequency should be fairly low...

Isn't this correct? Tell me if I'm wrong.

"Rajagopal Venkataramany" <rajagopalvr_at_hotmail.com> on 05/22/2000 10:35:14 AM

Please respond to ORACLE-L_at_fatcity.com

To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> cc: (bcc: Lisa Koivu/GELCO)

Subject: Re: To Commit or NOT to Commit

Hi,

  I agree with you. But at the same time, I have also seen "Snapshot too   old" error at times when we use this.

Regards
Rajagopal Venkataramany

----Original Message Follows----
Reply-To: ORACLE-L_at_fatcity.com
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> Date: Sun, 21 May 2000 23:44:40 -0800

Hi !

Frequent Commits are always good for performance..

Any one agree ..

Gopal

--
Author: kgopal
   INET: kgopal_at_mantraonline.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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). ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com -- Author: Rajagopal Venkataramany INET: rajagopalvr_at_hotmail.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- 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 Mon May 22 2000 - 12:23:43 CDT

Original text of this message

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