Solution was to create a windows defender firewall rule(inbound) for port 1433 in the system where you have installed SQL server, after I tried connecting the database from SSMS on other system and it allowed the connection.
Thank you.
Paz
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi Team
I´m facing a problem without solution
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=543; handshake=29466; (.Net SqlClient Data Provider)
I tried all steps here
https://support.microsoft.com/en-us/sbs/topic/solving-connectivity-errors-to-sql-server-ae23c94b-b64b-5056-8b62-22e1694bb889?ui=en-US&rs=en-US&ad=US
Without a solution. It says in some part that on previous link that
I Tested, Network, Firewall, SSL (Using open ssl commands) and everything looks good.
I tested for example
Ping
Telnet
Test-NetConnection
Solution was to create a windows defender firewall rule(inbound) for port 1433 in the system where you have installed SQL server, after I tried connecting the database from SSMS on other system and it allowed the connection.
Thank you.
Paz
Hi @Marcelo Mota Manhães Thanks for getting back
This may be due to many reasons. Please check the below steps to make sure you are not missing anything.
Please do also check the below document if you are not missing any steps.
https://learn.microsoft.com/en-us/azure/azure-sql/database/troubleshoot-common-connectivity-issues#diagnostics
If you are still having issues. I will suggest to open a support request so we can get a closer look at your environment to better troubleshoot this.
Regards,
Oury
Thank you Very Much Oury for your inputs, the issue was solved, Basically I did all steps you recommended with success. However the problem was related to internal VPN configuration as I had some missing certificates on TLS handshake process in windows level. After VPN configuration refactory it worked.
Olá, eu estou enfrentando esse erro ao tentar conectar o SQL Server no Power B.I
Detalhes: "Microsoft SQL: 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=22737; handshake=14090; "
Alguém poderia me ajudar?
Re starting the SQL server resolved the issue for me