dbTalk Databases Forums  

Transactions on remote databases

comp.databases.oracle comp.databases.oracle


Discuss Transactions on remote databases in the comp.databases.oracle forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
GMonce
 
Posts: n/a

Default Transactions on remote databases - 08-06-2004 , 03:43 PM






Hi. We have a problem we'd like to circumvent. There is a stored
procedure that sets a savepoint, do whatever, and if there is an
error, it rollbacks to the savepoint. The problem is that every time
we invoke that procedure from a remote database, oracle complains
because you cannot do that. ¿Could some of you know/imagine how to
circumvent that? We need the rollback to assure the integrity of data
after the procedure is called...

thanks
guillermo

Reply With Quote
  #2  
Old   
Mark D Powell
 
Posts: n/a

Default Re: Transactions on remote databases - 08-09-2004 , 08:29 AM






gmonce (AT) adinet (DOT) com.uy (GMonce) wrote in message news:<fa5e70af.0408061243.77d57575 (AT) posting (DOT) google.com>...
Quote:
Hi. We have a problem we'd like to circumvent. There is a stored
procedure that sets a savepoint, do whatever, and if there is an
error, it rollbacks to the savepoint. The problem is that every time
we invoke that procedure from a remote database, oracle complains
because you cannot do that. ¿Could some of you know/imagine how to
circumvent that? We need the rollback to assure the integrity of data
after the procedure is called...

thanks
guillermo
If you do not intend to commit the changes why are you changing the
data to being with? An explanation of what you are doing and why may
result in someone being able to provide you a better methology.

Your Oracle version and platform could be important to the possible
statements/features available to solve your problem.

When a newsgroup has subgroups you should generally post in the
subgroups and not the newsgroup proper.

HTH -- Mark D Powell --


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.