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 -> Re: DML through DBLink

Re: DML through DBLink

From: Mark D Powell <Mark.Powell_at_eds.com>
Date: 15 May 2006 16:03:23 -0700
Message-ID: <1147734203.252099.22800@u72g2000cwu.googlegroups.com>


Colin, as Vladimir has pointed out and as I previously posted an anonymous transaction still completes before control is returned.

What could be a problem is if the no-detail-provided anonymous transaction in step B affects any of the objects affected by module A or C. Some strange things can happen when anonymous transactions are written that update the same objects as in the rest of the parent transaction.

HTH -- Mark D Powell -- Received on Mon May 15 2006 - 18:03:23 CDT

Original text of this message

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