Applies to:
Oracle Universal Installer - Version 10.2.0.4 to 11.2.0.3 [Release 10.2 to 11.2]Oracle Database - Enterprise Edition - Version 10.2.0.4 to 11.2.0.3 [Release 10.2 to 11.2]
Information in this document applies to any platform.
Goal
This Article helps in crating the OCM response file to run opatch in silent mode
Scenario :
While installing patch in silent mode, opatch tool prompts User for OCM configuration, this makes Opatch to break the silent install process and park patch apply for User response. (And this violates silent install feature).
However, this can be solved via creating an OCM response file and pass all the parameters via this file while silent install. Opatch refers this files while installing in silent and forwards silently with applying patch without prompting for OCM credentials.
Solution
We need to created the ocm response file prior Invoking opatch in silent mode - this falls in to 2 parts
Part A : first create the OCM response file via "emocmrsp" executable ($ORACLE_HOME/OPatch/ocm/bin/emocmrsp)
Part B : User the response file created in Part A with opatch silent ($ORACLE_HOME/OPatch/opatch)

本文介绍了如何创建OCM响应文件,以便在静默模式下应用opatch补丁。通过创建并使用OCM响应文件,可以在安装过程中避免手动输入,实现无缝静默安装。
最低0.47元/天 解锁文章
689

被折叠的 条评论
为什么被折叠?



