Adding a Node to a Shared Application Tier File System
1) Prepare existing node by running adpreclone.pl
$ cd <INST_TOP>/admin/scripts/
$ perl adpreclone.pl appsTier
2) Make sure Applications files are accessible to the New Application node to be added
You should be able c the below dir's from new node
APPL_TOP
COMMON_TOP
10.1.2 & 10.1.3 ORACLE_HOME's
3) Configure the node to be added
As applmgr user from new node run
$cd $COMMON_TOP/clone/bin
$ perl adclonectx.pl addnode contextfile=< absolute primary node contextfile path>/Primary_Contextfile.xml
- This steps create the xml for the new node
- Now run autoconfig with current new node xml
perl $AD_TOP/bin/adconfig.pl contextfile=<current node xml path including file name>
- Now run the autoconfig on the remaining all nodes so that the req files get updated with the new node info.
UR's Key Run ;-)
No comments:
Post a Comment