Homam
Homam

Reputation: 23841

Distributed transaction already begun "ORA 02046 " when I use Link

I have a very big problem for me appears with a few steps when I use devart to connect to Oracle.

That's all, When I open the page the following exception will be shown (from the first time or after a postBack)

distributed transaction already begun "ORA 02046 "

Any help!

Upvotes: 2

Views: 10781

Answers (2)

Devart
Devart

Reputation: 121902

We have replied you at our forum here.
By the way, have you tried the solution recommended by @ThinkJet?

Upvotes: 1

ThinkJet
ThinkJet

Reputation: 6735

There is a problem with distributed transactions state on your Oracle database servers.

Try to rollback "in-doubt" distributed transaction as described here.

Step-by-step-guide located here.

Upvotes: 1

Related Questions