`
wsql
  • 浏览: 11756501 次
  • 性别: Icon_minigender_1
  • 来自: 深圳
文章分类
社区版块
存档分类
最新评论

How To Apply Patches in E-Business Suite

 
阅读更多

转自:http://heliosguneserol.wordpress.com/2010/05/06/how-to-apply-patches-in-e-business-suite/

In this article i try to expalin how we can apply patches in our E-Business Suite instance

1. Download the patch from Metalink (You can find all patches under Patches&Updates tab)

2. Copy the patch file to any directory (Let us say /data/metalink_patches)

3. Stop all application services (If we dont want to close application services, we have hot patch option.For more details please check reference part)

4. For patching database and the database listener must up and running

5. Run adadmin utility and Enable Maintenance Mode.(When you apply the patch successfully, run adadmin utility again and Disable Maintenance Mode)

6. Login as appluser and source the environment filethen unzip file

[root@test ~]# su – appluser

[applvis@test ~]$ . /data/VIS/visappl/APPSORA.env (If you put this entery to your .bash_profile you can pass this step)

[applvis@test ~]$ cd /data/metalink_patches

[applvis@test ~]$unzip <patch_number>.zip

[applvis@test ~]$cd <patch_number>

[applvis@test <patch_number>]$ adpatch

Filename [adpatch.log] : << dont forget to put here value as <patch_number>.log

When it prompts you to enter the patch driver, type ‘u<patch_number>.drv’

Reference:

Oracle Applications Patching FAQ [ID 174436.1]

Oracle Applications Patching Procedures
http://download.oracle.com/docs/cd/B53825_03/current/acrobat/121adpp.pdf

“Oracle Applications Maintenance Utilities” manual
http://download.oracle.com/docs/cd/B40089_09/current/acrobat/r12adutil.pdf


分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics