加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 站长学院 > MsSql教程 > 正文

sql-server – 连接到SQL Server 2012的登录后阶段的超时

发布时间:2020-12-12 17:00:03 所属栏目:MsSql教程 来源:网络整理
导读:我正在尝试从桌面连接到SQL Server 2012(在不同的服务器上)并收到以下错误: 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 p
我正在尝试从桌面连接到SQL Server 2012(在不同的服务器上)并收到以下错误:

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=190; handshake=4; [Login] initialization=0; authentication=102; [Post-Login] complete=14002; (Microsoft SQL Server)

客户端是SQL Server Management Studio 2012.服务器上的防火墙已关闭.我可以telnet到端口1433.从服务器上的Studio连接本身工作正常.桌面和服务器位于同一网段;使用Windows身份验证.

Windows Server 2008R2和SQL Server都是从头开始构建的.

令我困惑的是登录后阶段.我有一种感觉,我在错误的地方(即网络连接);但不知道正确的地方是什么……

解决方法

改编自我的评论,找到了答案:

检查事件日志.你可能会在那里看到一些指向问题的东西.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读