EBS Services in Oracle Apps R12

简介:

Services (new concept introduced in R12) define the set of processes that will be started on each application node. These services can be activated or deactivated on a specific application tier/node.

Type of Application Services

Application tier processes are broadly classified in to five type of Services

i) Root Service  – Oracle Process Manager and Notification (OPMN) is part of Oracle Application Server 10G R2/R3. OPMN is used for inter process communication (between OC4J, HTTP Server), death detection and start/stop of Services for 10g R3.

ii) Web Entry Point Services – HTTP Server is part of Oracle Application Server 10G R3 and built on Apache (aka Oracle Apache. All web request to R12 first hit HTTP Server.

iii) Web Application Services – OACORE OC4J, Forms OC4J, OAFM OC4J – These are set of 3 OC4J (Oracle Container for J2EE) to run application.

iv) Batch Processing Services – This set of service consist of Apps Listener (FNDFS & FNDSM), Concurrent ManagerFulfillment Server and Interaction Server

v) Other Services – Oracle Forms Service, Forms Metric Client/Server and Mobile Web Application (MWA) Service

Process       —>   Services –> Startup Script –> Context parameter

a) Oracle Process Manager -  Root Service  – adopmnctl.sh- s_root_status, s_opmnstatus
b) Oracle HTTP Server  – Web Entry Point Service – adapcctl.sh- s_web_entry_status, s_oacorestatus
c) OACORE OC4J – Web Application Services – adoacorectl.sh- s_web_applications_status s_oacorectrl
d) FORMS OC4J – Web Application Services – adformsctl.sh- s_web_applications_status, s_formsstatus
e) OAFM OC4J – Web Application Services – adoafmctl.sh- s_web_applications_status, s_oafmstatus
f) Concurrent Manager -   Batch Processing Service – adcmctl.sh- s_batch_status, s_concstatus
g) Apps Listener -  Batch Processing Service – adalnctl.sh- s_batch_status, s_tnsstatus
h) Interaction Center (ICSM) -  Batch Processing Service – ieoicsm.sh- s_batch_status, s_icsmctrl
i) Fulfillment Server -  Batch Processing Service – jtffmctl.sh- s_batch_status, s_jtffsstatus
j) Forms Server -   Other Service – adformsrvctl.sh- s_other_service_group_status , s_formsserver_status
k) Metric Client -   Other Service – adfmcctl.sh- s_other_service_group_status , s_metcstatus
l) Metric Server -   Other Service – adfmsctl.sh- s_other_service_group_status , s_metsstatus
m) Mobile Web Application (MWA) -   Other Service – mwactlwrpr.sh- s_other_service_group_status , s_mwastatus

本文转自ITPUB博客tolywang的博客,原文链接:EBS Services in Oracle Apps R12,如需转载请自行联系原博主。

相关文章
|
Oracle 关系型数据库 数据库
|
机器学习/深度学习 Oracle 关系型数据库
|
Oracle 关系型数据库 UED
|
关系型数据库
DBA_实践指南系列9_Oracle Erp R12应用补丁AutoPatch/AutoControl/AutoConfig(案例)
2013-12-09 Created By BaoXinjian 一、摘要 1     二、AutoPatch 1     三、AutoConfig  1     学习笔记:朱龙春 - ERP DBA实践指南  ERP技术讨论群: 288307890 技术交...
721 0
|
关系型数据库 Oracle
DBA_实践指南系列10_Oracle Erp R12诊断功能Diagnostic(案例)
2013-12-10 Created By BaoXinjian     Thanks and RegardsERP技术讨论群: 288307890 技术交流,技术讨论,欢迎加入 Technology Blog Created By Oracle ERP - 鲍新建
818 0
|
关系型数据库 Oracle
DBA_实践指南系列11_Oracle Erp R12性能调优基础(案例)
http://www.itpub.net/thread-1412437-1-1.htmlERP技术讨论群: 288307890 技术交流,技术讨论,欢迎加入 Technology Blog Created By Oracle ERP - 鲍新建
789 0
|
关系型数据库
DBA_实践指南系列6_Oracle Erp R12工作流通知邮件配置Email(案例)
2013-12-06 Created By BaoXinjian 一、摘要   1. 配置DNS客户端 [oravis@paleonode1 ~]$ cat /etc/hosts # Do not remove the following line, or various progra...
1558 0
|
监控 Oracle 关系型数据库
DBA_实践指南系列7_Oracle Erp R12监控OAM(案例)
2013-12-07 Created By BaoXinjian 一、摘要 OAM是一个管理工具,是对Oracle Erp进行管理的控制台 1. 主要作用 (1). 在系统维护期间 (2).
1374 0
|
Oracle 关系型数据库 Java
DBA_实践指南系列8_Oracle Erp R12数据维护模式Adadmin(案例)
2013-12-08 Created By BaoXinjian 一、摘要 ADADMIN是用于Oracle APPS文件系统和数据库的维护工作,是APPS DBA常用的工具。 AD Administration Main Menu   1.
837 0
下一篇
无影云桌面