I received this error message when I was trying to restore OCR from its backup.
Reason: The ASM compatibility of the diskgroup to which I was trying to restore OCR was 11.0.0.0
Solution : Advance the ASM compatibility of the destination diskgroup to a value >= 11.2.0.0 and then try to restore OCR.
Hope this post was useful!
————————————————————————————————
Related links:
INS-08109 unexpected error occured while validating inputs at state ‘InstallOptions’
ORA-15040: diskgroup is incomplete
PRVF-5636 : The DNS response time for an unreachable node exceeded 15000 ms
Nice Post Anuj,
How you can change the compatibility of ASM diskgroup??
Hi Sunil,
Compatibility can be changed by logging in to ASM instance as sysasm and issuing following command:
SQL>alter diskgroup set attribute ‘compatible.asm’=’11.2.0.0.0;
And by the way my name is Anju and not Anuj.
Regards
Anju