[HP SIM] Systems Insight Manager stopped working, sqlserver error code 0x80090302。

What is HP SIM first? A: SIM in the artical means Systems Insight Manager, from Hewlett-Packard, for central management of HP servers.

One of function for SIM is monitoring, SIM will auto-discover HP servers in your network, when server go down or encounter hardware issue, SIM will notify ITers.

Yes, it doesn‘t work suddently, SIM service still running with some errors in eventlog,

com.hp.mx.database.DbVerificationException: Error loading database verification handler ‘com.hp.mx.database.MsSqlVerificationHandler‘
com.hp.mx.database.DbVerificationException: Error accessing database
SSPI handshake failed with error code 0x80090302, state 14 while establishing a connection with integrated security; the connection has been closed. Reason: AcceptSecurityContext failed. The Windows error code indicates the cause of failure.  [CLIENT: xxxxxxx]. 

Screenshot attached,

MSSqlserver is succeed to be connected via studio and ODBC, checked netstat 1433 port is alive. Anyhow SIM just can‘t make it right, finally found the KB,

http://h20564.www2.hp.com/hpsc/doc/public/display?docId=mmr_kc-0114705

According to the knowledge base, we nearly can guess SIM using non-NTLMv2 potocols for Windows authentication, the problem can be resolved by adding "useNTLMv2=true" into the SQL connection string.

Question is why the problem just pop-up? Nobody rarely touch a server like SIM, so launch rsop.msc to check policies related to NTLM.

The default values from "explain",

Windows 2000 and windows XP: send LM & NTLM responses
Windows Server 2003: Send NTLM response only
Windows Vista, Windows Server 2008, Windows 7, and Windows Server 2008 R2: Send NTLMv2 response only

Generally speaking, Windows servers will negoiate with each other, make decision for potocol, then start exchanging data, but this time the policy changed to "Refuse LM & NTLM", therefore server refused authentication from SIM service.

时间: 2024-11-09 08:02:27

[HP SIM] Systems Insight Manager stopped working, sqlserver error code 0x80090302。的相关文章

[HP SIM] Systems Insight Manager 不能正常工作,数据库错误0x80090302。

This artical also published in English: http://www.cnblogs.com/LarryAtCNBlog/p/4153295.html 什么是HP SIM?文章里所说的SIM指的是Systems Insight Manager,是HP公司给自家的服务器制作的一个中心管理Web,界面如下. 基本作用就是探测网络里的HP服务器,当server down掉或者有硬件问题的时候可以给出告警. 就是这货出了问题,突然访问不了,但是后台SIM service依

warning MSB3162: 所选的“Microsoft Report Viewer 2012 Runtime”项需要“Microsoft.SqlServer.SQLSysClrTypes.11.0”。在“系统必备”对话框中选择缺少的系统必备组件,或者为缺少的系统必备组件创建引导程序包。

warning MSB3162: 所选的"Microsoft Report Viewer 2012 Runtime"项需要"Microsoft.SqlServer.SQLSysClrTypes.11.0".在"系统必备"对话框中选择缺少的系统必备组件,或者为缺少的系统必备组件创建引导程序包. 发布ReportViewer程序遇到这个问题. 到处查了下,发现解决方法是这样的. 1)打开这个路径下的xml文件: C:\Program Files (x

the process android.process.acore has stopped或the process com.phone。。。。

模拟器一启动 The process android.process.acore has stopped unexpectedly 今天不知道怎么回事,模拟器一启动就狂报错, 模拟器已经重新安装过了,刚开始是脸界面都进不了, 后来进去了 launcher,报了The process android.process.acore has stopped unexpectedly这个错. 后来我试着重建模拟器的时候起了一个我以前从来不用的名字,OK了. 估计是我以前的模拟器有程序把系统搞crash了,

sqlserver error 40解决方案

1.打开配置管理器 启用tcp/ip 2.检查tcp/ip 端口:改为1433 3:修改防火墙入站规则: 新建规则: 选择端口: 完成如下操作: 4 重启配置管理器里面的sqlserver(mssql)或者sqlserver(express) 即可

sqlserver修改计算机名称。

SELECT @@SERVERNAME As [@@SERVERNAME], CAST(SERVERPROPERTY('MACHINENAME') AS VARCHAR(128)) + COALESCE('\' + CAST(SERVERPROPERTY('INSTANCENAME') AS VARCHAR(128)), '') As RealInstanceName DECLARE @InternalInstanceName sysname;DECLARE @MachineInstanceNa

6-DEADLOCKS

Please indicate the source: http://blog.csdn.net/gaoxiangnumber1 Welcome to my github: https://github.com/gaoxiangnumber1 Computer systems are full of resources that can be used only by one process at a time. Consequently, all operating systems have

Video for Linux Two API Specification revision0.24【转】

转自:http://blog.csdn.net/jmq_0000/article/details/7536805#t136 Video for Linux Two API Specification Revision 0.24 Michael H Schimek <[email protected]> Bill Dirks Hans Verkuil Martin Rubli Copyright © 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,

Video for Linux Two API Specification Revision 2.6.32【转】

转自:https://www.linuxtv.org/downloads/legacy/video4linux/API/V4L2_API/spec-single/v4l2.html Video for Linux Two API Specification Revision 2.6.32 Michael H Schimek <[email protected]> Bill Dirks Original author of the V4L2 API and documentation. Hans

上传文件swfUploadConfig.js

/*/* * Unobstrusive swf upload widget using jQuery. *example : $(':file.uo_widget_form_input_file_swf_upload').uoWidgetFormInputFileSwfUpload({}); * * @author Fran?ois Béliveau <[email protected]> **/ var uo_widget_form_input_file_swf_upload_config