RE: Asynchronous Commit Feature of 10.2 - Basic Qs

  • From: "VIVEK_SHARMA" <VIVEK_SHARMA@xxxxxxxxxxx>
  • To: "Anjo Kolk" <anjo.kolk@xxxxxxxxxxx>, <oracle-l@xxxxxxxxxxxxx>
  • Date: Fri, 22 Sep 2006 15:12:19 +0530

Anjo, Folks



If you could possibly Clarify Anjo's reply below?



Also I infer that Anjo reply means "YES" to my Question below (since an
SCN would have been generated by the COMMIT at 10:00)



Qs 3 If multiple processes are running parallely & committing data with
a related logical inter-dependency between them while doing updates, can
the

same be maintained when using the Asynchronous commit feature? To
Explain this in simpler words:-



Assume for 1 process COMMIT_WRITE is set to BATCH,NOWAIT.

Assume at 10:00 this process issues a Commit after updating a field
value to say "A".

Assume that Oracle decides to write it to redo logs on Disk at 10:02.



Question - If at 10:01 ANOTHER process reads(SELECTs) the same field
value, will it get the UPDATED field Value of "A"



Anjo's Reply - The redo is only used for recovery. You are confusing the
SCN number. The current SCN and the snapshot scn (start of statement)
dictate what you will see as commited or not.



Thanks indeed





**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely 
for the use of the addressee(s). If you are not the intended recipient, please 
notify the sender by e-mail and delete the original message. Further, you are 
not to copy, disclose, or distribute this e-mail or its contents to any other 
person and any such actions are unlawful. This e-mail may contain viruses. 
Infosys has taken every reasonable precaution to minimize this risk, but is not 
liable for any damage you may sustain as a result of any virus in this e-mail. 
You should carry out your own virus checks before opening the e-mail or 
attachment. Infosys reserves the right to monitor and review the content of all 
messages sent to or from this e-mail address. Messages sent to or from this 
e-mail address may be stored on the Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***

Other related posts: