Oracle Applications Manager - Version 11.5.10.2 to 11.5.10.2 [Release 11.5.10] Oracle E-Business Suite Technology Stack - Version 11.5.10.2 to 11.5.10.2 [Release 11.5.10] Information in this document applies to any platform.
GOAL
Trying to perform post-installation step "Update the RDBMS ORACLE_HOME file system with the AutoConfig files" from the Readme of any AutoConfig/TXK Patch, e.g Patch:5985992. The document says to:
On the Database Tier (as the ORACLE user):
Run AutoConfig by executing: <RDBMS_ORACLE_HOME>/appsutil/scripts/<CONTEXT_NAME>/ adautocfg.sh (On Windows use adautocfg.cmd).
After unzipping the appsutil.zip file, the directory '<RDBMS_ORACLE_HOME>/appsutil/scripts/' does not exist.
How to run AutoConfig?
SOLUTION
If you are using an E-Business Suite release prior to 11.5.10 on a Unix platform and do not find adautocfg.sh at the location specified(<RDBMS_ORACLE_HOME>/appsutil/scripts/<CONTEXT_NAME>/), then run adconfig.sh from <RDBMS ORACLE_HOME>/appsutil/bin. Customers running on Windows should run adconfig.cmd to generate adautocfg.cmd.
where: $ORACLE_HOME is 9.2.0 or 10.2.0 home directory.
The directory ''<RDBMS_ORACLE_HOME>/appsutil/scripts/<CONTEXT_NAME>/", including adautocfg.sh script, will be created after executing AutoConfig with adconfig.sh(Win: adconfig.cmd ) on the Database Tier.
1. Copy xml Context file from old 'appsutil' directory to newly created 'appsutil' directory(created by 'unzip -o appsutil.zip'. 2. Setup database environment from $ORACLE_HOME/SID_hostname.env file. 3. Execute AutoConfig as follows:
cd $ORACLE_HOME/appsutil/bin execute adconfig.sh
-------------------------------------
. Uncompress appsutil.zip under the <RDBMS ORACLE_HOME>
No comments:
Post a Comment