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: Multimaster Replication

RE: Multimaster Replication

From: A. Bardeen <abardeen1_at_yahoo.com>
Date: Mon, 21 May 2001 19:23:19 -0700
Message-ID: <F001.0030A07D.20010521191522@fatcity.com>

Nihar,

This is not normal. Asynchronous propagation populates the deferred transactions queues which are then pushed at a later time, so the only thing that should happen when network connectivity is lost is that the job pushing the queues will fail. Once connectivity is re-established the job wil lresume pushing, unless it failed 16 times and was marked broken in which case it will need to be manually run or marked unbroken.

Even with synchronous replication it shouldn't hang indefinitely. Eventually a timeout will be reached and an error will be returned since the transaction cannot commit at all sites.

What Oracle and OS versions are involved?

When your insert session is hanging, what is the wait event in V$SESSION_WAIT for that session?

HTH,


Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices http://auctions.yahoo.com/
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: A. Bardeen
  INET: abardeen1_at_yahoo.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 21 2001 - 21:23:19 CDT

Original text of this message

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