Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> [PL/SQL] Distributed transaction
Hi,
I have application which performs distributed transaction.
Function 'ONE' on computer A calls remote function 'TWO' on computer
B. Function 'TWO' returns integer indicating status of the remote
operation. If function 'TWO' returns 0 then function 'ONE' calls
COMMIT, otherwise calls ROLLBACK.
So I have two questions related to the above situation:
Thank you very much for any help.
Szalas
Received on Tue Jul 22 2003 - 06:16:20 CDT
![]() |
![]() |