千家信息网

解决配置IaaS中Endpoint系统日志报错:ignoring exception:Error executin gquery usp

发表于:2024-11-19 作者:千家信息网编辑
千家信息网最后更新 2024年11月19日,为vRA Infrastructure配置Endpoint之后,系统提示下图所示的故障:1. DataBaseStatsService: ignoring exception: Error execu
千家信息网最后更新 2024年11月19日解决配置IaaS中Endpoint系统日志报错:ignoring exception:Error executin gquery usp

为vRA Infrastructure配置Endpoint之后,系统提示下图所示的故障:

1. DataBaseStatsService: ignoring exception: Error executing query usp_SelectAgent Inner Exception: Error executing query usp_SelectAgentCapabilities


这个故障是由于MSDTC服务的问题导致,因此,请点击Administrative Tools > Component Services > Component Services > Computers > My Computer > Distributed Transaction

Coordinator,右击Local DTC后选择Properties,如下图所示:

点击Security也标签,将红框中的选项勾上,点击Ok后重启服务即可;

如果这样还不行,则需要重装MSDTC服务,执行命令:

1. msdtc -uninstall

2. msdtc -install

之后按照前面的步骤再配置一次即可;

书山有路勤为径,学海无涯苦作舟.

静下心来,奋力前进.

机会永远留给有准备的人.

0