No announcements
Found 2112718 threads
-
0 Votes
Linked Server connection timeout
http://social.technet.microsoft.com/Forums/sqlserver/en-US/b6a01c2e-ae95-4fe9-b132-b8d4509697e3/ole-db-provider-sqlncli10-for-linked-server-returned-message-query-timeout-ex ...Answered | 2 Replies | 5074 Views | Created by I90Runner - Wednesday, February 12, 2014 10:58 PM | Last reply by Neha Mahajan DBA - Thursday, February 13, 2014 2:24 AM -
0 Votes
No longer able to connect to Linked Server
Local Server = SQL 2008 R2 on Win Server 2008 R2 Remote Server = SQL 2005 on Win Server 2003 I support a number of application ...Answered | 7 Replies | 3863 Views | Created by Des Norton - Tuesday, November 15, 2011 3:05 PM | Last reply by SQLWork - Wednesday, November 16, 2011 2:55 PM -
0 Votes
CONNECTION IDLE TIMEOUT SET IN SQL SERVER 2005
There is not an idle timeout in SQL Server, except for linked servers.Answered | 2 Replies | 13237 Views | Created by Rajavel_vm - Tuesday, November 2, 2010 8:48 AM | Last reply by Tom Phillips - Tuesday, November 2, 2010 2:05 PM -
0 Votes
DB Connection Timeout
I don't think the connection timeout is 600 s; that's a server-configuration setting which applies when SQL Server itself connects to a ...Answered | 5 Replies | 1727 Views | Created by Justin Wong Choon Wah - Thursday, August 4, 2016 3:52 AM | Last reply by Erland Sommarskog - Thursday, August 4, 2016 10:43 AM -
2 Votes
SQL Connection Timeout
The server will consider the value of the ConnectionTimeout property as the timeout for the action of opening the connection and the CommandTimeout property as the ...Answered | 10 Replies | 9510 Views | Created by mgthantzin - Tuesday, December 30, 2008 2:10 PM | Last reply by mgthantzin - Tuesday, January 6, 2009 8:35 AM -
1 Votes
System.Data.SqlClient.SqlException: Timeout expired. with connection timeout set to 10000
Here's the link...Answered | 4 Replies | 8209 Views | Created by David00001 - Wednesday, August 12, 2009 8:00 PM | Last reply by VMazur - Monday, August 17, 2009 10:35 AM -
0 Votes
MS SQL Server 2008 connection timeouts
> The thing is MS SQL Server doesn't process any new connection till the connection with client 1 timeouts.Answered | 5 Replies | 10013 Views | Created by Enrique Ortega Gombau - Wednesday, May 18, 2011 2:03 PM | Last reply by Enrique Ortega Gombau - Wednesday, May 25, 2011 1:19 PM -
2 Votes
SQL Connection Timeout
Connect timeout is the timeout waiting for the server to respond to the initial connection request, not for executing commands.Answered | 5 Replies | 7274 Views | Created by Jay1987 - Monday, August 14, 2017 2:18 PM | Last reply by Jay1987 - Tuesday, August 15, 2017 1:01 PM -
0 Votes
server timeout
never tried Can it be reproduced when connecting from another SSMS (on another machine) to this (local) server instance?Answered | 29 Replies | 24595 Views | Created by alpefusk - Monday, October 16, 2006 6:59 PM | Last reply by Sethu Srinivasan - Monday, June 18, 2012 6:28 PM -
0 Votes
connection timeout
i used my debuggin tool and found out that the exception was from the connection.Answered | 3 Replies | 3395 Views | Created by Doaji - Thursday, February 5, 2009 6:55 AM | Last reply by Lucian Baciu - Friday, February 6, 2009 10:08 AM -
0 Votes
SQL Database Connection Timeout
Remote login timeout has nothing to do at all with the SQLCLient Connections timeout.Answered | 5 Replies | 11416 Views | Created by Google9785 - Wednesday, September 8, 2010 1:14 PM | Last reply by Jens K. Suessmeyer - - Thursday, September 9, 2010 10:48 PM -
0 Votes
Set timeout for a stored procedure across a link to another server
On all linked servers, the default remote query timeout(s) setting is 10 min (600s).Answered | 6 Replies | 7963 Views | Created by MLarsB - Tuesday, March 13, 2012 8:17 PM | Last reply by MLarsB - Thursday, March 15, 2012 6:05 PM -
0 Votes
SOAP adapter connection timeout
The following link is a great troubleshooting guide on errors from use of the SOAP adapter: http://msdn.microsoft.com/en-us/library/dd297484(BTS.10).aspx.Answered | 4 Replies | 8283 Views | Created by cas1980 - Thursday, December 11, 2008 6:00 PM | Last reply by Ben Cline1 - Wednesday, January 5, 2011 8:34 PM -
2 Votes
Failed to connect to server 2008. timeout expired
First, you speak about connection timeout.Answered | 9 Replies | 2337 Views | Created by Alok c Shahi - Sunday, February 2, 2014 4:06 PM | Last reply by Alok c Shahi - Thursday, February 20, 2014 6:29 PM -
0 Votes
SSIS Connection Timeout Errors
In order to troubleshoot, you could try and increase the value of "Connect Timeout" property of each of the SOurce connection managers if it set to something ...Answered | 2 Replies | 13839 Views | Created by Nimesh Shah - Monday, April 23, 2012 2:31 PM | Last reply by Muqadder - Monday, April 23, 2012 10:38 PM -
3 Votes
Connection Timeout Expired.
Can you please try to connect with SSMS (SQL Server management Studio).Answered | 4 Replies | 13901 Views | Created by RaghuMohan - Friday, May 3, 2013 5:02 AM | Last reply by Satish Kumar Gajula - Friday, May 3, 2013 1:30 PM -
0 Votes
Hybrid Connections: Idle connection timeout?
There does not appear to be a current capability to set an idle connection timeout but we are doing work on Hybrid Connections including the HCM and I ...Answered | 4 Replies | 1875 Views | Created by Gerard Escalante - Wednesday, October 21, 2015 2:54 PM | Last reply by Gerard Escalante - Thursday, November 5, 2015 4:19 PM -
0 Votes
System.Data.SqlClient.SqlException Connection Timeout Expired
This is a generic .Net login timeout.Answered | 4 Replies | 9390 Views | Created by Muhammad Makhaly - Tuesday, January 7, 2014 1:28 PM | Last reply by Pradeep Madheshiya Microsoft(MSFT) - Wednesday, January 8, 2014 8:14 AM -
0 Votes
Sql Connection timeout issue.
http://msdn.microsoft.com/en-us/library/system.data.sqlclient.sqlconnection.connectiontimeout.aspx Did you try removing the space between connection and timeout?Answered | 2 Replies | 3960 Views | Created by Xor2 - Thursday, June 10, 2010 7:34 PM | Last reply by Fafafaalex - Monday, June 14, 2010 2:32 AM -
0 Votes
connect Timeout
I have a DataReaderSource which connects to Teradata.Answered | 2 Replies | 4649 Views | Created by NSG12 - Monday, December 27, 2010 3:34 PM | Last reply by NSG12 - Monday, December 27, 2010 7:42 PM - Items 1 to 20 of 2112718 Next ›
No announcements