AutoConfig@R12Apps

on Tuesday 5 June 2012

AutoConfig@R12Apps

AutoConfig is a tool that supports automated configuration of an Oracle E-Business Suite Release 12 instance. All the information required for configuring an Applications instance is collected into two local repositories, called the Applications context file and the database context file.
When AutoConfig runs on the application tier, it uses information from the Applications context file to generate all configuration files and update database profiles. When AutoConfig runs on the database tier, it uses information from the database context file to generate all configuration files used on the database tier.
AutoConfig provides several major benefits, including:
  • Configuration Support: AutoConfig configures the APPL_TOP, the ORACLE_HOMEs, and the supporting technology stack.
  • Configuration Management: AutoConfig centralizes the configuration and re-configuration of an Applications instance.
  • Configuration Delivery and Patching: The uptake of new technology is simplified, as new configurations and configuration changes can be provided in the form of a patch.
Run AutoConfig on the Database Tier:
1.Log-in to the Oracle User
2.Source the Environment file
3.Run the autoconfig script.
sh <RDBMS_ORACLE_HOME>/appsutil/scripts/
<CONTEXT_NAME>/adautocfg.sh

Run AutoConfig on the Application Tier:
1.Log-in to the Apps User
2.Source the Environment file
3.Run the autoconfig script.
Run AutoConfig on all application tier nodes and execute the following command to run AutoConfig.
sh <INST_TOP>/admin/scripts/adautocfg.sh

0 comments:

Post a Comment