(1 row(s) affected)
Server: Msg 8522, Level 18, State 1, Line 4
Distributed transaction aborted by MSDTC.
Server: Msg 8522, Level 18, State 1, Line 4
Distributed transaction aborted by MSDTC.
Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.
View products that this article applies to.
Date Time Version Size File name ---------------------------------------------------------------------------------- 11-Aug-2005 17:11 6.0.1978.0 487,424 Db2oledb.dll 11-Aug-2005 17:15 24,516 Db2oledb.h 11-Aug-2005 17:11 6.0.1978.0 44,032 Ddmstr.dll 11-Aug-2005 17:11 6.0.1978.0 114,688 Microsoft.hostintegration.msdb2client.dll 11-Aug-2005 17:11 6.0.1978.0 71,680 Mseidb2c.dll 11-Aug-2005 17:11 6.0.1978.0 435,200 Mseidb2d.dll 11-Aug-2005 17:11 6.0.1978.0 693,248 Mseidrda.dll
SELECT * from LINKDUW.DSNFD037.SAMPLE.TBLA
SET XACT_ABORT ON
BEGIN DISTRIBUTED TRAN
UPDATE LINKDUW.DSNFD037.SAMPLE.TBLA SET NAME='New Name' WHERE ID=1
COMMIT TRAN
SET XACT_ABORT OFF
Keywords: KB904774, kbbug, kbfix, kbqfe, kbHotfixServer, kbautohotfix