2.9
名称: adopmnctl.sh
路径: ${INST_TOP}/admin/scripts/adopmnctl.sh
用法: adopmnctl.sh {start|startall|stopall|shutdown|status|.....}
具体的用法可以使用 adopmnctl.sh help查看。
adopmnctl.sh 用于开启及关闭10.1.3 ORACLE_HOME中的opmn service ,opmn还控制
10.1.3 ORACLE_HOME下的所有services, 比如 web server (OHS),各种OC4J instances
(oafm,oacore,forms)等。 如果任何services 被非正常关闭,opmn会自动开启他们。
OPMN包含两个components: Oracle Process Manager 和 Oracle Notification Server .
Oracle Process Manager 负责开启/关闭/重启/monitor它管理的服务,其中monitor
包括 death detection and automatic restart of the process 。
Oracle Notification Server is the transport mechanism for failure, recovery,
startup, and other related notifications between components in AS.
2.10
名称: jtffmctl.sh
This script will be used to start/stop one to one fulfilment server.
名称: mwactl.sh
To start / stop mwa telnet server wheremwa is mobile application.
本文转自ITPUB博客tolywang的博客,原文链接:R12中间层及应用层脚本(单独开启各服务脚本)- adopmnctl.sh,jtffmctl.sh,mwactl.sh,如需转载请自行联系原博主。