Today on a dirt and quick patching session I end up with the following error when restarting the Oracle Restart Grid Infratructure.
The complete error was:
oracle@anjovm1: [+ASM] crsctl start has
CRS-6706: Oracle Clusterware Release patch level ('2565072065') does not match Software patch level ('277169099'). Oracle Clusterware cannot be started.
CRS-4000: Command Start failed, or completed with errors.
This was because I’ve installed the OJVM RU to the Grid home. The solution was simply:
oracle@anjovm1: ~oracle/ [+ASM] /u00/app/grid/18.0.0/OPatch/opatch rollback -id 28790647
And then I could restart:
oracle@anjovm1:~oracle/ [+ASM] crsctl start has
CRS-4123: Oracle High Availability Services has been started.