dbTalk Databases Forums  

DISTRIBUTED TRANSACTION.

microsoft.public.sqlserver.clients microsoft.public.sqlserver.clients


Discuss DISTRIBUTED TRANSACTION. in the microsoft.public.sqlserver.clients forum.



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

Default DISTRIBUTED TRANSACTION. - 04-11-2008 , 06:45 PM






Dear Professional..

I would highly appreciate if anyone can guide me about

SET BEGIN DISTRIBUTED TRANSACTION
update first server table
update second server table
COMMIT TRANSACTION

Just want to understand, before doing the above SET command I have to create
linked Server first?

Let's assume I have a linked Server and I am trying to update table from my
first server and right after that I am trying to update table from 2nd
server, and what If 2nd server goes down, how I can handle this? like if
second server goes down will the pointer come back? or it gives time out?

Please guide me this is the right and fast solution to use distributed
transaction accross different servers / databases?

Do we have to enable RPC Remote Call in sp_configure?

Please please give me the detail and step by step solutions.

Thanks alot..



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.