We can retrieve both application and Database tier context file by running adclonectx.pl script. Execute the following command on the applications tier.
The adbldxml.pl utility can be used to generate the context file on the database tier only. It is commonly used when migrating AutoConfig to a database tier not created using Rapid Install or when upgrading a database tier from Applications 11i to EBusiness Suite Release 12. This utility is not supported on the applications tier.
perl <COMMON_TOP>/clone/bin/adclonectx.pl retrieveThe above command can be used only when the <INST_TOP> is still intact. In case the <INST_TOP> has also been lost accidentally, the context file may be retrieved as follows
perl <ORACLE_HOME>/appsutil/clone/bin/adclonectx.pl retrieveOn being prompted for the context file to be retrieved, select the option of retrieving the context file which you need (APPL_TOP or Database) to retrieve it to the default location specified by the script.
The adbldxml.pl utility can be used to generate the context file on the database tier only. It is commonly used when migrating AutoConfig to a database tier not created using Rapid Install or when upgrading a database tier from Applications 11i to EBusiness Suite Release 12. This utility is not supported on the applications tier.
perl <ORACLE_HOME>/appsutil/bin adbldxml.pl appsuser=apps
No comments:
Post a Comment