Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pre-login handshake acknowledgement
Message
From
08/10/2014 08:26:24
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Other
Title:
Pre-login handshake acknowledgement
Environment versions
SQL Server:
SQL Server 2012
Application:
Web
Miscellaneous
Thread ID:
01608975
Message ID:
01608975
Views:
49
I had this one last night on a production environment:

"Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=0; handshake=15012;System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out"
DECLARE @Numero Int

SET @Numero=1

SELECT Admin.* FROM Admin (NOLOCK) WHERE Admin.Numero=@Numero
There is only one record in that table. So, it is not related to the query itself.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform