SQL Server Forums
Profile | Register | Active Topics | Members | Search | Forum FAQ
 
Register Now and get your question answered!
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 SQL Server 2008 Forums
 Transact-SQL (2008)
 Extremely slow update over linked-server
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

kensai
Posting Yak Master

172 Posts

Posted - 02/24/2012 :  08:56:18  Show Profile  Reply with Quote
I'm using a simple update statement over a linked server. Servers are on the same network with gigabit connections (pings are <1ms), I'm using sa account on both server and for the update connection and the table has non-clustered indexes on where clauses. Queries take minutes to complete if not end up with timeout.

Are there any solutions other then sending values to a linked server sp and do updates there?

Lamprey
Flowing Fount of Yak Knowledge

3832 Posts

Posted - 02/24/2012 :  10:35:51  Show Profile  Reply with Quote
Is it just a simple update or are you joing tables from both servers?
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
SQL Server Forums © 2000-2009 SQLTeam Publishing, LLC Go To Top Of Page
This page was generated in 0.05 seconds. Powered By: Snitz Forums 2000