[Microsoft][ODBC driver for Oracle]Failure enlisting in Resource Manager (0x8004D00A) [message #99814] |
Wed, 10 April 2002 08:10 |
Venkat
Messages: 110 Registered: February 2001
|
Senior Member |
|
|
Hi,
Any one can explain when this problem occers and what's the solution for this.
Problem :- We are getting the following error,
"[[Microsoft]][[ODBC driver for Oracle]]Failure enlisting in Resource Manager (0x8004D00A)"
Servers
1) Oracle 8.1.6 server
2) Oracle 8.1.6 client
3) IIS5.0 web & Application Server, Components in VB & web pages in ASP.
Thanks in Advance
Venkat.
|
|
|
|
|
|
|
Re: [Microsoft][ODBC driver for Oracle]Failure enlisting in Resource Manager (0x804D0A) [message #100916 is a reply to message #100699] |
Mon, 16 February 2004 01:28 |
shekhar
Messages: 6 Registered: April 2002
|
Junior Member |
|
|
1. It error comes while updates then it can be error in your transaction handling.
2. Oracle XA and MSDTC are not able to resolve failed transactions.
This error would go if you restart Oracle services. I am not sure what is the solution to the issue. I think you need help from an expert DBA to tune database.
In past we had resolved this error by reviweing our transactional code.
I have starting seeing it again in one of our application and symptoms are same after thsi erro comes, the server dlls do not respond to more requests.
|
|
|