adbldxml.pl perl command used to re-create database tier context file.
To re-create database tier context file follow the below steps.
STEPS :
1. Run adbldxml.pl on <RDBMS ORACLE_HOME>
perl <RDBMS ORACLE_HOME>/appsutil/bin/adbldxml.pl
2. Run AutoConfig on <RDBMS ORACLE_HOME>
sh <RDBMS ORACLE_HOME>/appsutil/bin/ adconfig.sh
3. Run AutoConfig on the run file system
sh $ADMIN_SCRIPTS_HOME/adautocfg.sh
Recommended Posts