Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Replication

Replication

From: Kenneth Herskedal <kenneth.herskedal_at_NOSPAMtrafsys.no>
Date: Thu, 5 Oct 2000 14:00:36 +0200
Message-ID: <8rhqe1$b95$1@oslo-nntp.eunet.no>

I have a multi master replication between two Oracle 8 WinNT databases. The replication is not working in one direction. All transactions are enqueued in the deftrandest view.

I'm using dbms_defer_sys.delete_tran trying to delete the transaction. After the package is finished, the transaction still exist in the deftrandest view!! How can I find out what's wrong? Is there any debug log? I have 800.000 transactions in deftrandest so I should delete them.

Regards
Kenneth Herskedal
www.trafsys.no Received on Thu Oct 05 2000 - 07:00:36 CDT

Original text of this message

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