如果我在window的服务中启动,就会出现如下错误:
在本地机上无法启动OracleORaHome92Agent服务。
如果我用命令行:agentctl start blackout yz,错误是:
无法与代理联系。它可能未运行
如果用命令:agentctl start,错误是:
Service could not be started. Check agntsrvc.log for details
agntsrvc.log中的提示:
-------------- [OracleOraHome92Agent] ------------
Sending initial service status..
Commandline is "E:/oracle/ora92/bin/dbsnmpwd.bat" -agent_name OracleOraHome92Agent
2. WAIT_OBJECT_0: Agent exited with retCode 0.
Agent failed to startup.
Check E:/oracle/ora92/network/log/OracleOraHome92Agent.nohup for details
OracleOraHome92Agent.nohup 中的提示:
--------------------------- 星期二 12:07 -------------------------
-----------------------------------------------------------------
Service name is OracleOraHome92Agent
nmiumini_initializeUM: Unable to initialize UQFailed while initializing user subsystem
Error initializing subsystems
Agent exited on 星期二 12:07 with return value 55
Could not start agent. Initialization failure
Agent startup failed. Check E:/oracle/ora92/network/log/OracleOraHome92Agent.nohup for details
解决方式:
进入network/agent下 将扩展名为 .q的文件删除,然后启动agent服务,就可以了.
原因: 未知
本文介绍了在尝试启动Oracle OraHome92Agent服务时遇到的错误情况及日志中的详细错误信息。通过删除network/agent目录下的.q扩展名文件解决了启动问题。
182

被折叠的 条评论
为什么被折叠?



