Heim >Datenbank >MySQL-Tutorial >Error: 17172, Severity: 16 SNIInitialize() failed with error

Error: 17172, Severity: 16 SNIInitialize() failed with error

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOriginal
2016-06-07 15:44:011431Durchsuche

为了安装SCCM 2012,今天将测试数据库升级到SQL Server 2008 SP3 CU4, 但是改为端口后发现Servcie无法启动。 从SQL Server errorlog中看到下面的错误信息: Error: 17172, Severity: 16, State: 1. SNIInitialize() failed with error 0x2. SQL Server Audit

为了安装SCCM 2012,今天将测试数据库升级到SQL Server 2008 SP3 + CU4, 但是改为端口后发现Servcie无法启动。

 

从SQL Server errorlog中看到下面的错误信息:

 

Error: 17172, Severity: 16, State: 1.

SNIInitialize() failed with error 0x2.


SQL Server Audit failed to record the SERVER SHUTDOWN action. 

 

 

从网上查看是因为多了一个Cluster的键值,因为我的机器不是Cluster.对比了一下其他几台机器,发现就是这台服务器出现了问题。

 

解决办法:

 

1.查看是不是注册表中有Cluster键值存在,如果不是Cluster的话,需要将这个键值移除。

 

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL10_50.Instance_Name\Cluster

 

2.重启成功。

 

Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn