E-Business Suite 12.2.10 Multi-Node Installation - Admin Server Configuration
I have installed EBS 12.2.10 in a Multi-node setup.
1 DB node and 2 Application Nodes.
I followed the Documentation:Cloning Oracle E-Business Suite Release 12.2 with Rapid Clone (Doc ID 1383621.1)
I followed steps 5.3 Adding a New Application Tier Node to an Existing System
Running adcfgclone.pl in the interactive mode
Run the following command:
$ cd <COMMON_TOP>/clone/bin
$ perl adcfgclone.pl appsTier dualfs
When asked the questions:
- "Do you want to add a node (yes/no)" you should answer 'yes'
==
My Application is running fine BUT
The Admin Server is running on the first node only, the Primary Node. If that node goes down the application will go down because the Admin Server starts and stops from the Primary Node.