• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Techgoeasy

Techgoeasy

Learn Oracle, PHP, HTML,CSS,Perl,UNIX shell scripts

  • Home
  • Oracle
    • Oracle database
    • Oracle Ebusiness Suite
    • Oracle weblogic
    • Oracle Performance Tuning
    • Oracle Hyperion
    • Oracle Cloud Tutorials
  • SQL
  • interview questions
  • Linux
  • PHP and HTML
  • Downloads
  • General
Home » Oracle » Oracle Ebuisness Suite » How to run Autoconfig in parallel

How to run Autoconfig in parallel

January 12, 2023 by techgoeasy Leave a Comment

So far we have run Autoconfig in series mode when we are having multiple nodes. Sometimes we have a requirement for reducing the downtime for Autoconfig.In that case, we can run Autoconfig in parallel to reduce downtime. Running the autoconfig reduces the overall downtime.
In this article, we are presenting How to run Autoconfig in parallel
This feature was introduced in TXK 12.0.4 Consolidated Patch. It enables AutoConfig to be executed simultaneously across multiple nodes of an R12 E-Business Suite instance, thus reducing maintenance downtime.
AutoConfig can be run in ‘parallel mode’ by issuing the following command.
•On Applications tier:
perl $AD_TOP/bin/adconfig.pl contextfile=<CONTEXT FILE>  [product=<PRODUCT TOP>] –parallel
•On Database tier:
perl $ORACLE_HOME/appsutil/bin/adconfig.pl contextfile=<CONTEXT FILE> –parallel

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:
Autoconfig in parallel

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.

Related articles on Autoconfig
Autoconfig in Oracle R12:  Check out this post for an in-depth discussion on Autoconfig in oracle apps R12, How autoconfig works in R12, logfile location for autoconfig
How to run autoconfig in oracle apps R12: Check out this post for the steps on How to run autoconfig in oracle apps R12 in both the Database and Application Tier.
Oracle apps autoconfig template file location and customization: Check out this post for Oracle Apps autoconfig template file location, How to customize the template for autoconfig files
Important Changes in Autoconfig R12.2
Hope you the article. Please do provide the feedback

Filed Under: Oracle, Oracle Ebuisness Suite Tagged With: Autoconfig, autoconfig in parallel

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar



Subscribe to our mailing list

Enter your email address to subscribe to this blog and receive notifications of new posts by email

Recent Posts

  • How to generate sql monitor report in Oracle
  • How to find the long running (longops session) in Oracle
  • How to find concurrent request id from Sid or spid
  • how to check recycle bin in oracle: Purge, enable/disable
  • how to check fra size in oracle: Location, usage, change size

Copyright © 2023 : TechGoEasy

  • Hire me
  • Privacy Policy
  • Contact Us
  • New? Start Here
  • About Us