OCI-15135
- cluster_type: The cluster type such as "ASM" or "RDBMS".
- current_patch_level: A number representing the current patch level.
- SID: The System Identifier.
- cluster_patch_level: The patch level of the cluster.
Cause
During startup, this instance found one or more other instances running at a different patch level, and the cluster is not in a rolling patch state. Startup of this instance is failing.
Action
The patch level of this instance differs from the cluster patch level.
If the intention is to patch the cluster using the rolling option, then set the cluster in a rolling patch state using the 'crsctl start rollingpatch' command from an active node, and restart Oracle Clusterware on this node.
If the intention is to patch the cluster in a non-rolling manner, and the patch has been applied on the local node, then stop all of the active nodes in the cluster that have a patch level that does not match the patch level of the current node. Use the 'crsctl query crs softwarepatch host' command to retrieve the configured patch level of a node.
If the intention is to patch the cluster in a non-rolling manner, and the patch has not been applied on the local node, then apply the requisite patch, and restart Oracle Clusterware on this node. Patches applied on a node can be obtained by issuing the 'crsctl query crs releasepatch' command.