在我的一台form/report server上,运行opmnctl restartproc ias-component=geows, 却报
No processes match the specified configuration. 而在oracle Application Server Administrative console里, 可以看到这个component。 为什么会这样呢?
其实,还是因为没有写对ias-component的名称。
用opmnctl debug看了看,原来, geows只是一个ias-process, 它包含于oc4j, oc4j才是一个真正的ias-component.
http://www.gaodaima.com/35142.htmliAS10g opmnctl restartproc 无法启动的_sqlserver
于是用opmnctl restartproc ias-component=OC4J, 就可以了。
这看起来是一个蛮弱智的错误。
欢迎大家阅读《iAS10g opmnctl restartproc 无法启动的_sqlserver》,跪求各位点评,若觉得好的话请收藏本文,by 搞代码