Need help adding a node to 12.2.7 E-Business Suite Instance
I've just finished upgrading our development EBS instance from version 12.1.3 to 12.2.7. I'm now trying to add the secondary node, which is on a shared file system with the primary node.
To do this I'm following note 1375769.1 Section 4.3, using the "Delta 7 code level flow" instructions which state to run:
$ cd /u01/12.2/fs1/EBSapps/comn/clone/bin
$ /u01/12.2/fs1/FMW_Home/webtier/perl/bin/perl ./adclonectx.pl \
addnode contextfile=/u01/12.2/fs1/inst/apps/VIS_appstier1/appl/admin/VIS_appstier1.xml \
pairsfile=/u01/12.2/pairsfile/mypairsfile.txt \
dualfs=yes
That seemed to work fine, the next step is to register the new topology, which instructs me to follow the instructions in