Domain Name Change
Domain Name Change
$ cd $ORACLE_HOME/appsutil
$perl ./bin/adgentns.pl appspass=n55fpr2019 contextfile=$ORACLE_HOME/appsutil/.xml
-removeserver
You can create the new context file using whichever of the following methods:
a. Manuall Method:
# cd $ORACLE_HOME/appsutil
# cp PROD_oldhost.xml DEVT_newhost.xml
Edit DEVT_newhost.xml manually:
Replace all olddomain with newdomain
b.$cd $ORACLE_HOME/appsutil
$perl $ORACLE_HOME/appsutil/clone/bin/adclonectx.pl contextfile=./EBSPRD_ebsdb.xml
7.Restart Database
cd $APPL_TOP/admin
perl $AD_TOP/bin/adgentns.pl appspass=n55fpr2019
contextfile=$INST_TOP/appl/admin/EBSPRD_ebsapps.xml -removeserver
You can create the new context file using whichever of the following methods:
a. Manuall Method:
# cd $INST_TOP/appl/admin
# cp -r EBSPRD_ebsapps.xml EBSPRD_ebsapps.xml_old
Edit EBSPRD_ebsapps.xml manually:
Replace all olddomain with newdomain
4. Execute autoconfig
$adaucnfg.sh