这是实时严重的问题。我的制作服务器一直工作到周四,然后我们有了一个周末(星期五和星期六)。今天早上我接到投诉说不能连接数据库。我从本地人那里试过,没有运气。当我使用RDC (MSTSC)时,我可以立即连接。
但是当我尝试从本地连接时,它会抛出下面的错误。
TITLE: Connect to Server ------------------------------ Cannot connect
to servernamevs\servername. ------------------------------
ADDITIONAL INFORMATION: Connection Timeout Expired. The timeout period
elapsed during the post-login phase. The connection could have timed
out while waiting for server to complete the login process and
respond; Or it could have timed out while attempting to create
multiple active connections. The duration spent while attempting to
connect to this server was - [Pre-Login] initialization=6;
handshake=4; [Login] initialization=0; authentication=5; [Post-Login]
complete=13990; (Microsoft SQL Server, Error: -2)
然后,我失败到另一个节点,然后每个人都可以连接。现在我要找出原因。有人知道这件事吗。
FYI,我检查了防火墙,我们有开放的防火墙,没有限制。没有安装防病毒,我可以使用SQL身份验证进行连接,但不能使用Windows,错误日志中没有注明的内容
发布于 2015-05-27 14:58:09
问题已经解决,出现了问题。当我们更新组策略时,问题已经解决了!
https://stackoverflow.com/questions/30421422
复制相似问题