{"id":1125,"date":"2009-03-10T15:41:29","date_gmt":"2009-03-10T19:41:29","guid":{"rendered":"http:\/\/onlineappsdba.com\/index.php\/2009\/03\/10\/application-tier-services-in-oracle-apps-r12\/"},"modified":"2009-03-10T15:41:29","modified_gmt":"2009-03-10T19:41:29","slug":"application-tier-services-in-oracle-apps-r12","status":"publish","type":"post","link":"https:\/\/onlineappsdba.com\/index.php\/2009\/03\/10\/application-tier-services-in-oracle-apps-r12\/","title":{"rendered":"Application Tier Services in Oracle Apps R12"},"content":{"rendered":"<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/03\/r12services.JPG\" title=\"Oarcle R12 Services\"><img decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/03\/r12services.JPG\" alt=\"Oarcle R12 Services\" \/><\/a><\/p>\n<p><strong>Services<\/strong> (new concept introduced in R12) define the set of <strong>processes<\/strong> that will be started on each application node. These services can be activated or deactivated on a specific application tier\/node.<\/p>\n<p>.<\/p>\n<p><strong><u>Type of Application Services<\/u><\/strong><br \/>\nApplication tier processes are broadly\u00a0classified in to five type of Services<\/p>\n<p><strong>i) Root Service<\/strong>\u00a0 &#8211; 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.<\/p>\n<p><strong>ii) Web Entry Point Services<\/strong> &#8211; HTTP Server is part of Oracle Application Server 10G R3 and built on <strong>Apache<\/strong> (aka Oracle Apache. All web request to R12 first hit HTTP Server.<\/p>\n<p><strong>iii) Web Application Services<\/strong> &#8211; OACORE OC4J, Forms OC4J, OAFM OC4J &#8211; These are set of 3 <strong>OC4J<\/strong> (Oracle Container for J2EE) to run application.<\/p>\n<p><strong>iv) Batch Processing Services<\/strong> &#8211; This set of service consist of <strong>Apps Listener<\/strong> (FNDFS &amp; FNDSM), <strong>Concurrent Manager<\/strong>, <strong>Fulfillment<\/strong> Server and <strong>Interaction<\/strong> Server\u00a0<\/p>\n<p><strong>v) Other Services<\/strong> &#8211; Oracle <strong>Forms<\/strong> Service, Forms <strong>Metric Client\/Server<\/strong> and <strong>Mobile Web Application<\/strong> (MWA)\u00a0Service<\/p>\n<p>\u00a0.<\/p>\n<p><strong><u>Process\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&#8212;&gt;\u00a0\u00a0 Services &#8211;&gt; Startup\u00a0Script &#8211;&gt;\u00a0Context parameter <\/u><\/strong><\/p>\n<p><strong>a)<\/strong> Oracle Process Manager &#8211;\u00a0 Root Service\u00a0 &#8211; <strong>adopmnctl.sh<\/strong>&#8211; s_root_status, s_opmnstatus<br \/>\n<strong>b)<\/strong> Oracle HTTP Server\u00a0 &#8211; Web Entry Point Service &#8211; <strong>adapcctl.sh<\/strong>&#8211; s_web_entry_status, s_oacorestatus<br \/>\n<strong>c)<\/strong> OACORE OC4J &#8211; Web Application Services &#8211; <strong>adoacorectl.sh<\/strong>&#8211; s_web_applications_status s_oacorectrl<br \/>\n<strong>d)<\/strong> FORMS OC4J &#8211; Web Application Services &#8211; <strong>adformsctl.sh<\/strong>&#8211; s_web_applications_status, s_formsstatus<br \/>\n<strong>e)<\/strong> OAFM OC4J &#8211; Web Application Services &#8211; <strong>adoafmctl.sh<\/strong>&#8211; s_web_applications_status, s_oafmstatus<br \/>\n<strong>f)<\/strong> Concurrent Manager &#8211;\u00a0\u00a0 Batch Processing Service &#8211; <strong>adcmctl.sh<\/strong>&#8211; s_batch_status, s_concstatus<br \/>\n<strong>g)<\/strong> Apps Listener &#8211;\u00a0 Batch Processing Service &#8211; <strong>adalnctl.sh<\/strong>&#8211; s_batch_status, s_tnsstatus<br \/>\n<strong>h)<\/strong> Interaction Center (ICSM) &#8211;\u00a0 Batch Processing Service &#8211; <strong>ieoicsm.sh<\/strong>&#8211; s_batch_status, s_icsmctrl<br \/>\n<strong>i)<\/strong> Fulfillment Server &#8211;\u00a0 Batch Processing Service &#8211; <strong>jtffmctl.sh<\/strong>&#8211; s_batch_status, s_jtffsstatus<br \/>\n<strong>j)<\/strong> Forms Server &#8211;\u00a0\u00a0 Other Service &#8211; <strong>adformsrvctl.sh<\/strong>&#8211; s_other_service_group_status , s_formsserver_status<br \/>\n<strong>k)<\/strong> Metric Client &#8211;\u00a0\u00a0 Other Service &#8211; <strong>adfmcctl.sh<\/strong>&#8211; s_other_service_group_status , s_metcstatus<br \/>\n<strong>l)<\/strong> Metric Server &#8211;\u00a0\u00a0 Other Service &#8211; <strong>adfmsctl.sh<\/strong>&#8211; s_other_service_group_status , s_metsstatus<br \/>\n<strong>m)<\/strong> Mobile Web Application (MWA) &#8211;\u00a0\u00a0 Other Service &#8211; <strong>mwactlwrpr.sh<\/strong>&#8211; s_other_service_group_status , s_mwastatus<\/p>\n<p>.<\/p>\n<p><strong><u>Key points to note<\/u><\/strong><\/p>\n<p><strong>1)<\/strong> When you select Root services, Web Services are automatically selected i.e. First three Services <strong>Root, Web Entry Point<\/strong> and <strong>Web Application Services<\/strong> can only be enabled or disabled together.<br \/>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 If you want Web Entry Point Services, Web Application Services, and Root Services to be installed on different nodes then use autoconfig after installation.<\/p>\n<p><strong>2.<\/strong> In R12 with introduction of Services there is <strong>NO<\/strong> concept of <strong>Forms node<\/strong> or <strong>Web Node<\/strong>.<\/p>\n<p><strong>3. <\/strong>With default installation all services Root, Web Entry Point, Web Application Services, Batch Processing and Other\u00a0services are enabled.<\/p>\n<p>.\u00a0<\/p>\n<p><strong><u>References<\/u><\/strong>\u00a0<\/p>\n<ul>\n<li>406558.1 Configuring Applications Node Services in Oracle Applications Release 12 (Metalink Note)<\/li>\n<li><a target=\"_blank\" href=\"http:\/\/download.oracle.com\/docs\/cd\/B40089_10\/current\/acrobat\/120oaig.pdf\">Chapter 2, Page 59-61 of R12 Installation Guide<\/a>\u00a0<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Services (new concept introduced in R12) define the set of processes that will be started on each application node. These [&hellip;]<\/p>\n","protected":false},"author":115,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[35,120],"tags":[],"class_list":["post-1125","post","type-post","status-publish","format-standard","hentry","category-r12","category-r12-new-features"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Application Tier Services in Oracle Apps R12 -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/onlineappsdba.com\/index.php\/2009\/03\/10\/application-tier-services-in-oracle-apps-r12\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Application Tier Services in Oracle Apps R12 -\" \/>\n<meta property=\"og:description\" content=\"Services (new concept introduced in R12) define the set of processes that will be started on each application node. These [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/onlineappsdba.com\/index.php\/2009\/03\/10\/application-tier-services-in-oracle-apps-r12\/\" \/>\n<meta property=\"article:published_time\" content=\"2009-03-10T19:41:29+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/03\/r12services.JPG\" \/>\n<meta name=\"author\" content=\"Masroof Ahmad\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Masroof Ahmad\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2009\/03\/10\/application-tier-services-in-oracle-apps-r12\/\",\"url\":\"https:\/\/onlineappsdba.com\/index.php\/2009\/03\/10\/application-tier-services-in-oracle-apps-r12\/\",\"name\":\"Application Tier Services in Oracle Apps R12 -\",\"isPartOf\":{\"@id\":\"https:\/\/onlineappsdba.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2009\/03\/10\/application-tier-services-in-oracle-apps-r12\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2009\/03\/10\/application-tier-services-in-oracle-apps-r12\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/03\/r12services.JPG\",\"datePublished\":\"2009-03-10T19:41:29+00:00\",\"author\":{\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\"},\"breadcrumb\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2009\/03\/10\/application-tier-services-in-oracle-apps-r12\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/onlineappsdba.com\/index.php\/2009\/03\/10\/application-tier-services-in-oracle-apps-r12\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2009\/03\/10\/application-tier-services-in-oracle-apps-r12\/#primaryimage\",\"url\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/03\/r12services.JPG\",\"contentUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/03\/r12services.JPG\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2009\/03\/10\/application-tier-services-in-oracle-apps-r12\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onlineappsdba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Application Tier Services in Oracle Apps R12\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/onlineappsdba.com\/#website\",\"url\":\"https:\/\/onlineappsdba.com\/\",\"name\":\"\",\"description\":\"Oracle Implementation &amp; Training Experts\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/onlineappsdba.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\",\"name\":\"Masroof Ahmad\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g\",\"caption\":\"Masroof Ahmad\"},\"url\":\"https:\/\/onlineappsdba.com\/index.php\/author\/masroof\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Application Tier Services in Oracle Apps R12 -","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/onlineappsdba.com\/index.php\/2009\/03\/10\/application-tier-services-in-oracle-apps-r12\/","og_locale":"en_US","og_type":"article","og_title":"Application Tier Services in Oracle Apps R12 -","og_description":"Services (new concept introduced in R12) define the set of processes that will be started on each application node. These [&hellip;]","og_url":"https:\/\/onlineappsdba.com\/index.php\/2009\/03\/10\/application-tier-services-in-oracle-apps-r12\/","article_published_time":"2009-03-10T19:41:29+00:00","og_image":[{"url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/03\/r12services.JPG","type":"","width":"","height":""}],"author":"Masroof Ahmad","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Masroof Ahmad","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/onlineappsdba.com\/index.php\/2009\/03\/10\/application-tier-services-in-oracle-apps-r12\/","url":"https:\/\/onlineappsdba.com\/index.php\/2009\/03\/10\/application-tier-services-in-oracle-apps-r12\/","name":"Application Tier Services in Oracle Apps R12 -","isPartOf":{"@id":"https:\/\/onlineappsdba.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2009\/03\/10\/application-tier-services-in-oracle-apps-r12\/#primaryimage"},"image":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2009\/03\/10\/application-tier-services-in-oracle-apps-r12\/#primaryimage"},"thumbnailUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/03\/r12services.JPG","datePublished":"2009-03-10T19:41:29+00:00","author":{"@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb"},"breadcrumb":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2009\/03\/10\/application-tier-services-in-oracle-apps-r12\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/onlineappsdba.com\/index.php\/2009\/03\/10\/application-tier-services-in-oracle-apps-r12\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/index.php\/2009\/03\/10\/application-tier-services-in-oracle-apps-r12\/#primaryimage","url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/03\/r12services.JPG","contentUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/03\/r12services.JPG"},{"@type":"BreadcrumbList","@id":"https:\/\/onlineappsdba.com\/index.php\/2009\/03\/10\/application-tier-services-in-oracle-apps-r12\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onlineappsdba.com\/"},{"@type":"ListItem","position":2,"name":"Application Tier Services in Oracle Apps R12"}]},{"@type":"WebSite","@id":"https:\/\/onlineappsdba.com\/#website","url":"https:\/\/onlineappsdba.com\/","name":"","description":"Oracle Implementation &amp; Training Experts","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/onlineappsdba.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb","name":"Masroof Ahmad","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g","caption":"Masroof Ahmad"},"url":"https:\/\/onlineappsdba.com\/index.php\/author\/masroof\/"}]}},"_links":{"self":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/1125","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/users\/115"}],"replies":[{"embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/comments?post=1125"}],"version-history":[{"count":0,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/1125\/revisions"}],"wp:attachment":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media?parent=1125"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/categories?post=1125"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/tags?post=1125"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}