How Does AutoConfig's Parallel Mode Work?
Executing AutoConfig in 'parallel mode' engages a locking mechanism so that processes running on individual nodes are synchronized. This mechanism prevents any conflicting updates to the database or the file system. The following figure illustrates AutoConfig running in parallel across multiple nodes:
Executing AutoConfig in Parallel Mode
The following command can be used to run AutoConfig in 'parallel mode'
Application Tier
perl $AD_TOP/bin/adconfig.pl contextfile=<CtxFile> [product=<product_top>] –parallel
Database Tierperl $ORACLE_HOME/appssutil/bin/adconfig.pl contextfile=<CtxFile> –parallel
where<CtxFile> is the absolute path to the context file
<product_top> is the Product short name
Note that while running AutoConfig simultaneously on multiple nodes, it is very important to ensure that the '-parallel' option is specified while starting AutoConfig on each node to prevent unstable and/or inconsistent filesystem and database states.
Downloading the Latest AutoConfig Engine
Customers on Oracle E-Business Suite Release 12 can obtain this new feature by installing:
This feature is currently not available for Oracle E-Business Suite 11i. We currently do not have precise plans for delivery of this feature in 11i.
Your Thoughts?
Please let us know about your experience on using this new feature. We'd be very interested in hearing about how long it takes to run AutoConfig on your multi-node installations with and without the 'parallel' option. The newAutoConfig Performance Profiler feature can be used to collect this information. Also let us know of any issues you encounter while using this feature.
References
- Using AutoConfig to Manage System Configurations with Oracle Applications 11i (Metalink Note 165195.1)
- Using AutoConfig to Manage System Configurations in Oracle E-Business Suite Release 12 (Metalink Note 387859.1)
Related Articles
- Power Tools: Optimizing AutoConfig Performance Through Profiling
- New AutoConfig Patchset RUP 12.0.6 Now Available
- New Apps 11i AutoConfig + Templates Rollup Patch S Now Available
- Preparing for Apps 11i AutoConfig Updates
Read more on