dbTalk Databases Forums  

Distributed transaction fails only on write

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Distributed transaction fails only on write in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Glenn Wiens
 
Posts: n/a

Default Distributed transaction fails only on write - 02-13-2004 , 03:00 PM






I have an application served up by IIS on an NT4.0 server
which accesses a Microsoft SQL Server 7.00 - 7.00.1063
database on another NT4.0 server. I have copied the
database to a Win2000 server running Microsoft SQL Server
2000 - 8.00.760 and changed the ODBC properties to point
to the new server. Everything on the application seems to
work until a write to table function is called. At that
point, I get:

"Microsoft OLE DB Provider for ODBC Drivers
error '8004d00a'
[Microsoft][ODBC SQL Server Driver]Distrubited transaction
error .....
update.asp, line 26.

If I simply point the ODBC properties back to the NT
server, everything works fine. I have the Database
Compatibility level set to 70 on both databases. The
permissions are identical on the properties of both
databases.

The MSDTC service is running on the NT database server and
the Distributed Transaction Service is running the Win2000
database server. I have run out of ideas on this. Any help
would be appreciated.

Thanks.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.