Adding 2nd Application node with Oracle EBS 12.1.3
Hi All,
I am configuring 2nd application node with Oracle EBS 12.1.3 with RAC Database insatnce. Having following configuration.
APPSNodeA
RACDB-A
RACDB-B
I want to add new Application node.
I cloned the APPDNodeA to APPSNodeB server.
Completed the adcfgclone process.
when I try to execute command.
perl adaddnode.pl
I get following error
Connected.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Current data
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
APPL_TOP Names in AD_APPL_TOPS:
APPSNodeA
APPSNodeB
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Updating tables...
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
declare
*
ERROR at line 1:
ORA-00001: unique constraint (APPLSYS.AD_APPL_TOPS_U2) violated
ORA-06512: at line 16
------
I restarted the application on both nodes but when I try to access APPDNodeA web requests are automaticaly routed to APPDNodeB.