Upgrade Oracle Applications from R12.1.1 to R12.1.3

                              Upgrade Oracle Applications from R12.1.1 to R12.1.3

For instructions on applying Oracle E-Business Suite 12.1.3 Release Update Pack
(12.1.3), features and other information, please refer to My Oracle Support
Knowledge Document - 1080973.1
To apply Oracle E-Business Suite Release 12.1.3, follow these steps:

Use AutoPatch to apply R12.AD.B.DELTA.3 Patch 9239089, before you complete any of the other steps in
this section. Do not merge this patch with any other patch. R12.AD.B.Delta.3 must be applied separately.

Refer to Oracle E-Business Suite Applications DBA Readme, Release 12.1.3 Document 1077769.1 for
more information about R12.AD.B.Delta.3.
Use AutoPatch to apply Oracle E-Business Suite Release 12.1.3 Patch 9239090 and follow the
instructions in the patch readme file.
Use AutoPatch to apply the latest consolidated online help Patch 9239095 and follow the instructions in
the patch readme file.

Post-Update Steps

Apply post-install Oracle E-Business Suite Applications Technology patches. (Required)
Apply mandatory Patch 9817770 (9817770:R12.ATG_PF.B [POST-R12.ATG_PF.B.DELTA.3 CONSOLIDATED
PATCH].)
Apply mandatory Patch 9966055 (9966055:R12.FND.B [TRANSLATED VERSION OF FNDSCSGN NOT
LAUNCHED].)

Update database tier nodes with the Oracle E-Business Suite Release 12.1.3 code level.
After you have upgraded to Oracle E-Business Suite Release 12.1.3, perform the following post-update
steps to update all database tier nodes with the code level, provided by Oracle E-Business Suite Release
12.1.3:
Application tier:
As the APPLMGR user, run the environment (UNIX) or the command (WINDOWS) file for the current
APPL_TOP.
UNIX
. ./<APPL_TOP>/APPS<CONTEXT_NAME>.env
cd <RDBMS ORACLE_HOME>
. ./<RDBMS ORACLE_HOME>/<CONTEXT_NAME>.env
Windows
<RDBMS ORACLE_HOME>\<CONTEXT_NAME>.cmd
Copy or FTP the appsutil.zip file to the <RDBMS ORACLE_HOME>.
Uncompress appsutil.zip under the <RDBMS ORACLE_HOME>.
cd <ORACLE_HOME>
unzip -o appsutil.zip
Run AutoConfig on the <RDBMS ORACLE_HOME>.
Note: For details on how to run AutoConfig on the database tier and how to transfer the AutoConfig
updates from the APPL_TOP to the RDBMS ORACLE_HOME, refer to Using AutoConfig to Manage
System Configurations in Oracle Applications Release 12 Document 387859.1, Section 2, Step 3, Patching
AutoConfig.
Database tier and application tier:
Re-run adpreclone.pl on the database tier and the application tier. Since updates included in Oracle EBusiness
Suite Release 12.1.3 were applied to the system, adpreclone must be run again to apply the
updates to the clone directory structures that were used during cloning.
perl adpreclone.pl dbTier
perl adpreclone.pl appsTier

Note: For details on how to run adpreclone
Download all the patches
p9239090_R12_LINUX_4of6.zip
p9239090_R12_LINUX_5of6.zip
p9239090_R12_LINUX_6of6.zip
p9239095_R12_GENERIC.zip
p9817770_R12.ATG_PF.B_R12_LINUX.zip
p9239089_R12.AD.B_R12_LINUX.zip
p9239090_R12_LINUX_1of6.zip
p9239090_R12_LINUX_2of6.zip
p9966055_R12.FND.B_R12_GENERIC.zip
p9239090_R12_LINUX_3of6.zip
unzip the patches
9239089
9239090
9817770
9966055
9239095
-- Enable maintenance mode
adadmin defaultsfile=$APPL_TOP/admin/$TWO_TASK/adalldefaults.txt logfile=adadmin.log
menu_option=ENABLE_MAINT_MODE workers=4


Apply Patch 9239089
-- pre install steps
1. Create $ORACLE_HOME/appsutil/admin on the database server.
mkdir -p $ORACLE_HOME/appsutil/admin
2. Copy adgrants.sql (UNIX) from this patch directory to
$ORACLE_HOME/appsutil/admin.
Or, copy adgrants_nt.sql (Windows) from this patch directory to
%ORACLE_HOME%\appsutil\admin.
3. Set the environment to point to ORACLE_HOME on the database server.
4. Use SQL*Plus to run the script:
UNIX:
$ sqlplus /nolog
SQL> @$ORACLE_HOME/appsutil/admin/adgrants.sql APPS
adpatch defaultsfile=$APPL_TOP/admin/$TWO_TASK/adalldefaults.txt logfile=u9239089.log
patchtop=/home/test/patches/9239089 driver=u9239089.drv workers=8
Apply patch 9239090
-- prereq patch - R12.AD.B.delta.3 (9239089)- already applied
adpatch defaultsfile=$APPL_TOP/admin/$TWO_TASK/adalldefaults.txt logfile=u9239090.log
patchtop=/home/test/patches/9239090 driver=u9239090.drv workers=8

