Sunday, April 24, 2016

oracle.cluster.impl.common.cnative.ClusterNative.CLSBInit(ILjava/lang/String;ZLoracle/cluster/impl/common/cnative/ClusterNativeResult;Ljava/lang/Object;)

Error:-
 [root@rac1 OPatch]# export ORACLE_HOME=/u01/app/12.1.0/grid
[root@rac1 OPatch]# export PATH=$PATH:$ORACLE_HOME/OPatch
[root@rac1 OPatch]# cd $ORACLE_HOME/OPatch
[root@rac1 OPatch]# ./opatchauto apply /home/oracle/22646084 -ocmrf /home/oracle/ocm.rsp
OPatch Automation Tool
Copyright (c)2014, Oracle Corporation. All rights reserved.
OPatchauto Version : 12.1.0.1.10
OUI Version : 12.1.0.1.0
Running from : /u01/app/oracle/product/12.1.0.2/grid
java.lang.UnsatisfiedLinkError: oracle.cluster.impl.common.cnative.ClusterNative.CLSBInit(ILjava/lang/String;ZLoracle/cluster/impl/common/cnative/ClusterNativeResult;Ljava/lang/Object;)J
at oracle.cluster.impl.common.cnative.ClusterNative.CLSBInit(Native Method)
at oracle.cluster.util.SRVMContext.init(SRVMContext.java:130)
at oracle.cluster.util.SRVMContext.init(SRVMContext.java:83)
at oracle.ops.mgmt.rawdevice.OCR.isCluster(OCR.java:992)
at oracle.ops.mgmt.cluster.Cluster.isCluster(Cluster.java:258)
at oracle.ops.mgmt.cluster.Cluster.isCluster(Cluster.java:218)
at oracle.ops.mgmt.cluster.Cluster.getLocalNode(Cluster.java:331)
at oracle.opatchauto.gi.GIPatchingSessionInfo.getNodeName(GIPatchingSessionInfo.java:621)
at oracle.opatchauto.gi.GIPatchingSessionInfo.(GIPatchingSessionInfo.java:190)
at oracle.opatchauto.gi.GIPatching.(GIPatching.java:127)
at oracle.opatchauto.gi.OPatchauto.invokeGIPatching(OPatchauto.java:156)
at oracle.opatchauto.gi.OPatchauto.main(OPatchauto.java:91)

opatchauto failed with error code 1


Reason:- Wrong patch. Check the clusterware/Database version and patch version. Error look like issue with java. But up to 12c, We will receive different error if patch is not suitable for the installed binaries. More Details,Check Doc ID 2109641.1

No comments:

Post a Comment