OCR恢复步骤:
1)、关闭运行在集群数据库的所有节点上的CRS服务程序
/etc/init.d/init.crs stop
2)、通过ocrconfig 的showbackup选项查看最近的备份
ocrconfig -showbackup
3)、通过ocrconfig的restore或import选项导入OCR数据
ocrconfig -restore filename_location
ocrconfig -import filename_location
4)、在所有节点上重新启动CRS
/etc/init.d/init.crs start
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/22878696/viewspace-692715/,如需转载,请注明出处,否则将追究法律责任。