Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-72-2062839.1
Update Date:2015-10-26
Keywords:

Solution Type  Problem Resolution Sure

Solution  2062839.1 :   Error While Oakcli Update -patch 12.1.2.0.0 --verify (message shows current version is not correct when it is correct)  


Related Items
  • Oracle Database Appliance
  •  
Related Categories
  • PLA-Support>Eng Systems>Exadata/ODA/SSC>Oracle Database Appliance>DB: ODA_EST
  •  




Created from <SR 3-11475617764>

Applies to:

Oracle Database Appliance - Version All Versions and later
Information in this document applies to any platform.

Symptoms

Error while doing patch verify:

oakcli update -patch 12.1.2.0.0 --verify

ERROR: Patch version must be 2.10.0.0.0

 

When the current veriosn is already 2.10.0.0.0

[root@xxxxxxx2 bin]# oakcli  show version -detail
Reading the metadata. It takes a while...
System Version  Component Name            Installed Version         Supported Version        
--------------  ---------------           ------------------        -----------------        
2.10.0.0.0        

Cause

issue seems to be due to improper UNPACK of patch
 
VERSION file shows version as 2.10.0.0.0 when after Unpack it should show 12.1.2.0.0

cat /opt/oracle/oak/pkgrepos/System/VERSION

version=2.10.0.0.0
 

Solution

1. Cleanup the Patch

oakcli update -patch 12.1.2.0.0 --clean

2. Unpack the Patch again on both the nodes

oakcli unpack -package /tmp/p19690105_121210_Linux-x86-64_1of2.zip

oakcli unpack -package /tmp/p19690105_121210_Linux-x86-64_2of2.zip

3. Rerun the Patch verify again

oakcli update -patch 12.1.2.0.0 --verify
 


Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback