ORA-15137: The ASM cluster is in rolling patch state
When the patch are available in opatch lsinventory cross the all the nodes,we need to perform the below steps
As root:
GI_HOME/bin:> crsctl stop crs -f
As root:
GI_HOME/crs/install:> ./rootcrs.sh -unlock
As GI owner:
GI_HOME/bin:
patchgen commit -pi 19769480,20299023,20831110,21359755
As root:
GI_HOME/crs/install:> ./rootcrs.sh -patch
As root:
GI_HOME/bin:> kfod op=patches
Comments
Post a Comment