Oracle DBA, How To, Error, Cause and Action

ORA-15135: cluster is not in the rolling patch

ORA-15135: cluster is not in the rolling patch


Cause:


The cluster was not in the rolling patch.



Action:


Patch level of the ASM instance differs from other instances in the cluster. Start the rolling patch using the ALTER SYSTEM START ROLLING PATCH command from another ASM instance and restart this instance. Alternatively, make sure that the patch level of the ASM instance matches with those of instances in the cluster. Patches applied could be obtained using the KFOD command.

No comments:

Post a Comment

Thanks for your comment.