Monday, August 11, 2014

R12.2 Configuration Management - Using AutoConfig to Manage Oracle E-Business Suite Services

R12.2 Configuration Management - Using AutoConfig to Manage Oracle E-Business Suite Services

Using AutoConfig to Manage Oracle E-Business Suite Services

  • In previous Oracle E-Business Suite releases, the Applications services were categorized into service groups according to the type of service provided.
  • In Oracle E-Business Suite Release 12.2, this concept has been extended by the introduction of additional services and service groups.
  • Web Administration Service Group has been introduced in Release 12.2 and it contains WebLogic Administration server.  It is not supported to enable WebLogic Administration server on any other Application tier node except the node on which it was enabled during Rapid Install.
  • Root Service Group now comprises Node Manager and not Oracle Process Manager (OPMN)
  • In R12.2 OPMN only manages Oracle HTTP Server and it is now part of the Web Entry Point Services Group

Service GroupService(s)Service Control Script
Root ServiceNode Manageradnodemgrctl.sh
Web AdministrationWebLogic Admin Serveradadminsrvctl.sh
Web Entry Point ServicesOracle HTTP Serveradapcctl.sh
Oracle Process Manageradopmnctl.sh
Web Application Servicesoacoreadmanagedsrvctl.sh
oafmadmanagedsrvctl.sh
formsadmanagedsrvctl.sh
forms-c4wsadmanagedsrvctl.sh
Batch Processing ServicesOracle TNS Listeneradalnctl.sh
Concurrent Manageradcmctl.sh
Fulfillment Serverjtffmctl.sh
Oracle ICSMieoicsm.sh
Other ServicesForms Serveradformsrvctl.sh
Oracle MWA Servicemwactlwrpr.sh


Modifying AutoConfig-Managed Services and Service Groups
  • Depending on the requirement of a particular Applications instance, it is possible to modify the set of Applications services and service groups that will be started and stopped via the adstrtal and adstpall scripts respectively.
  • Check the value of the 'status' context variable corresponding to the service group and make it enabled/disabled as required.
  • In case of the oacore, oafm, forms and forms-c4ws services, there may be more than one instance of the service. To cater for this, check that the context variable corresponding to the name of the service contains the name of the managed server to be enabled. If not, add it to the list, using a comma as a separator.

No comments:

Post a Comment