Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pre-login handshake acknowledgement
Message
De
08/10/2014 08:26:24
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Titre:
Pre-login handshake acknowledgement
Versions des environnements
SQL Server:
SQL Server 2012
Application:
Web
Divers
Thread ID:
01608975
Message ID:
01608975
Vues:
48
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform