upgrading-r1211-to-1233

5
THURSDAY, DECEMBER 9, 2010 Upgrading R12.1.1 to 12.3.3 To apply Oracle E-Business Suite Release 12.1.3, these steps: Download all the patches 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 p9239090_R12_LINUX_3of6.zip p9239090_R12_LINUX_4of6.zip p9239090_R12_LINUX_5of6.zip p9239090_R12_LINUX_6of6.zip p9966055_R12.FND.B_R12_GENERIC.zip Unzip the patches 9239089 9239090 9817770 9966055 9239095 a) Enable maintenance mode b) Stop all application Services 1) Use AutoPatch to apply R12.AD.B.DELTA.3 Patch 9239089, befo complete any of the other steps in this section. Do not merge this p with any other patch. R12.AD.B.Delta.3 must be applied separately -- Pre install steps LIVE TRAFFIC FEED Share Report Abuse Next Blog» Create Blog Sign In Apps DBA Help Page 1 of 5 Apps DBA Help: Upgrading R12.1.1 to 12.3.3 2/3/2011 http://www.appsdbaexperts.com/2010/12/upgrading-r1211-to-1233.html

Upload: atarehman70

Post on 01-Apr-2015

168 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: upgrading-r1211-to-1233

T H U R S D A Y , D E C E M B E R 9 , 2 0 1 0

Upgrading R12.1.1 to 12.3.3

To apply Oracle E-Business Suite Release 12.1.3, these steps:

Download all the patchesp9239095_R12_GENERIC.zipp9817770_R12.ATG_PF.B_R12_LINUX.zipp9239089_R12.AD.B_R12_LINUX.zipp9239090_R12_LINUX_1of6.zipp9239090_R12_LINUX_2of6.zipp9239090_R12_LINUX_3of6.zipp9239090_R12_LINUX_4of6.zipp9239090_R12_LINUX_5of6.zipp9239090_R12_LINUX_6of6.zipp9966055_R12.FND.B_R12_GENERIC.zip

Unzip the patches92390899239090981777099660559239095

a) Enable maintenance mode

b) Stop all application Services

1) 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.

-- Pre install steps

L I V E T R A F F I C F E E D

Share Report Abuse Next Blog» Create Blog Sign In

Apps DBA Help

Page 1 of 5Apps DBA Help: Upgrading R12.1.1 to 12.3.3

2/3/2011http://www.appsdbaexperts.com/2010/12/upgrading-r1211-to-1233.html

Page 2: upgrading-r1211-to-1233

                                   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.

                                  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

     Apply the Patch

     No Post Installation Steps.

 2)   Use AutoPatch to apply Oracle E-Business Suite Release 12.1.3 Patch 9239090 and follow the        instructions in the patch readme file.

Prereq patch - R12.AD.B.delta.3 (9239089)- already applied above.

 3)   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 [POSTR12.ATG_PF.B.DELTA.3 CONSOLIDATED PATCH].)

Apply mandatory Patch 9966055 (9966055:R12.FND.B [TRANSLATED VERSION OF FNDSCSGN NOT LAUNCHED].)

H I T S

Live Traffic Feed•

A visitor from Lahore, Punjab viewed "Apps DBA Help: Upgrading R12.1.1 to 12.3.3" 0 secs ago A visitor from Swindon viewed "Apps DBA Help: Upgrading R12.1.1 to 12.3.3" 3 hours 12 mins ago A visitor from Hyderabad, Andhra Pradesh viewed "Apps DBA Help: Concurrent Processing Tuning" 3 hours 14 mins ago A visitor from Warsaw, Mazowieckie viewed "Apps DBA Help: Configure Parallel Concurrent Processing R12" 4 hours 52 mins ago A visitor from Hyderabad, Andhra Pradesh viewed "Apps DBA Help: Configure Parallel Concurrent Processing R12" 7 hours 52 mins ago A visitor from Mountain View, California viewed "Apps DBA Help: How to Register EBS with SSO" 11 hours 53 mins ago A visitor from Russian Federation viewed "Apps DBA Help" 15 hours 17 mins ago A visitor from Luis J. García, Distrito Federal viewed "Apps DBA Help: Concurrent Processing Tuning" 20 hours 34 mins ago A visitor from United States viewed "Apps DBA Help: Concurrent Processing Tuning"

Page 2 of 5Apps DBA Help: Upgrading R12.1.1 to 12.3.3

2/3/2011http://www.appsdbaexperts.com/2010/12/upgrading-r1211-to-1233.html

Page 3: upgrading-r1211-to-1233

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 /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

V I S I T O R S

F O L L O W E R S

with Google Friend Connect

There are no followers yet.Be the first!

Already a member?Sign in

 Follow

B L O G A R C H I V E

▼ 2010 (4)

▼ December (1)

Upgrading R12.1.1 to 12.3.3

►  September (1)

►  August (1)

►  April (1)

►  2009 (3)

►  2008 (3)

A B O U T M E

VIKRAM SINGH

More then 12 years of IT Experience. Worked with companies like HCL,Oracle India, NCR Corporation.

VIEW MY COMPLETE PROFILE

Page 3 of 5Apps DBA Help: Upgrading R12.1.1 to 12.3.3

2/3/2011http://www.appsdbaexperts.com/2010/12/upgrading-r1211-to-1233.html

Page 4: upgrading-r1211-to-1233

            • Run AutoConfig on the $RDBMS ORACLE_HOME.                  perl $ORACLE_HOME/appsutil/bin/adbldxml.pl                 cd $ORACLE_HOME/appsutil/bin/                 sh adconfig.shDatabase 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

c) Disable Maintenance Moded) Start all Application Services

SQL> select release_name from fnd_product_groups;

RELEASE_NAME

--------------------------------------------------

12.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***********************************************************************************************

 

POSTED BY VIKRAM SINGH AT 10:42 PM

REACTIONS: 

0 C O M M E N T S :

P O S T A C O M M E N T

Microfinance Empowers

Join us in enabling the

poorest of the poor to improve their own lives

 Public Service Ads by Google 

Page 4 of 5Apps DBA Help: Upgrading R12.1.1 to 12.3.3

2/3/2011http://www.appsdbaexperts.com/2010/12/upgrading-r1211-to-1233.html

Page 5: upgrading-r1211-to-1233

Older

Comment as: Select profile...

Post Comment Preview

Home

Subscribe to: Post Comments (Atom)

Page 5 of 5Apps DBA Help: Upgrading R12.1.1 to 12.3.3

2/3/2011http://www.appsdbaexperts.com/2010/12/upgrading-r1211-to-1233.html