本文介绍了OracleMTSRecoveryService未能启动?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我收到此错误,同时启动 OracleMTSRecoveryService
:
i am getting this error while starting OracleMTSRecoveryService
:
Could not start the OracleMTSRecoveryService service on Local Computer.
Error 1: Incorrect function.*
另外安装过程中的 ODAC服务启动失败。的。
OracleXETNSListener
还没有启动。我重新安装ODAC,但问题仍然存在。
OracleXETNSListener
is also not starting. i have reinstalled ODAC but problem remains.
有什么建议?任何服务的冲突?
any suggestions? Any service conflicts?
推荐答案
看看注册表值HKLM \ SOFTWARE \ ORACLE \ OracleMTSRecoveryService \ Protid_0 \,并确保该主机名匹配您的机器名。
look at the registry value HKLM\Software\Oracle\OracleMTSRecoveryService\Protid_0\ and make sure that the host name matches your machine name.
这篇关于OracleMTSRecoveryService未能启动?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!