Hello Everyone,
Has anyone had any experience with the following error
message on a win2k standard edition, running on a win 2003
server?
"The XA Transaction Manager cannot load the requested XA
Dll since a registry entry is required for this operation.
Please create a string value in the registry under
HKLM\Software\Microsoft\MSDTC\XADLL where the value name
is the name of the dll in the format dllname.dll and the
value is the full path of the Dll. If you are not sure
about the name or path of your XA Dll then please check
the documentation for your XA provider. If this machine is
part of a cluster please note that this registry entry
needs to be made for each node in the cluster. cwbodbc.dll"
ANy help would be greatly appreciated.
TIA
Chris
Which data access API are you using, ODBC?
Which resource manager (database)?
The ODBC driver exposes the XA Switch entrypoints, that is the DLL you need
to register. If you are running on a cluster you need to repeat this on
every node of the cluster.
GertD@.SQLDev.Net
Please reply only to the newsgroups.
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use.
Copyright SQLDev.Net 1991-2004 All rights reserved.
"Chris Bellizzi" <anonymous@.discussions.microsoft.com> wrote in message
news:082101c49a54$be0956f0$a601280a@.phx.gbl...
> Hello Everyone,
> Has anyone had any experience with the following error
> message on a win2k standard edition, running on a win 2003
> server?
> "The XA Transaction Manager cannot load the requested XA
> Dll since a registry entry is required for this operation.
> Please create a string value in the registry under
> HKLM\Software\Microsoft\MSDTC\XADLL where the value name
> is the name of the dll in the format dllname.dll and the
> value is the full path of the Dll. If you are not sure
> about the name or path of your XA Dll then please check
> the documentation for your XA provider. If this machine is
> part of a cluster please note that this registry entry
> needs to be made for each node in the cluster. cwbodbc.dll"
> ANy help would be greatly appreciated.
> TIA
> Chris
>
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment