|
Oracle Home |
|
Home > Oracle Applications 11i/ R12 > Oracle Application 11i DBA > Applying the latest AutoConfig Template patch |
|
Oracle Applications 11i eBusiness Suite DBA |
|
|---|---|
Applying the latest AutoConfig Template patch |
|
|
NOTE: The following steps are specific for Oracle Linux, and EBS 11.5.10.2.
1. Source the Applications environment
In my case: . /APPS_MI/visappl/APPSVIS_apps.env
2. From the location where this patch was unzipped, change directory to fnd/patch/115/bin
[applmgr@apps 5985992]$
pwd
3. Run the Validation script
./txkprepatchcheck.pl -script=ValidateRollup -outfile=$APPLTMP/txkValidateRollup.html -appspass=apps
4. Review the report generated by the validation script
Review /APPS_MI/viscomn/temp/txkValidateRollup.html to see if there is any steps to be done before before applying TXK (FND & ADX) AUTOCONFIG ROLLUP PATCH Q(5985992). In my case nothing is to be done.
5. Apply TXK (FND & ADX) AUTOCONFIG ROLLUP PATCH Q(5985992)
The patch 5985992 contains the following driver file to be applied with AutoPatch: u5985992.drv.This patch must be applied to all application tier server nodes (Forms, Web, Concurrent Processing, Admin).
6. Update the RDBMS ORACLE_HOME file system with the AutoConfig files
On the Application Tier (as the APPLMGR user)
- Source the environment file. In my case: . /APPS_MI/visappl/APPSVIS_apps.env
- Create the appsutil.zip file in $APPL_TOP/admin/out $ADPERLPRG $AD_TOP/bin/admkappsutil.pl
On the Database Tier (as the ORACLE user)
- Copy or FTP the appsutil.zip file to the <RDBMS ORACLE_HOME>
More information about this subject ( Applying the latest AutoConfig Template patch ) you can get from www.in-oracle.com
|
|
Home > Oracle Applications 11i/ R12 > Oracle Application 11i DBA > Applying the latest AutoConfig Template patch |
Disclaimer: The views expressed on this web site are my own and do not reflect the views of Oracle Corporation. You may use the information from this site only at your risk. Copyright (c) 2009-2011 Paul Catalin Tomoiu. All rights reserved.