DEVELOPER 6I PATCH SET 19 UPGRADE WITH EBS 11I
STEP BY STEP PROCEDURE FOR UPGRAING THE DEVELOPER 6I PATCH SET
Step 1: All patches must be installed on all Application tier nodes
Step2: Stop all application processes by adstpall.sh
Step3:Check the forms version before upgrade
You can also verify your upgrade by login to forms responsibility -> Help -> About Oracle Applications
You should see: Oracle Forms version 6.8.0.25.2
How to apply Developer 6i patch set 19
Ø Source applications environment (e.g source .../testappl/APPSORA.env)
Ø Verify that $ORACLE_HOME is the 806_ORACLE_HOME
Ø Execute with application owned user
Ø ./patch_install.sh 2>&1 | tee patch_install_p19.log
Ø Check patch_install_p19.log for any errors
Ø Execute the following to relink Procedure Builder, Forms, Graphics and Reports
cd $ORACLE_HOME/procbuilder60/lib; make -f ins_procbuilder.mk install
cd $ORACLE_HOME/forms60/lib; make -f ins_forms60w.mk install
cd $ORACLE_HOME/graphics60/lib; make -f ins_graphics60w.mk install
cd $ORACLE_HOME/reports60/lib; make -f ins_reports60w.mk install
cd $ORACLE_HOME/forms60/lib; make -f ins_forms60w.mk install
cd $ORACLE_HOME/graphics60/lib; make -f ins_graphics60w.mk install
cd $ORACLE_HOME/reports60/lib; make -f ins_reports60w.mk install
Step5:Apply post requisites patches 7156414, 6125732, 6857221,3830807,4586086,4586086
Step6: Start all applications processes (adstrtall.sh)
Step7:Verify your upgrade
You can also verify your upgrade by login to forms responsibility -> Help -> About Oracle Applications
You should see: Oracle Forms version : 6.0.8.28.0
You should see: Oracle Forms version : 6.0.8.28.0


No comments:
Post a Comment