Rollback to savepoints in a distributed transaction [message #369953] |
Fri, 17 November 2000 04:47 |
P. Lavanya
Messages: 8 Registered: November 2000
|
Junior Member |
|
|
Hi,
Can anyone help me out with the following problem?
I have some procedures in a database which are called in another procedure in a different database. All procedures in database 1 aswell as database 2 have savepoints and rollbacks to the savepoints. When I execute the procedure in database 2, it gives me an error:
ORA-02074: Cannot ROLLBACK in a distributed transaction.
ORA-02074: Cannot SET SAVEPOINT in a distributed transaction.
Please help!!
Thanks,
Lavanya
|
|
|
|