OPatch报错 Prerequisite check CheckMinimumOPatchVersion failed

简介: Prerequisite check CheckMinimumOPatchVersion failed 问题现象: [oracle@db01 18522509]$ /DBSoft/Product/11.

Prerequisite check CheckMinimumOPatchVersion failed



问题现象:

[oracle@db01 18522509]$ /DBSoft/Product/11.2.4/db_1/OPatch/opatch apply
Oracle Interim Patch Installer version 11.2.0.3.4
Copyright (c) 2012, Oracle Corporation.  All rights reserved.
 
Oracle Home       : /DBSoft/Product/11.2.4/db_1
Central Inventory : /DBSoft/oraInventory
from           : /DBSoft/Product/11.2.4/db_1/oraInst.loc
OPatch version    : 11.2.0.3.4
OUI version       : 11.2.0.4.0
Log file location : /DBSoft/Product/11.2.4/db_1/cfgtoollogs/opatch/opatch2014-10-09_04-27-48AM_1.log
 
Verifying environment and performing prerequisite checks...
Prerequisite check "CheckMinimumOPatchVersion" failed.
The details are:
 
The OPatch being used has version 11.2.0.3.4 while the following patch(es) require higher versions:
Patch 17478514 requires OPatch version 11.2.0.3.5.
Patch 18031668 requires OPatch version 11.2.0.3.5.
Patch 18522509 requires OPatch version 11.2.0.3.5.
Please download latest OPatch from My Oracle Support.
 
UtilSession failed: Prerequisite check "CheckMinimumOPatchVersion" failed.
Log file location: /DBSoft/Product/11.2.4/db_1/cfgtoollogs/opatch/opatch2014-10-09_04-27-48AM_1.log
 
OPatch failed with error code 73

查看Opatch日志:

[oracle@db01 OPatch]$ cat /DBSoft/Product/11.2.4/db_1/cfgtoollogs/opatch/opatch2014-10-09_04-27-48AM_1.log
[Oct 9, 2014 4:27:49 AM]     OPatch invoked as follows: 'apply -invPtrLoc /DBSoft/Product/11.2.4/db_1/oraInst.loc '
[Oct 9, 2014 4:27:49 AM]     OUI-67077:
                             Oracle Home       : /DBSoft/Product/11.2.4/db_1
                             Central Inventory : /DBSoft/oraInventory
                                from           : /DBSoft/Product/11.2.4/db_1/oraInst.loc
                             OPatch version    : 11.2.0.3.4
                             OUI version       : 11.2.0.4.0
                             OUI location      : /DBSoft/Product/11.2.4/db_1/oui
                             Log file location : /DBSoft/Product/11.2.4/db_1/cfgtoollogs/opatch/opatch2014-10-09_04-27-48AM_1.log
[Oct 9, 2014 4:27:49 AM]     Patch history file: /DBSoft/Product/11.2.4/db_1/cfgtoollogs/opatch/opatch_history.txt
[Oct 9, 2014 4:27:53 AM]     Verifying environment and performing prerequisite checks...
[Oct 9, 2014 4:27:53 AM]     Ignoring file "/home/oracle/18522509/README.html" in the patch directory.
[Oct 9, 2014 4:27:53 AM]     Ignoring file "/home/oracle/18522509/README.txt" in the patch directory.
[Oct 9, 2014 4:27:53 AM]     Ignoring file "/home/oracle/18522509/patchmd.xml" in the patch directory.
[Oct 9, 2014 4:27:54 AM]     Checking conflict among patches...
[Oct 9, 2014 4:27:54 AM]     Patch ID  18522509
[Oct 9, 2014 4:27:54 AM]     Patches that conflict: [  ]
[Oct 9, 2014 4:27:54 AM]     Checking conflicts for patch : 18522509
[Oct 9, 2014 4:27:55 AM]     Checking if Oracle Home has components required by patches...
[Oct 9, 2014 4:27:55 AM]     Check if patch "17478514"  is a no-op patch.
[Oct 9, 2014 4:27:55 AM]     Check if patch "18031668"  is a no-op patch.
[Oct 9, 2014 4:27:55 AM]     Check if patch "18522509"  is a no-op patch.
[Oct 9, 2014 4:27:55 AM]     Running prerequisite checks...
[Oct 9, 2014 4:27:55 AM]     Prerequisite check "CheckMinimumOPatchVersion" failed.
                             The details are:
                            
                            
                             The OPatch being used has version 11.2.0.3.4 while the following patch(es) require higher versions:
                             Patch 17478514 requires OPatch version 11.2.0.3.5.
                             Patch 18031668 requires OPatch version 11.2.0.3.5.
                             Patch 18522509 requires OPatch version 11.2.0.3.5.
                             Please download latest OPatch from My Oracle Support.
