R12 adbldxml.pl AutoConfig Tool to Generate the Context File on the Database Tier (Doc ID 1079053.1)
Generating a new Context file on the database - Tier :
perl $ORACLE_HOME/appsutil/bin/adbldxml.pl [template=<contextfile_template>][out=<contextfile_name>
Where <contextfile_template> is the location of the context template (default is $ORACLE_HOME/appsutil/template/adxdbctx.tmp)
<contextfile_name> is the absolute Path of the context file to be generated (the default is $ORACLE_HOME/appsutil/<context_name>.xml).
Generating a new Context file on the Applications - Tier :
In order to generate the Applications context file on Applications tier, run the adclonectx.pl script.
To retrieve the applications tier context file ( if it is lost or deleted accidentally) , execute the following command on the applications tier :
To retrieve the applications tier context file ( if it is lost or deleted accidentally) , execute the following command on the applications tier :
perl <COMMON_TOP>/clone/bin/adclonectx.pl retrieve