Microsoft Distributed Transaction Coordinator call failed.
umer.zafar_at_gmail.com
Date: 10/31/05
- Next message: Steve Le Monnier: "Permission Denied executing SP that reads foreign table!"
- Previous message: Uri Dimant: "Re: Database Permissions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 31 Oct 2005 02:16:36 -0800
hi...
I am trying to run MS DTC sample application (dblib) equipped
with MS SQL Server 2000.I am using following commnd line to
link SQL Servers on two different systems
"dblib -s1 abc -u1 administator -p1 password1
-s2 xyz -u1 sa -p1 password2 "
Server 1: my PC (OS Xp)
Server 2: Remote PC (OS Win2k3)
But this gives following ERROR:
DB-LIBRARY error:
Microsoft Distributed Transaction Coordinator call failed.
Operating system error:
Microsoft Distributed Transaction Coordinator call failed.
dbenlisttrans() failed: 0
Probably remote PC is (why) not enlisted when it calls
"Enlist(&gSrv2,dbproc_server2,pTransaction);"
Suggestions are highly appreciated to resolve this problem
Thanks in advance
Umer
- Next message: Steve Le Monnier: "Permission Denied executing SP that reads foreign table!"
- Previous message: Uri Dimant: "Re: Database Permissions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|