1 minutes readORA-15137 After Rolling Back Failed Patch at GI_HOME

Reader Mode

 

 

Case 1. Update the patch level on all nodes, As root user

 

$ clscfg -patch

Example:

# <GRID_HOME>/bin/clscfg -patch
clscfg: -patch mode specified
clscfg: EXISTING configuration version 5 detected.
clscfg: version 5 is 12c Release 1.
Successfully accumulated necessary OCR keys.
Creating OCR keys for user ‘root’, privgrp ‘root’..
Operation successful.

And validate as root user

$ crsctl query crs softwarepatch

Example:

# <GRID_HOME>/bin/crsctl query crs softwarepatch
Oracle Clusterware patch level on node host01 is [1964077727].

# <GRID_HOME>/bin/crsctl query crs softwarepatch
Oracle Clusterware patch level on node host02 is [1964077727].

If both were at same level,stop rolling patch mode from one of the node as root user

$ crsctl stop rollingpatch

Then startup the cluster and create asm diskgroup.

Example:

# <GRID_HOME>/bin/crsctl stop rollingpatch
CRS-1161: The cluster was successfully patched to patch level [1964077727].

Related Articles

Responses

Your email address will not be published. Required fields are marked *

Password Reset
Please enter your e-mail address. You will receive a new password via e-mail.