all groups > dotnet distributed apps > october 2004 >
You're in the

dotnet distributed apps

group:

'No error information available: XACT_E_TMNOTAVAILABLE(0x8004D01B)


'No error information available: XACT_E_TMNOTAVAILABLE(0x8004D01B) HMTan
10/11/2004 2:15:02 AM
dotnet distributed apps:
Hi,

I was tring to perform distributed transactions with
Microsoft OLE DB .NET Data Provider with oracle database 9i
as backend.

It is giving the following error.

'No error information available: XACT_E_TMNOTAVAILABLE
(0x8004D01B)'

Could anyone help me to figure out why this error is
occuring

Thanks in advance
HMTan


Re: 'No error information available: XACT_E_TMNOTAVAILABLE(0x8004D01B) Sam Santiago
10/11/2004 10:02:48 AM
This is means:

XACT_E_TMNOTAVAILABLE - Unable to connect to the TM
(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/mts/rmguid
eref_3r3o.asp?frame=true)

TM is the Transaction Manager. Is the MSDTC or Distributed Transaction
Coordinator service running on the server that is attempting to start the
transaction?

Check out these links as well:

Information about using Oracle with Microsoft Transaction Server and COM+
components
http://support.microsoft.com/default.aspx?scid=kb;en-us;193893

The Microsoft .NET Managed Provider for Oracle depends on the Oramts.dll
file to enlist the Oracle connections
http://support.microsoft.com/default.aspx?scid=kb;en-us;843044


Thanks,

Sam
--
_______________________________
Sam Santiago
ssantiago@n0spam-SoftiTechture.com
http://www.SoftiTechture.com
_______________________________
[quoted text, click to view]

AddThis Social Bookmark Button