Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Replication question
Simple question, but I can't seem to find the answer in the oracle docs:
Let's say I insert a record into an updatable snapshot, and then I update the same row. When I refresh the snapshot, will the same two DML operations be played back in order to the master, or will it only replicate a single insert of the updated row?
My guess is that both operations are stored in the deferred transaction queue to be replicated to the master on refresh, but I'm having a hard time verifying (or disproving) that..
Thanks!
--
Buddy Brewer
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Buddy Brewer
INET: buddy_at_buddybrewer.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 Jun 10 2002 - 09:38:19 CDT