Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: DML through DBLink
>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