[Oct 9, 2014 4:27:55 AM]     OUI-67073:UtilSession failed: Prerequisite check "CheckMinimumOPatchVersion" failed.
[Oct 9, 2014 4:27:55 AM]     Finishing UtilSession at Thu Oct 09 04:27:55 CST 2014
[Oct 9, 2014 4:27:55 AM]     Log file location: /DBSoft/Product/11.2.4/db_1/cfgtoollogs/opatch/opatch2014-10-09_04-27-48AM_1.log
[Oct 9, 2014 4:27:55 AM]     Stack Description: java.lang.RuntimeException: Prerequisite check "CheckMinimumOPatchVersion" failed.
[Oct 9, 2014 4:27:55 AM]     StackTrace: oracle.opatch.OPatchSessionHelper.runApplyPrereqs(OPatchSessionHelper.java:5786)
[Oct 9, 2014 4:27:55 AM]     StackTrace: oracle.opatch.opatchutil.NApply.process(NApply.java:1587)
[Oct 9, 2014 4:27:55 AM]     StackTrace: oracle.opatch.opatchutil.OUSession.napply(OUSession.java:1136)
[Oct 9, 2014 4:27:55 AM]     StackTrace: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[Oct 9, 2014 4:27:55 AM]     StackTrace: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[Oct 9, 2014 4:27:55 AM]     StackTrace: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[Oct 9, 2014 4:27:55 AM]     StackTrace: java.lang.reflect.Method.invoke(Method.java:592)
[Oct 9, 2014 4:27:55 AM]     StackTrace: oracle.opatch.UtilSession.process(UtilSession.java:322)
[Oct 9, 2014 4:27:55 AM]     StackTrace: oracle.opatch.OPatchSession.main(OPatchSession.java:2346)
[Oct 9, 2014 4:27:55 AM]     StackTrace: oracle.opatch.OPatch.main(OPatch.java:613)

问题分析:

我们通过上面的日志信息可以明确的看到,是因为Opatch最小版本要求不满足导致。参考Metalink 1638380.1


问题解决办法
:

这个时候我们需要上http://updates.oracle.com/download/6880880.html,下载一个最新的OPatch工具,并通过该工具进行补丁的apply即可。



目录
相关文章
|
Oracle 关系型数据库 Linux
PostgreSQL和Oracle中的一条错误消息分析
PostgreSQL服务端的日志里有时会残留一些这样的消息。意思是说客户端的socket意外终止了。 LOG: could not receive data from client: Connection reset by peer. 或中文的 LOG:无法从客户端获得数据: 出现这样的消息有2个可能的原因 1)客户端进程意外结束了 2)客户端进程没有关闭连接就退出了 其中第2点有时比较隐蔽。
3027 0
|
10月前
|
SQL 关系型数据库 MySQL
网安入门之MySQL后端基础
《网安入门之MySQL后端基础》简介: 本文介绍了数据库及MySQL的基础知识,涵盖数据库的概念、结构与操作。数据库是组织化存储数据的集合,通过表、列、行等结构实现高效管理。MySQL作为开源的关系型数据库管理系统,广泛应用于Web开发。文中详细讲解了MySQL的基本操作,如增(INSERT)、删(DELETE)、改(UPDATE)、查(SELECT)等语句的使用方法,并介绍了数据库事务的ACID特性。此外,还探讨了SQL注入攻击的风险及防范措施,强调了预处理语句的重要性。最后,简述了PHP中mysqli扩展的使用方法,包括连接数据库、执行查询和关闭连接等步骤。
|
druid
druid连接池_工具类
druid连接池_工具类
451 2
|
Web App开发 域名解析 JSON
HTTP 及 http 请求解析过程
HTTP 及 http 请求解析过程
387 4
成功解决:CentOS7中无法连接网络
这篇文章介绍了如何解决CentOS 7虚拟机无法连接网络的问题。作者猜测问题可能是由于虚拟机软件的网关和CentOS 7系统的网关不一致导致的。文章提供了两种解决方案:修改虚拟网络编辑器的网关或修改CentOS系统的网关和IP地址。作者选择了后者,并演示了如何在CentOS终端中以root用户身份修改IP和网关。
成功解决:CentOS7中无法连接网络
|
安全 网络安全 数据安全/隐私保护
修复ICMP权限许可和访问控制漏洞
修复ICMP权限许可和访问控制漏洞
968 0
|
关系型数据库 数据库 PostgreSQL
postgresql|数据库|恢复备份的时候报错:pg_restore: implied data-only restore的处理方案
postgresql|数据库|恢复备份的时候报错:pg_restore: implied data-only restore的处理方案
641 0
|
SQL Oracle 关系型数据库
[已解决]使用sqlplus连接oracle,提示ORA-01034和ORA-27101
[已解决]使用sqlplus连接oracle,提示ORA-01034和ORA-27101
808 0
|
Java 关系型数据库 MySQL
定时任务Quzrtz:Failed to override connection auto commit/transaction isolation
定时任务Quzrtz:Failed to override connection auto commit/transaction isolation
315 0