|
The information in this document applies to:
Oracle Applications One Hour Install - Version: 11.5.9
This problem can occur on any platform.
Symptoms
1. Cloning Financials Application.
2. Running adcfgclone.pl on Administration Tier and receive the following error:
RC-50014: Fatal: Execution of AutoConfig was failed
Raised by oracle.apps.ad.clone.ApplyApplTop
3. The source instance is set at 1522. The Port Pool number used was 7.
Cause
The problem is with the port pool entered. The port pools must match on the DB tier and the Apps tier. So if you entered port pool 7 on the DB tier, then you'd have to enter port pool 7 on the apps tier.
Solution
1. Note 216664.1 has a port pool table that can be used to determine which port pool coresponds to which ports.
2. Rerun adcfgclone.pl on your Apps tier and select the appropriate port pool.
3. Once this is done, the database connection information in the 8.0.6 Oracle_Home/admin/network/<context name>/tnsnames.ora should match the connection information in the 9i Oracle Home tnsnames.ora. |
|