sqlplus -s APPS/***** @/u01/TEST/apps/apps_st/appl/ego/12.0.0/patch/115/sql/EGOSILDU.sql
&un_ego
Connected.
DECLARE
*
ERROR at line 1:
ORA-02149: Specified partition does not exist
ORA-06512: at line 408
Patch 7303030 Fails on Egosildu.sql : ORA-02149 Specified Partition Does Not Exist (Doc ID
847687.1)
Solution
1) If you have not installed EGO product or if you are not using "Advanced Product Catalog"
functionality, you can skip the failed job.
Notes:
- Use the following note in order to check if EGO product is not installed (Status Inactive)
Note 550654.1 "How to Get The Patchset Level of Oracle Applications Products in R12"
- To know is "APC" is installed, you need to get the APC Diagnoctic for R12.1.1
- To skip a failed job, please raise a SR to get the content of the unpublished Note 399645.1 "How To
Skip a adworker Job Using adctrl"
2) If you are using this product, Please raise a SR in order to get the detailed procedure to fix the issue
listed in bug 8485942
adctrl – I have skipped the worker

n Apply patch 9239095 - Oracle E-Business Suite Online Help for 12.1.3 Release Update Pack
adpatch defaultsfile=$APPL_TOP/admin/$TWO_TASK/adalldefaults.txt logfile=u9239095.log
patchtop=/home/test/patches/9239095 driver=u9239095.drv workers=8
Post-Update Steps
1. Apply post-install Oracle E-Business Suite Applications Technology patches. (Required)
o Apply mandatory Patch 9817770 (9817770:R12.ATG_PF.B [POST-R12.ATG_PF.B.DELTA.3
CONSOLIDATED PATCH].)
adpatch defaultsfile=$APPL_TOP/admin/$TWO_TASK/adalldefaults.txt logfile=u9817770.log
patchtop=/home/test/patches/9817770 driver=u9817770.drv workers=8
o Apply mandatory Patch 9966055 (9966055:R12.FND.B [TRANSLATED VERSION OF
FNDSCSGN NOT LAUNCHED].)
adpatch defaultsfile=$APPL_TOP/admin/$TWO_TASK/adalldefaults.txt logfile=u9966055 .log
patchtop=/home/test/patches/9966055 driver=u9966055 .drv workers=8
2. Update database tier nodes with the Oracle E-Business Suite Release 12.1.3 code level.
After you have upgraded to Oracle E-Business Suite Release 12.1.3, perform the following post-update
steps to update all database tier nodes with the code level, provided by Oracle E-Business Suite Release
12.1.3:
Application tier:
• As the APPLMGR user, run the environment (UNIX) or the command (WINDOWS) file for the
current APPL_TOP.
UNIX
. ./<APPL_TOP>/APPS<CONTEXT_NAME>.env
• Run AutoConfig on the APPL_TOP.

• Run the admkappsutil.pl utility to create the file appsutil.zip in the
<INST_TOP>/admin/out directory.
perl $AD_TOP/bin/admkappsutil.pl
Database tier:
• As the ORACLE user, run the environment (UNIX) or the command (WINDOWS) file for the
current ORACLE_HOME.
UNIX
cd <RDBMS ORACLE_HOME>
. ./<RDBMS ORACLE_HOME>/<CONTEXT_NAME>.env
• Copy or FTP the appsutil.zip file to the <RDBMS ORACLE_HOME>.
• Uncompress appsutil.zip under the <RDBMS ORACLE_HOME>.
cd <ORACLE_HOME>
unzip -o appsutil.zip
• Run AutoConfig on the <RDBMS ORACLE_HOME>.
perl $ORACLE_HOME/appsutil/bin/adbldxml.pl
cd $ORACLE_HOME/appsutil/bin/
sh adconfig.sh
Note: For details on how to run AutoConfig on the database tier and how to transfer the AutoConfig
updates from the APPL_TOP to the RDBMS ORACLE_HOME, refer to Using AutoConfig to Manage System
Configurations in Oracle Applications Release 12 Document 387859.1, Section 2, Step 3, Patching
AutoConfig.
Database tier and application tier:
• Re-run adpreclone.pl on the database tier and the application tier. Since updates included in
Oracle E-Business Suite Release 12.1.3 were applied to the system, adpreclone must be run
again to apply the updates to the clone directory structures that were used during cloning.
perl adpreclone.pl dbTier
perl adpreclone.pl appsTier

adadmin defaultsfile=$APPL_TOP/admin/$TWO_TASK/adalldefaults.txt logfile=adadmin.log
menu_option=DISABLE_MAINT_MODE workers=4
cd $ADMIN_SCRIPTS_HOME
sh adstrtal.sh apps/apps
SQL> select release_name from fnd_product_groups;
RELEASE_NAME
--------------------------------------------------
12.1.3
Oracle E-Business Suite Release 12.1.3 Readme (Doc ID 1080973.1)

************************End******************************

No comments:

ORA-01552: cannot use system rollback segment for non-system tablespace 'TEMP'

 ORA-01552: cannot use system rollback segment for non-system tablespace "string" Cause: Used the system rollback segment for non...