风就是风,风的方向有谁知道? 有意义就是好好活,好好活就是做有意义的事情!是什么使我不由自主的仰望星空?
SQL SERVER 2005不能启动问题解决一例
上一篇 /
下一篇 2008-01-30 08:11:10
/ 个人分类:SQL Server数据库
前几天刚装的SQL SERVER 2005用来做,Project Server的后台数据库,今天重启“SQL Server (MSSQLSERVER)”服务时不能启动,提示如下:
本地计算机上的MSSQLSERVER服务启动后又停止了。一些服务自动停止,如果它们没有什么可做的
日志中有如下提示:
2008-01-30 07:51:06.43 服务器 A self-generated certificate was successfully loaded for encryption.
?S#Em$n02008-01-30 07:51:06.43 服务器 错误: 17182,严重性: 16,状态: 1。
@su3L1N7r9E}(E
J5bx02008-01-30 07:51:06.43 服务器 TDSSNIClient initialization failed with error 0x7e, status code 0x60.
qM#dl_#Tb8_;_0r02008-01-30 07:51:06.43 服务器 错误: 17182,严重性: 16,状态: 1。ITPUB个人空间 `uT)i)LX6R"n
2008-01-30 07:51:06.43 服务器 TDSSNIClient initialization failed with error 0x7e, status code 0x1.ITPUB个人空间q:dQhw2y
2008-01-30 07:51:06.43 服务器 错误: 17826,严重性: 18,状态: 3。
r(Ci1? c%L w;},d&o02008-01-30 07:51:06.43 服务器 Could not start the network library because of an internal error in the network library. To determine the cause, review the errors immediately preceding this one in the error log.ITPUB个人空间K+`4E2r
E'G/es2l_
2008-01-30 07:51:06.43 服务器 错误: 17120,严重性: 16,状态: 1。
]r"@#K.\3`pn-G|FY02008-01-30 07:51:06.43 服务器 SQL Server could not spawn FRunCM thread. Check the SQL Server error log and the Windows event logs for information about possible related problems.
重新启动操做系统还是不行,几经周折终于找到了问题所在,是昨天有人把“VIA协议”给启用了,停用“VIA协议”问题解决。
"VIA协议"停用方法:开始->程序->Microsoft SQL Server 2005->配置工具->SQL Server Configuration Manager ->打开后找到"SQL Server 2005 网络配置"->MSSQLSERVER 属性的协议 在右边的属性框中把“VIA协议”禁用即可!
导入论坛
引用链接
收藏
分享给好友
推荐到圈子
管理
举报
TAG:
Server
server
SQL
sql