Database Error Messages

CRS-01171

Rejecting rolling patch mode change because the patch level is not consistent across all nodes in the cluster. The patch level on nodes string is not the same as the patch level [number] found on nodes string.

Cause

The 'crsctl stop rollingpatch' command was rejected because all the nodes in the cluster were not patched to the same patch level.


Action

Verify the list of patches applied on a node by issuing the 'crsctl query crs releasepatch' command. Apply the requisite patches. Make sure all the nodes in the cluster have been patched to the same patch level using the 'crsctl query crs softwarepatch' command. Retry the 'crsctl stop rollingpatch' command after patching the required nodes.