Feedback
Did this article resolve your question/issue?

   

Article

SQL Server Azure connections timeout after 1 minute

Information

 
TitleSQL Server Azure connections timeout after 1 minute
URL Name000035953
Article Number000163558
EnvironmentProduct: Connect/Connect64 for ODBC SQL Server Wire Protocol driver
Version: 7.1.4 and later
Product: Progress DataDirect for ODBC SQL Server Wire Protocol driver
Version : 8.0 and higher
OS: All supported platforms
Database: SQL Azure
Question/Problem Description
SQL Server Azure connections timeout after 1 minute
Is there any driver setting to increase the connection timeout?
Steps to Reproduce
Clarifying Information
Error Message"[DataDirect][ODBC SQL Server Wire Protocol driver]Unexpected Network Error. ErrNum = 10054"
"[DataDirect][ODBC SQL Server Wire Protocol driver]SSL I/O Error."
Defect Number
Enhancement Number
Cause
SQL Server Azure database has a 1 minute connection timeout.
Resolution
Set the connection parameter "FailoverMode=2". This setting tells the driver to reconnect when connections are lost.
Workaround
Notes
References to other documentation:

Progress DataDirect for ODBC for SQL Server Wire Protocol Driver User's Guide and Reference, "Connection Option Descriptions"
https://documentation.progress.com/output/DataDirect/odbcsqlserverhelp/index.html#page/odbcsqlserver%2Fconnection-option-descriptions.html%23
 
DataDirect Connect® Series for ODBC User's Guide, "Drivers for 32-Bit and 64-Bit Platforms" : "The SQL Server Wire Protocol Driver" : "Connection Option Descriptions for SQL Server Wire Protocol driver"
http://media.datadirect.com/download/docs/odbc/allodbc/#page/odbc%2Fconnection-option-descriptions-for-sql-server-wi.html%23
Last Modified Date1/28/2020 2:03 AM
Files
Disclaimer The origins of the information on this site may be internal or external to Progress Software Corporation (“Progress”). Progress Software Corporation makes all reasonable efforts to verify this information. However, the information provided is for your information only. Progress Software Corporation makes no explicit or implied claims to the validity of this information.

Any sample code provided on this site is not supported under any Progress support program or service. The sample code is provided on an "AS IS" basis. Progress makes no warranties, express or implied, and disclaims all implied warranties including, without limitation, the implied warranties of merchantability or of fitness for a particular purpose. The entire risk arising out of the use or performance of the sample code is borne by the user. In no event shall Progress, its employees, or anyone else involved in the creation, production, or delivery of the code be liable for any damages whatsoever (including, without limitation, damages for loss of business profits, business interruption, loss of business information, or other pecuniary loss) arising out of the use of or inability to use the sample code, even if Progress has been advised of the possibility of such damages.