sometimes connection timeout expired and sql is slower

  • we have SQL test server and if I work from remote , sometimes I got exception and all works there are slow.

    " Connection Timeout Expired. The timeout perioed 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=9; handshake=14997' (Microsoft SQL Server )

    Additional information : The wait operation timed out "

    I checked firewall and all is turn off.

    I tried ping this server long time a still was without problem 1-2ms, also when I got this exception...

    So I also checked Network configuration with TCP/IP and on IP1 I have Ip of this test server. All is Active Yes, but Enabled No...

    So it looks like sometimes something lock this? or how is possible that sometimes I can connect, but almost all time is delay and got this exception..

    Thanks

  • I tried to logon from another computer and I found in windows log this below, but only one time and if I tried again from my computer, sql error was appeared, but in log cannot find again.

    SSPI handshake failed with error code 0x8009030c, state 14 while establishing a connection with integrated security; the connection has been closed. Reason: AcceptSecurityContext failed. The Windows error code indicates the cause of failure. The logon attempt failed [CLIENT: 10.xxx.xxx.xxx]

  • we found with wireshark error TDS7 pre-login authentication...

    so if somebody will know let me know.. I will try something, but this is test server so when I will have time during next month I will reinstall all...

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply