Re: Oracle Rollback causing error with .NET 1.1
- From: "Sahil Malik [MVP C#]" <contactmethrumyblog@xxxxxxxxxx>
- Date: Wed, 8 Mar 2006 14:42:21 -0500
There are just so many reasons why this could be happening - are you using
MSDTC? ENterprise Services?
SM
"Khurram" <Khurram@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:47856EDD-5328-48B3-A83A-7299F021330F@xxxxxxxxxxxxxxxx
Hi,
I am calling a DBMS_Transaction.ReadWrite(); and later Rollback; from an
Oracle Stored Procedure. When I call this stored procedure with from an
ASP.NET page, using OracleClient.dll version 1.0.3.000 i get NO ERROR, but
when i use OracleClient.dll version 1.0.5.000 i get this ERROR;
"ORA-02074: cannot ROLLBACK in a distributed transaction".
Following is my configuration:
Windows XP, IIS 5.1
VS 2003, .NET framework 1.1
Oracle 9i Release 2
I have googled, tried searching MSDN but no one has given specific
resolution of the said issue although they say it is an issue :P.
Any insight will be most welcome ...
.
- Prev by Date: Re: Simple TransactionScope problem, please help
- Next by Date: Re: Update Data Source from Data Table
- Previous by thread: Re: Simple TransactionScope problem, please help
- Next by thread: Re: Update Data Source from Data Table
- Index(es):
Relevant Pages
|