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即可。



目录
相关文章
|
17天前
|
存储
tracker_query_storage fail, error no: 28, error info: No space left on device
tracker_query_storage fail, error no: 28, error info: No space left on device
11 0
|
28天前
|
Oracle 关系型数据库
The opatch minimum version check for patch failed
The opatch minimum version check for patch failed
11 2
|
2月前
|
Perl
报错:error Parsing error: x-invalid-end-tag
报错:error Parsing error: x-invalid-end-tag
|
8月前
|
数据安全/隐私保护
Do Sync Disk 0 Part 0 Failed, code=S3_F42, msg=Sync Failed after retry 5 times
Do Sync Disk 0 Part 0 Failed, code=S3_F42, msg=Sync Failed after retry 5 times
144 1
|
网络安全 Windows
解决adb报错“failed to create fdevent interrupt socketpair: Invalid argument“问题
解决adb报错“failed to create fdevent interrupt socketpair: Invalid argument“问题
288 0
解决adb报错“failed to create fdevent interrupt socketpair: Invalid argument“问题
|
Linux
WARNING: Re-reading the partition table failed with error 22: Invalid argument
在划分磁盘分区时,遇到错误“WARNING: Re-reading the partition table failed with error 22: Invalid argument” 如下所示: [root@DB-Server u02]# fdisk -l   Disk /dev/sda: 500.
2469 0
|
JavaScript 前端开发
Parsing error: x-invalid-end-tag vue/no-parsing-error的问题解决方法
这个问题一般出现在前端项目中,是一个常见的问题
1038 0
Parsing error: x-invalid-end-tag vue/no-parsing-error的问题解决方法
dpkg: error processing package libraspberrypi-doc (--configure): package is in a very bad inconsistent state;
dpkg: error processing package libraspberrypi-doc (--configure): package is in a very bad inconsistent state; you should reinstall it before attemptin...
2675 0