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: Vladimir M. Zakharychev <vladimir.zakharychev_at_gmail.com>
Date: 15 May 2006 13:24:18 -0700
Message-ID: <1147724658.179700.271430@g10g2000cwb.googlegroups.com>


>I think the point here is that you've used an autonomous transaction!
>Once you fire this off you get an immediate return to the calling
>module and you'd never know if it had finished normally, hung forever,
>or fallen in a heap!

What makes you think remote autonomous transactions behave this way? Can you provide a worked example? Autonomous != asynchronous. Autonomous tx or not, caller doesn't receive control back until remote call is completed.

Regards,

    Vladimir M. Zakharychev
    N-Networks, makers of Dynamic PSP(tm)     http://www.dynamicpsp.com Received on Mon May 15 2006 - 15:24:18 CDT

Original text of this message

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