09 September 2010

Oracle Application R12.0.4 to R12.0.6 Upgradation on OEL5.5 32bit

Oracle Application R12.0.4 to R12.0.6

Steps:-

1,source the Apps Env  and Stop the Apps tier

 enable the maintenance mode using adadmin utility

2,Apply the below patch using adpatch

   R12.AD.A.DELTA.4 Patch number= 6767273

3,Apply the below patch using adpatch

   R12.AD.A.DELTA.6 Patch number= 7305220

4,Apply the below updated patch using adpatch
  
 ORACLE E-BUSINESS SUITE 12.0.6 RELEASE UPDATE PACK (RUP6)  patch 6728000

5,Disable the maintenance mode using adadmin utility

6, Source the Env file ,  Restart the DB,APPS and check the version .

7,source the Apps Env file

8,connect sqlplus <apps/appsapsswd>

9,SQL> SELECT RELEASE_NAME,PRODUCT_GROUP_NAME,CREATED_BY FROM FND_PRODUCT_GROUPS;

RELEASE_NAME      PRODUCT_GROUP_NAME    CREATED_BY
------------------------      -------------------------------------    ------------------
12.0.6                        Default product group                    1
                                               

SQL>

No comments: