利用opatch打补丁时出现如下错误:
2012-02-13 09:11:53: The apply patch output is
Oracle Interim Patch Installer version 11.2.0.1.9
Copyright (c) 2011, Oracle Corporation. All rights reserved.
Argument(s) Error... Given 'ocmrf' file does not exists.
Please check the arguments and try again.
OPatch failed with error code 135
support.oracle.com上查到如下文章:
opatch auto failed with message OPatch failed with error code 135 while applying 11.2.0.2 Bundle Patch 3 [ID 1283954.1]
大意为需建立OCM configuration file,但在这个环境中,ocm.rsp文件已存在,却依然报错
报错的原因很简单,ocm.rsp文件的属主属性不正确,应为oracle用户
chown oracle.oinstall ocm.rsp
重新打补丁,顺利完成
[@more@]来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/19423/viewspace-1057338/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/19423/viewspace-1057338/