dbTalk Databases Forums  

SQL Transaction across two database server

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss SQL Transaction across two database server in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Labhesh Shrimali - Bangalore
 
Posts: n/a

Default SQL Transaction across two database server - 02-15-2006 , 07:49 AM






I m using sql server 2000.
i have Two database server in network having same configuration

I have written one trigger which will update Second database and then first
database.

But this does not happen and i get error. as follow:

The operation could not be performed because the OLE DB provider 'SQLOLEDB'
was unable to begin a distributed transaction.
OLE DB error trace [OLE/DB Provider 'SQLOLEDB'
ITransactionJoin::JoinTransaction returned 0x8004d00a].
[OLE/DB provider returned message: New transaction cannot enlist in the
specified transaction coordinator. ]
3

What could be this problem?
Please help required urgent.

Thanks
Labhesh Shrimali
Bangalore

Reply With Quote
  #2  
Old   
Tom Mongold
 
Posts: n/a

Default RE: SQL Transaction across two database server - 02-15-2006 , 01:39 PM






Hi..have you tried linking the servers? That should fix your issue.

"Labhesh Shrimali - Bangalore" wrote:

Quote:
I m using sql server 2000.
i have Two database server in network having same configuration

I have written one trigger which will update Second database and then first
database.

But this does not happen and i get error. as follow:

The operation could not be performed because the OLE DB provider 'SQLOLEDB'
was unable to begin a distributed transaction.
OLE DB error trace [OLE/DB Provider 'SQLOLEDB'
ITransactionJoin::JoinTransaction returned 0x8004d00a].
[OLE/DB provider returned message: New transaction cannot enlist in the
specified transaction coordinator. ]
3

What could be this problem?
Please help required urgent.

Thanks
Labhesh Shrimali
Bangalore

Reply With Quote
  #3  
Old   
Tom Mongold
 
Posts: n/a

Default RE: SQL Transaction across two database server - 02-15-2006 , 01:39 PM



Hi..have you tried linking the servers? That should fix your issue.

"Labhesh Shrimali - Bangalore" wrote:

Quote:
I m using sql server 2000.
i have Two database server in network having same configuration

I have written one trigger which will update Second database and then first
database.

But this does not happen and i get error. as follow:

The operation could not be performed because the OLE DB provider 'SQLOLEDB'
was unable to begin a distributed transaction.
OLE DB error trace [OLE/DB Provider 'SQLOLEDB'
ITransactionJoin::JoinTransaction returned 0x8004d00a].
[OLE/DB provider returned message: New transaction cannot enlist in the
specified transaction coordinator. ]
3

What could be this problem?
Please help required urgent.

Thanks
Labhesh Shrimali
Bangalore

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.